RocketNetworkPrices
Verified contract
Active on
Ethereum with 5,124 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) |
---|---|---|---|---|---|---|---|
| 17066943 | 2 years ago | | | 0 | 0.0023392835 | |
| 17066943 | 2 years ago | | | 0 | 0.0076066616 | |
| 17066941 | 2 years ago | | | 0 | 0.0057866649 | |
| 17066935 | 2 years ago | | | 0 | 0.0055271640 | |
| 17066935 | 2 years ago | | | 0 | 0.0055271640 | |
| 17066934 | 2 years ago | | | 0 | 0.0053728069 | |
| 17066933 | 2 years ago | | | 0 | 0.0089448016 | |
| 17066931 | 2 years ago | | | 0 | 0.0048515065 | |
| 17066930 | 2 years ago | | | 0 | 0.0048722577 | |
| 17066930 | 2 years ago | | | 0 | 0.0048722577 |
ABI
ABI objects
Getter at block 21301577
getEffectiveRPLStake() view returns (uint256)
0
getEffectiveRPLStakeUpdatedBlock() view returns (uint256)
0
getLatestReportableBlock() view returns (uint256)
21254400
getPricesBlock() view returns (uint256)
21298562
getRPLPrice() view returns (uint256)
7366928134622300
inConsensus() view returns (bool)
true
version() view returns (uint8)
1
Read-only
This contract contains no read-only function objects.
State-modifying
Events decreaseEffectiveRPLStake(uint256 _amount)
executeUpdatePrices(uint256 _block, uint256 _rplPrice, uint256 _effectiveRplStake)
increaseEffectiveRPLStake(uint256 _amount)
submitPrices(uint256 _block, uint256 _rplPrice, uint256 _effectiveRplStake)
PricesSubmitted(address indexed from, uint256 block, uint256 rplPrice, uint256 effectiveRplStake, uint256 time)
PricesUpdated(uint256 block, uint256 rplPrice, uint256 effectiveRplStake, uint256 time)
constructor(address _rocketStorageAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.