interface IndexerServerMatchEventBalances {
    base: IndexerServerBalance;
    quote?: IndexerServerBalance;
}

Properties

Properties