RocketNetworkPrices
Verified contract
Active on
Ethereum with 2,454 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 "RocketNetworkPrices"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262911 | 21 hours ago | | | 0 | 0.0010625145 | |
| 21262910 | 21 hours ago | | | 0 | 0.0010930624 | |
| 21262907 | 21 hours ago | | | 0 | 0.0010236449 | |
| 21262906 | 21 hours ago | | | 0 | 0.0010893831 | |
| 21262905 | 21 hours ago | | | 0 | 0.0018276525 | |
| 21262904 | 21 hours ago | | | 0 | 0.0012944073 | |
| 21262904 | 21 hours ago | | | 0 | 0.0012944073 | |
| 21262901 | 21 hours ago | | | 0 | 0.0013227131 | |
| 21262897 | 21 hours ago | | | 0 | 0.0013163620 | |
| 21262894 | 21 hours ago | | | 0 | 0.0013641189 |
ABI
ABI objects
Getter at block 21269079
getPricesBlock() view returns (uint256)
21262841
getRPLPrice() view returns (uint256)
3484896134279293
version() view returns (uint8)
4
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeUpdatePrices(uint256 _block, uint256 _slotTimestamp, uint256 _rplPrice)
submitPrices(uint256 _block, uint256 _slotTimestamp, uint256 _rplPrice)
PricesSubmitted(address indexed from, uint256 block, uint256 slotTimestamp, uint256 rplPrice, uint256 time)
PricesUpdated(uint256 indexed block, uint256 slotTimestamp, uint256 rplPrice, uint256 time)
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.