GasRelayPaymasterLib
Verified contract
Active on
Ethereum with 1 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 "GasRelayPaymasterLib"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14257834 | 3 years ago | | | 0 | 0.0064876077 |
ABI
ABI objects
Getter at block 21158225 getParentComptroller() view returns (address parentComptroller_)
getGasAndDataLimits() view returns (struct IGsnPaymasterGasAndDataLimits limits_)
(150000, 100000, 110000, 10500)
getHubAddr() view returns (address relayHub_)
0x9e59ea5333cd4f402dac320a04fafa023fe3810d
getParentVault() view returns (address parentVault_)
0x0000000000000000000000000000000000009999
getRelayHubDeposit() view returns (uint256 depositBalance_)
0
getWethToken() view returns (address wethToken_)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
trustedForwarder() view returns (address trustedForwarder_)
0xca57e5d6218aeb093d76372b51ba355cfb3c6cd0
versionPaymaster() view returns (string versionString_)
2.2.3+opengsn.enzymefund.ipaymaster
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit()
init(address _vault)
postRelayedCall(bytes _context, bool _success, uint256, struct IGsnTypesRelayData _relayData)
preRelayedCall(struct IGsnTypesRelayRequest _relayRequest, bytes, bytes, uint256) returns (bytes context_, bool rejectOnRecipientRevert_)
withdrawBalance()
Deposited(uint256 amount)
TransactionRelayed(address indexed authorizer, bytes4 invokedSelector, bool successful)
Withdrawn(uint256 amount)
constructor(address _wethToken, address _relayHub, address _trustedForwarder)
This contract contains no fallback and receive objects.
This contract contains no error objects.