@somnia-chain/markets-sdk / index / OutcomeBalances
Type Alias: OutcomeBalances
OutcomeBalances =
object
Defined in: query.ts:1000
A user's indexed YES/NO outcome-token balances in one binary market. Raw outcome-token units (same decimals as the market's collateral); "0" when the indexer has never seen the account touch that side.
Properties
yes
yes:
string
Defined in: query.ts:1002
Raw YES balance ("0" if never held).
no
no:
string
Defined in: query.ts:1004
Raw NO balance ("0" if never held).