GSNModule04
Verified contract
Implementation
Active on
Ethereum with 1 txns
Storage
Map
Table
Raw
Constants and immutables
8
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 "GSNModule04"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11686808 | 4 years ago | | | 0 | 0.0045135903 |
ABI
ABI objects
Getter at block 21176526 getGasPriceThreshold() view returns (uint256 threshold)
_getChiAddress() view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
_getMeanGasPrice() view returns (uint256 result)
85000010000
_readNextGasPricePosition() view returns (uint256 length)
0
getGasPriceThresholdHandler() view returns (uint256 threshold)
180000000000
isOwner() view returns (bool)
false
owner() view returns (address)
0xb342a81d57bb9ba8b81111523cd10ea550df67f8
whitelistedRelayer() view returns (address)
0x64ff2d76fe3095fb9f0a18c088b345ffd2bf8e85
Read-only
_readGasPrice(uint256 i) view returns (uint256 gasPrice)
acceptRelayedCall(address relay, address from, bytes encodedFunction, uint256, uint256, uint256, uint256, bytes, uint256) view returns (uint256 doCall, bytes)
State-modifying
Events postRelayedCall(bytes, bool, uint256 gasAmount, bytes32)
preRelayedCall(bytes) returns (bytes32)
renounceOwnership()
setGasPriceThreshold(uint256 threshold)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _whitelistedRelayer)
This contract contains no fallback and receive objects.
This contract contains no error objects.