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.
batchValidatorStages <_pubkeys>Calls the read-only function "batchValidatorStages" on the 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 lrdget latest report data
latest-report-timestamp lrtget latest report timestamp
max-lido-fee-rate-per-second max-lfsget the max Lido fee rate per second, in ether
max-reward-ratio-bp mrrget max reward ratio
quarantine-period qpget quarantine period
vaultInfo <_vault>Calls the read-only function "vaultInfo" on the contract.
vault-quarantine vq<vault>get vault quarantine
vaults-count vcget vaults count