TrustedForwarderFactory
Verified contract
Active on
Base with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TrustedForwarderFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12956399 | 7 months ago | | | 0 | 0.0000024335968 | |
| 10136605 | 10 months ago | | | 0 | 0.000000010066975623 |
ABI
ABI objects
Getter at block 22757887
trustedForwarderImplementation() view returns (address)
0xff000047abea9064c699c0727148776e4e17771c
Read-only
forwarders(address) view returns (bool)
isTrustedForwarder(address sender) view returns (bool)
State-modifying
Events cloneTrustedForwarder(address admin, address appSigner, bytes32 salt) returns (address trustedForwarder)
TrustedForwarderCreated(address indexed creator, address indexed trustedForwarder)
constructor(address trustedForwarderImplementation_)
This contract contains no fallback and receive objects.
TrustedForwarderFactory__TrustedForwarderInitFailed(address admin, address appSigner)