@somnia-chain/markets-sdk / index / GetVaultBalanceParams
Interface: GetVaultBalanceParams
Defined in: packages/sdk/src/binary/portfolio.ts:484
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:486
The ERC20Vault address (the pool address).
owner
owner:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:488
The balance's owner.
token
token:
`0x${string}`
Defined in: packages/sdk/src/binary/portfolio.ts:490
The ERC-20 address (or the vault's native sentinel).