Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerQuotePriceResponse

    Quote price

    interface GetIndexerQuotePriceResponse {
        price: BigNumber;
    }
    Index

    Properties

    Properties

    price: BigNumber