ValidatorWalletCreator
Verified contract
Active on
Ethereum with 7 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 "ValidatorWalletCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16872627 | 2 years ago | | | 0 | 0.00045806370 | |
| 15691148 | 2 years ago | | | 0 | 0.015720478 | |
| 15630531 | 2 years ago | | | 0 | 0.011597589 | |
| 15584639 | 2 years ago | | | 0 | 0.017128769 | |
| 15476936 | 2 years ago | | | 0 | 0.0079794736 | |
| 15447733 | 2 years ago | | | 0 | 0.033992376 | |
| 15447565 | 2 years ago | | | 0 | 0.056235639 |
ABI
ABI objects
Getter at block 21157187
owner() view returns (address)
0x3fffbadaf827559da092217e474760e2b2c3cedd
template() view returns (address)
0x5bc5fb83950bbbf156e433c5c098bfe533db4021
Read-only
This contract contains no read-only function objects.
State-modifying
Events createWallet(address[] initialExecutorAllowedDests) returns (address)
renounceOwnership()
setTemplate(address _template)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TemplateUpdated()
WalletCreated(address indexed walletAddress, address indexed executorAddress, address indexed ownerAddress, address adminProxy)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.