GasRelayer
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHI | ERC-20 | 140 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12307124 | 4 years ago | | | 0 | 0.20524208 | |
| 11785385 | 4 years ago | | | 0 | 0.075915039 | |
| 11785381 | 4 years ago | | | 0 | 0.062279298 | |
| 11785378 | 4 years ago | | | 0 | 0.10970818 | |
| 11778837 | 4 years ago | | | 0 | 0.12806944 | |
| 11772441 | 4 years ago | | | 0 | 0.076160302 | |
| 11772439 | 4 years ago | | | 0 | 0.062567060 | |
| 11772436 | 4 years ago | | | 0 | 0.097178315 | |
| 11772383 | 4 years ago | | | 0 | 0.079300872 | |
| 11772383 | 4 years ago | | | 0 | 0.076288079 |
ABI
ABI objects
Getter at block 21178269
GAS_TOKEN_USER_ROLE() view returns (bytes32)
0xd3d10ec9d933b8b07db15763156250c522e8d9e8e74ae2883d67df3ab292f62c
admin() view returns (address)
0xa2f203f34314b001a223d674db9a2df28a5339a4
gasToken() view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
Read-only
authorized(address _addr) view returns (bool)
hasRole(bytes32, address) view returns (bool)
State-modifying
Events authorize(address _addr)
mintGasToken(uint256 _amount)
relayTx(address _to, bytes _data, uint256 _maxGasToken)
setAdmin(address _admin)
setGasToken(address _gasToken)
transferGasToken(address _to, uint256 _amount)
unauthorize(address _addr)
GrantRole(bytes32 indexed role, address indexed addr)
RevokeRole(bytes32 indexed role, address indexed addr)
constructor(address _gasToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.