FinalCoreModule
Verified contract
Active on
Ethereum with 232 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) |
---|---|---|---|---|---|---|---|
| 11592787 | 4 years ago | | | 0 | 0.049485681 | |
| 11435239 | 4 years ago | | | 0 | 0.015601982 | |
| 11321581 | 4 years ago | | | 0 | 0.053149536 | |
| 11295486 | 4 years ago | | | 0 | 0.024132435 | |
| 11093430 | 4 years ago | | | 0 | 0.019567359 | |
| 10986658 | 4 years ago | | | 0 | 0.016245215 | |
| 10985144 | 4 years ago | | | 0 | 0.014720687 | |
| 10983870 | 4 years ago | | | 0 | 0.016245803 | |
| 10982397 | 4 years ago | | | 0 | 0.014705966 | |
| 10981938 | 4 years ago | | | 0 | 0.012880135 |
ABI
ABI objects
Getter at block 21415217
FORWARDER_DOMAIN_SEPARATOR() view returns (bytes32)
0x7156b06cb035b9aebc544176a55be225ad74dae8629f48ec4c7b5e3689dc0df1
GAS_OVERHEAD() view returns (uint256)
100000
META_TX_TYPEHASH() view returns (bytes32)
0xf3c56bcb8317dca4d93b75989c647335ccd94939f2863c4466c7964f0d15dc95
bindableMethods() pure returns (bytes4[])
[0x20c13b0b, 0x1626ba7e]
Read-only
isValidSignature(bytes _data, bytes _signature) view returns (bytes4)
isValidSignature(bytes32 _hash, 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, uint256 gasUsed)
constructor(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.