Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LidoOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LidoOracle"
ABI
ABI objects
Getter at block 21247913 getCurrentEpochId() view returns (uint256) getCurrentFrame() view returns (uint256 frameEpochId, uint256 frameStartTime, uint256 frameEndTime) getCurrentReportableEpochs() view returns (uint256 minReportableEpochId, uint256 maxReportableEpochId) getEVMScriptRegistry() view returns (address) getRecoveryVault() view returns (address)
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 epochsPerFrame, uint64 slotsPerEpoch, uint64 secondsPerSlot, uint64 genesisTime)
(epochsPerFrame=0, slotsPerEpoch=0, secondsPerSlot=0, genesisTime=0)
getInitializationBlock() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
getLido() view returns (address)
0x0000000000000000000000000000000000000000
getOracleMembers() view returns (address[])
[]
getQuorum() view returns (uint256)
0
hasInitialized() view returns (bool)
false
isPetrified() view returns (bool)
true
kernel() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowRecoverability(address token) view returns (bool)
canPerform(address _sender, bytes32 _role, uint256[] _params) view returns (bool)
getEVMScriptExecutor(bytes _script) view returns (address)
State-modifying
Events addOracleMember(address _member)
initialize(address _lido, uint64 _epochsPerFrame, uint64 _slotsPerEpoch, uint64 _secondsPerSlot, uint64 _genesisTime)
removeOracleMember(address _member)
reportBeacon(uint256 _epochId, uint128 _beaconBalance, uint128 _beaconValidators)
setBeaconSpec(uint64 _epochsPerFrame, uint64 _slotsPerEpoch, uint64 _secondsPerSlot, uint64 _genesisTime)
setQuorum(uint256 _quorum)
transferToVault(address _token)
Completed(uint256 epochId, uint128 beaconBalance, uint128 beaconValidators)
MemberAdded(address member)
MemberRemoved(address member)
QuorumChanged(uint256 quorum)
RecoverToVault(address indexed vault, address indexed token, uint256 amount)
ScriptResult(address indexed executor, bytes script, bytes input, bytes returnData)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.