Skip to main content

LazyOracle

Command

yarn start contracts lazy-oracle [arguments] [-options]

LazyOracle commands list

yarn start contracts lazy-oracle -h

API

CommandDescription
read (r)read commands

Read

CommandDescription
infoget lazy oracle base info
DEFAULT_ADMIN_ROLECalls the read-only function "DEFAULT_ADMIN_ROLE" on the contract.
LIDO_LOCATORCalls the read-only function "LIDO_LOCATOR" on the contract.
MAX_LIDO_FEE_RATE_PER_SECONDCalls the read-only function "MAX_LIDO_FEE_RATE_PER_SECOND" on the contract.
MAX_QUARANTINE_PERIODCalls the read-only function "MAX_QUARANTINE_PERIOD" on the contract.
MAX_REWARD_RATIOCalls the read-only function "MAX_REWARD_RATIO" on the contract.
UPDATE_SANITY_PARAMS_ROLECalls the read-only function "UPDATE_SANITY_PARAMS_ROLE" on the contract.
batch-validator-statuses <pubkeys>get batch to mass check the validator statuses in PredepositGuarantee contract
batch-vaults-info <offset> <limit>get batch vaults info
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.
latest-report-data (lrd)get latest report data
latest-report-timestamp (lrt)get latest report timestamp
max-lido-fee-rate-per-second (max-lfs)get the max Lido fee rate per second, in ether
max-reward-ratio-bp (mrr)get max reward ratio
quarantine-period (qp)get quarantine period
quarantine-value (qv) <vault>get the amount of total value that is pending in the quarantine for the given vault
supportsInterface <interfaceId>Calls the read-only function "supportsInterface" on the contract.
vault-info (vi) <vault>get the vault data info
vault-quarantine (vq) <vault>get vault quarantine
vaults-count (vc)get vaults count