interface IndexerMatchEventBalances {
    base: IndexerSpotBalance | IndexerPerpBalance;
    quote?: IndexerSpotBalance;
}

Properties

Properties