Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerUsdcPriceResponse

    interface IndexerServerUsdcPriceResponse {
        price_x18: string;
    }
    Index

    Properties

    Properties

    price_x18: string