Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerQuotePriceResponse

    interface IndexerServerQuotePriceResponse {
        price_x18: string;
    }
    Index

    Properties

    Properties

    price_x18: string