@somnia-chain/markets-sdk / index / getVaultBalance
Function: getVaultBalance()
getVaultBalance(
vault,owner,token,client):Promise<bigint>
Defined in: reads.ts:342
LIVE claimable balance an owner can withdraw from an ERC20Vault (a pool's
internal vault) for token, raw units — the current value behind the
append-only VaultPayoutFallback history. token is the ERC-20 address (or
the vault's native sentinel).
Parameters
vault
`0x${string}`
owner
`0x${string}`
token
`0x${string}`
client
Returns
Promise<bigint>