LidoOracle

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LidoOracle"

No transactions found for "LidoOracle"


Functions
Getter at block 20791822
MANAGE_MEMBERS(view returns (bytes32)
0xbf6336045918ae0015f4cdb3441a2fdbfaa4bcde6558c8692aac7f56c69fb067
MANAGE_QUORUM(view returns (bytes32)
0xa5ffa9f45fa52c446078e834e1914561bd9c2ab1e833572d62af775da092ccbc
MAX_MEMBERS(view returns (uint256)
256
SET_BEACON_SPEC(view returns (bytes32)
0x16a273d48baf8111397316e6d961e6836913acb23b181e6c5fb35ec0bd2648fc
appId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getBeaconSpec(view returns (uint64 epochsPerFrameuint64 slotsPerEpochuint64 secondsPerSlotuint64 genesisTime)
(epochsPerFrame=0, slotsPerEpoch=0, secondsPerSlot=0, genesisTime=0)
 
getCurrentEpochId(view returns (uint256)
 
getCurrentFrame(view returns (uint256 frameEpochIduint256 frameStartTimeuint256 frameEndTime)
 
getCurrentReportableEpochs(view returns (uint256 minReportableEpochIduint256 maxReportableEpochId)
 
getEVMScriptRegistry(view returns (address)
getInitializationBlock(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
getLido(view returns (address)
0x0000000000000000000000000000000000000000
getOracleMembers(view returns (address[])
[]
getQuorum(view returns (uint256)
0
 
getRecoveryVault(view returns (address)
hasInitialized(view returns (bool)
false
isPetrified(view returns (bool)
true
kernel(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowRecoverability(address tokenview returns (bool)
canPerform(address _senderbytes32 _roleuint256[] _paramsview returns (bool)
getEVMScriptExecutor(bytes _scriptview returns (address)
State-modifying
addOracleMember(address _member
initialize(address _lidouint64 _epochsPerFrameuint64 _slotsPerEpochuint64 _secondsPerSlotuint64 _genesisTime
removeOracleMember(address _member
reportBeacon(uint256 _epochIduint128 _beaconBalanceuint128 _beaconValidators
setBeaconSpec(uint64 _epochsPerFrameuint64 _slotsPerEpochuint64 _secondsPerSlotuint64 _genesisTime
setQuorum(uint256 _quorum
transferToVault(address _token
Events
Completed(uint256 epochIduint128 beaconBalanceuint128 beaconValidators
MemberAdded(address member
MemberRemoved(address member
QuorumChanged(uint256 quorum
RecoverToVault(address indexed vaultaddress indexed tokenuint256 amount
ScriptResult(address indexed executorbytes scriptbytes inputbytes returnData
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.