@renegade-fi/renegade-sdk
    Preparing search index...

    Interface ApiTimestampedPrice

    interface ApiTimestampedPrice {
        price: string;
        timestamp: bigint;
    }
    Index

    Properties

    Properties

    price: string
    timestamp: bigint