Mayson Monorepo Documentation
    Preparing search index...

    Interface GetBalanceResponse

    Response from getting balance

    interface GetBalanceResponse {
        balances: ExchangeBalance[];
    }
    Index

    Properties

    Properties

    balances: ExchangeBalance[]