info | get vault hub info |
roles | get vault hub roles |
BAD_DEBT_MASTER_ROLE | Calls the read-only function "BAD_DEBT_MASTER_ROLE" on the contract. |
CONNECT_DEPOSIT | Calls the read-only function "CONNECT_DEPOSIT" on the contract. |
CONSENSUS_CONTRACT | Calls the read-only function "CONSENSUS_CONTRACT" on the contract. |
DEFAULT_ADMIN_ROLE | Calls the read-only function "DEFAULT_ADMIN_ROLE" on the contract. |
LIDO | Calls the read-only function "LIDO" on the contract. |
LIDO_LOCATOR | Calls the read-only function "LIDO_LOCATOR" on the contract. |
MAX_RELATIVE_SHARE_LIMIT_BP | Calls the read-only function "MAX_RELATIVE_SHARE_LIMIT_BP" on the contract. |
PAUSE_INFINITELY | Calls the read-only function "PAUSE_INFINITELY" on the contract. |
PAUSE_ROLE | Calls the read-only function "PAUSE_ROLE" on the contract. |
REDEMPTION_MASTER_ROLE | Calls the read-only function "REDEMPTION_MASTER_ROLE" on the contract. |
REPORT_FRESHNESS_DELTA | Calls the read-only function "REPORT_FRESHNESS_DELTA" on the contract. |
RESUME_ROLE | Calls the read-only function "RESUME_ROLE" on the contract. |
VALIDATOR_EXIT_ROLE | Calls the read-only function "VALIDATOR_EXIT_ROLE" on the contract. |
VAULT_CODEHASH_SET_ROLE | Calls the read-only function "VAULT_CODEHASH_SET_ROLE" on the contract. |
VAULT_MASTER_ROLE | Calls the read-only function "VAULT_MASTER_ROLE" on the contract. |
bad-debt | get the amount of bad debt to be internalized to become the protocol loss |
getResumeSinceTimestamp | Calls the read-only function "getResumeSinceTimestamp" on the contract. |
getRoleAdmin <role> | Calls the read-only function "getRoleAdmin" on the contract. |
getRoleMember <role> <index> | Calls the read-only function "getRoleMember" on the contract. |
getRoleMemberCount <role> | Calls the read-only function "getRoleMemberCount" on the contract. |
getRoleMembers <role> | Calls the read-only function "getRoleMembers" on the contract. |
hasRole <role> <account> | Calls the read-only function "hasRole" on the contract. |
in-out-delta <vault> | get the inOutDelta of the vault as of the last refSlot |
is-paused | get is paused boolean |
is-report-fresh <vault> | check if if the report for the vault is fresh, false otherwise |
is-v-connected <vault> | check if the vault is connected to the hub |
is-v-h <vault> | get is vault healthy boolean |
latest-report-data <vault> | get latest report for the vault |
liability-shares <vault> | get liability shares of the vault |
locked <vault> | get llocked amount of ether for the vault |
max-lockable-value <vault> | get the amount of ether that can be locked in the vault given the current total value |
rebalance-shortfall <vault> | get amount to rebalance or UINT256_MAX if it`s impossible to make the vault healthy using rebalance |
supportsInterface <interfaceId> | Calls the read-only function "supportsInterface" on the contract. |
total-value <vault> | get total value of the vault (as of the latest report received) |
v-by-index <index> | get the vault address by its index |
v-connection <vault> | get connection parameters struct for the given vault |
v-obligations <vault> | get the obligations struct for the given vault |
v-record <vault> | get the accounting record struct for the given vault |
v-count | get the number of vaults connected to the hub |
w-ether <vault> | get the amount of ether that can be instantly withdrawn from the staking vault |
vault-info-by-index vi<index> | get vault and vault connection parameters by index |