| info <address> | get stv pool base info |
| ALLOW_LIST_ENABLED <address> | Calls the read-only function "ALLOW_LIST_ENABLED" on the contract. |
| ALLOW_LIST_MANAGER_ROLE <address> | Calls the read-only function "ALLOW_LIST_MANAGER_ROLE" on the contract. |
| ASSET_DECIMALS <address> | Calls the read-only function "ASSET_DECIMALS" on the contract. |
| DASHBOARD <address> | Calls the read-only function "DASHBOARD" on the contract. |
| DECIMALS <address> | Calls the read-only function "DECIMALS" on the contract. |
| DEFAULT_ADMIN_ROLE <address> | Calls the read-only function "DEFAULT_ADMIN_ROLE" on the contract. |
| DEPOSIT_ROLE <address> | Calls the read-only function "DEPOSIT_ROLE" on the contract. |
| EXTRA_DECIMALS_BASE <address> | Calls the read-only function "EXTRA_DECIMALS_BASE" on the contract. |
| REQUEST_VALIDATOR_EXIT_ROLE <address> | Calls the read-only function "REQUEST_VALIDATOR_EXIT_ROLE" on the contract. |
| STAKING_VAULT <address> | Calls the read-only function "STAKING_VAULT" on the contract. |
| STETH <address> | Calls the read-only function "STETH" on the contract. |
| TOTAL_BASIS_POINTS <address> | Calls the read-only function "TOTAL_BASIS_POINTS" on the contract. |
| TRIGGER_VALIDATOR_WITHDRAWAL_ROLE <address> | Calls the read-only function "TRIGGER_VALIDATOR_WITHDRAWAL_ROLE" on the contract. |
| VAULT_HUB <address> | Calls the read-only function "VAULT_HUB" on the contract. |
| WITHDRAWAL_QUEUE <address> | Calls the read-only function "WITHDRAWAL_QUEUE" on the contract. |
| allowance <address> <owner> <spender> | Calls the read-only function "allowance" on the contract. |
| assetsOf <address> <_account> | Calls the read-only function "assetsOf" on the contract. |
| balanceOf <address> <account> | Calls the read-only function "balanceOf" on the contract. |
| decimals <address> | Calls the read-only function "decimals" on the contract. |
| getAllowListAddresses <address> | Calls the read-only function "getAllowListAddresses" on the contract. |
| getAllowListSize <address> | Calls the read-only function "getAllowListSize" on the contract. |
| getRoleAdmin <address> <role> | Calls the read-only function "getRoleAdmin" on the contract. |
| getRoleMember <address> <role> <index> | Calls the read-only function "getRoleMember" on the contract. |
| getRoleMemberCount <address> <role> | Calls the read-only function "getRoleMemberCount" on the contract. |
| getRoleMembers <address> <role> | Calls the read-only function "getRoleMembers" on the contract. |
| hasRole <address> <role> <account> | Calls the read-only function "hasRole" on the contract. |
| isAllowListed <address> <_user> | Calls the read-only function "isAllowListed" on the contract. |
| name <address> | Calls the read-only function "name" on the contract. |
| nominalAssetsOf <address> <_account> | Calls the read-only function "nominalAssetsOf" on the contract. |
| preview-deposit <address> <assets> | get preview the amount of stv that would be received for a given asset amount |
| preview-redeem <address> <stv> | get preview the amount of assets that would be received for a given stv amount |
| preview-withdraw <address> <assets> | get preview the amount of stv that would be burned for a given asset withdrawal |
| supportsInterface <address> <interfaceId> | Calls the read-only function "supportsInterface" on the contract. |
| symbol <address> | Calls the read-only function "symbol" on the contract. |
| total-assets ta<address> | get the total assets managed by the pool |
| total-exceeding-minted-steth tems<address> | get the amount of minted stETH exceeding the Staking Vault's liability |
| total-liability-shares tls<address> | get the total liability stETH shares issued to the vault |
| totalNominalAssets <address> | Calls the read-only function "totalNominalAssets" on the contract. |
| totalSupply <address> | Calls the read-only function "totalSupply" on the contract. |
| total-unassigned-liability-shares tuls<address> | get the total liability stETH shares that are not assigned to any users |
| vault-disconnected <address> | get whether the vault is disconnected |
| withdrawable-eth-of <address> <account> | get calculated the amount of ETH that can be withdrawn by an account |
| withdrawable-stv-of <address> <account> | get calculated amount of stv that can be withdrawn by an account |
| withdrawalQueue <address> | Calls the read-only function "withdrawalQueue" on the contract. |
| wrapperType <address> | Calls the read-only function "wrapperType" on the contract. |