Quote price

interface GetIndexerQuotePriceResponse {
    price: BigNumber;
}

Properties

Properties

price: BigNumber