@somnia-chain/markets-sdk / index / GetVaultBalanceParams
Interface: GetVaultBalanceParams
Defined in: packages/sdk/src/binary/portfolio.ts:373
Identifies one owner's claimable balance in one pool vault — see client.getVaultBalance.
Properties
vault
vault:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:375
The ERC20Vault address (the pool address).
owner
owner:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:377
The balance's owner.
token
token:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:379
The ERC-20 address (or the vault's native sentinel).