x402-chainlink
    Preparing search index...

    Function isPriceStale

    • Check if price data is stale (older than maxAge)

      Parameters

      • updatedAt: number

        Last update timestamp

      • maxAge: number = 3600

        Maximum age in seconds (default: 3600 = 1 hour)

      Returns boolean

      True if price data is stale