Coda by Ian Macalinao
    Preparing search index...

    Last update state

    interface LastUpdate {
        placeholder: number[];
        priceStatus: number;
        slot: bigint;
        stale: number;
    }
    Index

    Properties

    placeholder: number[]
    priceStatus: number

    Status of the prices used to calculate the last update

    slot: bigint

    Last slot when updated

    stale: number

    True when marked stale, false when slot updated