RequestOpenHashSubmitter
Verified contract
Active on
Ethereum with 5,917 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x24a6…a9bb
Balances ($0.00)
No balances found for "RequestOpenHashSubmitter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17561811 | a year ago | | | 0.00046524302 | 0.00079101446 | |
| 15840034 | 2 years ago | | | 0.00046524302 | 0.0010438316 | |
| 15530664 | 2 years ago | | | 0.00046524302 | 0.00072431550 | |
| 15045826 | 2 years ago | | | 0.00046524302 | 0.0042922400 | |
| 14884926 | 2 years ago | | | 0.00046524302 | 0.0022534260 | |
| 14751053 | 3 years ago | | | 0.00046524302 | 0.0029509150 | |
| 14751047 | 3 years ago | | | 0.00046524302 | 0.0039703220 | |
| 14750928 | 3 years ago | | | 0.00046524302 | 0.0042922400 | |
| 14750831 | 3 years ago | | | 0.00046524302 | 0.0026826500 | |
| 14749302 | 3 years ago | | | 0.00046524302 | 0.0023607320 |
ABI
ABI objects
Getter at block 21276569
minimumFee() view returns (uint256)
465243024690420
rateFeesDenominator() view returns (uint256)
10000
rateFeesNumerator() view returns (uint256)
139572907407126
requestBurnerContract() view returns (address)
0x7b3c4d90e8af6030d66c07f8f815f9505e379d6f
requestHashStorage() view returns (address)
0x24a66afda3666fb0202f439708ece45c8121a9bb
Read-only
getFeesAmount(uint256 _contentSize) view returns (uint256)
isWhitelistAdmin(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
renounceWhitelistAdmin()
setFeeParameters(uint256 _minimumFee, uint256 _rateFeesNumerator, uint256 _rateFeesDenominator)
setRequestBurnerContract(address _requestBurnerContract)
submitHash(string _hash, bytes _feesParameters) payable
UpdatedBurnerContract(address burnerAddress)
UpdatedFeeParameters(uint256 minimumFee, uint256 rateFeesNumerator, uint256 rateFeesDenominator)
UpdatedMinimumFeeThreshold(uint256 threshold)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
constructor(address _addressRequestHashStorage, address _addressBurner)
fallback()
This contract contains no error objects.