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