FinalCoreModule
Verified contract
Active on
Ethereum with 1,536 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 "FinalCoreModule"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12477068 | 3 years ago | | | 0 | 0.018061720 | |
| 11592150 | 4 years ago | | | 0 | 0.076576500 | |
| 11507877 | 4 years ago | | | 0 | 0.018478872 | |
| 11429832 | 4 years ago | | | 0 | 0.010402547 | |
| 11398297 | 4 years ago | | | 0 | 0.0095370990 | |
| 11396277 | 4 years ago | | | 0 | 0.0063193082 | |
| 11386650 | 4 years ago | | | 0 | 0.012825065 | |
| 11383804 | 4 years ago | | | 0 | 0.021020167 | |
| 11383738 | 4 years ago | | | 0 | 0.026987430 | |
| 11383719 | 4 years ago | | | 0 | 0.023046888 |
ABI
ABI objects
Getter at block 21211485
FORWARDER_DOMAIN_SEPARATOR() view returns (bytes32)
0x7aebe5537c57685082d55a8678d055b1ba08e40d56f50b2f80065bb98a5d5479
MAX_REIMBURSTMENT_OVERHEAD() view returns (uint256)
165000
META_TX_TYPEHASH() view returns (bytes32)
0xf3c56bcb8317dca4d93b75989c647335ccd94939f2863c4466c7964f0d15dc95
bindableMethods() pure returns (bytes4[])
[0x1626ba7e]
Read-only
isValidSignature(bytes32 _signHash, bytes _signature) view returns (bytes4 magicValue)
validateMetaTx(address from, address to, uint256 nonce, bytes32 txAwareHash, address gasToken, uint256 gasPrice, uint256 gasLimit, bytes data, bytes signature) view
State-modifying
Events activate()
deactivate()
executeMetaTx(struct ForwarderModuleMetaTx metaTx, bytes signature) returns (bool success, bytes ret)
Activated(address wallet)
Deactivated(address wallet)
MetaTxExecuted(address relayer, address from, uint256 nonce, bytes32 txAwareHash, bool success, address gasToken, uint256 gasPrice, uint256 gasLimit, uint256 gasUsed)
constructor(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.