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 21274867
getBalancesBlock() view returns (uint256)
21269993
getETHUtilizationRate() view returns (uint256)
991095766405553165
getLatestReportableBlock() view returns (uint256)
21254400
getStakingETHBalance() view returns (uint256)
515515612118837612235042
getTotalETHBalance() view returns (uint256)
520147123610949115836778
getTotalRETHSupply() view returns (uint256)
463616180545309127402014
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.