ValidatorWalletCreator
Verified contract
Active on
Ethereum with 6 txns
Balances ($0.00)
No balances found for "ValidatorWalletCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15272120 | 2 years ago | | | 0 | 0.021314159 | |
| 15231128 | 2 years ago | | | 0 | 0.026403743 | |
| 14921521 | 3 years ago | | | 0 | 0.054706813 | |
| 14816734 | 3 years ago | | | 0 | 0.011705160 | |
| 12539334 | 4 years ago | | | 0 | 0.017176144 | |
| 12538978 | 4 years ago | | | 0 | 0.018249653 |
ABI
ABI objects
Getter at block 21396929
owner() view returns (address)
0x1fccbe3369eada96887a3b2857b57bba65e83dc1
template() view returns (address)
0x11e5ea5ba5c4394a11e88e2cf474e09bfd583bbf
Read-only
This contract contains no read-only function objects.
State-modifying
Events createWallet() returns (address)
renounceOwnership()
setTemplate(address _template)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TemplateUpdated()
WalletCreated(address indexed walletAddress, address indexed userAddress, address adminProxy)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.