ValidatorWalletCreator
Verified contract
Active on
Ethereum 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 21276275
owner() view returns (address)
0x7a9d9daddd745897c06e8664e1dc2702b6e6f341
template() view returns (address)
0x27c7bfd2cc11429e9b80c443b42fdbe4754f6c91
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.