@somnia-chain/markets-sdk / index / GetOutcomeBalanceParams
Interface: GetOutcomeBalanceParams
Defined in: packages/sdk/src/binary/portfolio.ts:477
Identifies one ERC-6909 outcome position — see getOutcomeBalance.
Properties
outcomeToken
outcomeToken:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:479
The outcome-token singleton address (from MarketOnchain).
account
account:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:481
The balance's owner.
id
id:
bigint
Defined in: packages/sdk/src/binary/portfolio.ts:483
The position id — the market's yesId/noId.