Mayson Monorepo Documentation
    Preparing search index...

    Interface GetPriceResponse

    Response from getting price

    interface GetPriceResponse {
        price: ExchangePrice;
    }
    Index

    Properties

    Properties