ExecutorPlugin
Verified contract
Active on
Base with 5,691 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ExecutorPlugin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22943549 | an hour ago | | | 0 | 0.000014865007 | |
| 22943542 | an hour ago | | | 0 | 0.0000040815148 | |
| 22943537 | an hour ago | | | 0 | 0.0000038055704 | |
| 22943533 | an hour ago | | | 0 | 0.0000079991831 | |
| 22943533 | an hour ago | | | 0 | 0.0000081651004 | |
| 22941748 | 2 hours ago | | | 0 | 0.000022371413 | |
| 22941742 | 2 hours ago | | | 0 | 0.0000061562089 | |
| 22941738 | 2 hours ago | | | 0 | 0.0000057407161 | |
| 22941733 | 2 hours ago | | | 0 | 0.000012261212 | |
| 22939950 | 3 hours ago | | | 0 | 0.000019409762 |
ABI
ABI objects
Getter at block 22944998
addressProvider() view returns (address)
0x3a9bc819e05f5ed1de44a6220f3b54722b246d5c
addressProviderTarget() view returns (address)
0x3a9bc819e05f5ed1de44a6220f3b54722b246d5c
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=ExecutorPlugin, version=1.0, chainId=8453, verifyingContract=0xb92929d03768a4f8d69552e15a8071eaf8e684ed, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
executorRegistry() view returns (address)
0x39c1c8e396ff6cbf354f2bb58d8903c2be1cbbd0
policyRegistry() view returns (address)
0x36d35b840350ca4a26c062d68ea7612c30a7cd19
walletRegistry() view returns (address)
0x2ef9efe3ac3da31a5d416a35e8a31d3c7afec6c8
Read-only
executorNonce(address account, address executor) view returns (uint256 nonce)
State-modifying
Events executeTransaction(struct ExecutorPluginExecutionRequest execRequest) returns (bytes)
This contract contains no event objects.
constructor(address _addressProvider)
This contract contains no fallback and receive objects.
InvalidAddress()
InvalidAddressProvider()
InvalidExecutor()
InvalidSignature()
ModuleExecutionFailed()
NotGovernance(address arg0)
UnableToParseOperation()