RocketNetworkBalances
Verified contract
Active on
Ethereum with 5,327 txns
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 "RocketNetworkBalances"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17066945 | 2 years ago | | | 0 | 0.0078457676 | |
| 17066945 | 2 years ago | | | 0 | 0.0066207025 | |
| 17066945 | 2 years ago | | | 0 | 0.0066207025 | |
| 17066940 | 2 years ago | | | 0 | 0.0056996779 | |
| 17066939 | 2 years ago | | | 0 | 0.0057145165 | |
| 17066937 | 2 years ago | | | 0 | 0.0057395640 | |
| 17066934 | 2 years ago | | | 0 | 0.0091698144 | |
| 17066932 | 2 years ago | | | 0 | 0.0052448150 | |
| 17066931 | 2 years ago | | | 0 | 0.0048714717 | |
| 17066931 | 2 years ago | | | 0 | 0.0054672916 |
ABI
ABI objects
Getter at block 21159316
getBalancesBlock() view returns (uint256)
21155332
getETHUtilizationRate() view returns (uint256)
990387496184270524
getLatestReportableBlock() view returns (uint256)
21081600
getStakingETHBalance() view returns (uint256)
526294666716089066760207
getTotalETHBalance() view returns (uint256)
531402777946791846784933
getTotalRETHSupply() view returns (uint256)
474250986075372464534759
version() view returns (uint8)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeUpdateBalances(uint256 _block, uint256 _totalEth, uint256 _stakingEth, uint256 _rethSupply)
submitBalances(uint256 _block, uint256 _totalEth, uint256 _stakingEth, uint256 _rethSupply)
BalancesSubmitted(address indexed from, uint256 block, uint256 totalEth, uint256 stakingEth, uint256 rethSupply, uint256 time)
BalancesUpdated(uint256 block, uint256 totalEth, uint256 stakingEth, uint256 rethSupply, uint256 time)
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.