ValidatorWalletCreator
Verified contract
Active on
Base with 0 txns
Balances ($0.00)
No balances found for "ValidatorWalletCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ValidatorWalletCreator"
ABI
ABI objects
Getter at block 22911479
owner() view returns (address)
0xa3883ee393b03b6711962843b6844c9027a3cc8f
template() view returns (address)
0xd063bb4eb74f813b1a0d9208da100e3c08d9d4c9
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.