RocketMinipoolBase
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "RocketMinipoolBase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17159564 | 2 years ago | | | 0 | 0.0016814094 |
ABI
ABI objects
Getter at block 21121025
getDelegate() view returns (address)
0x0000000000000000000000000000000000000000
getEffectiveDelegate() view returns (address)
0x0000000000000000000000000000000000000000
getPreviousDelegate() view returns (address)
0x0000000000000000000000000000000000000000
getUseLatestDelegate() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events delegateRollback()
delegateUpgrade()
initialise(address _rocketStorage, address _nodeAddress)
setUseLatestDelegate(bool _setting)
DelegateRolledBack(address oldDelegate, address newDelegate, uint256 time)
DelegateUpgraded(address oldDelegate, address newDelegate, uint256 time)
EtherReceived(address indexed from, uint256 amount, uint256 time)
constructor()
fallback()
receive()
This contract contains no error objects.