Coda by Ian Macalinao
    Preparing search index...
    interface LastUpdateArgs {
        placeholder: number[];
        priceStatus: number;
        slot: number | bigint;
        stale: number;
    }
    Index

    Properties

    placeholder: number[]
    priceStatus: number

    Status of the prices used to calculate the last update

    slot: number | bigint

    Last slot when updated

    stale: number

    True when marked stale, false when slot updated