WalletDeployer
Verified contract
Active on
Ethereum with 14,627 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 "WalletDeployer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11841504 | 4 years ago | | | 0 | 0.012108341 | |
| 11840399 | 4 years ago | | | 0 | 0.012108341 | |
| 11840382 | 4 years ago | | | 0 | 0.011886170 | |
| 11840346 | 4 years ago | | | 0 | 0.011663998 | |
| 11840331 | 4 years ago | | | 0 | 0.011775084 | |
| 11840327 | 4 years ago | | | 0 | 0.011662613 | |
| 11840323 | 4 years ago | | | 0 | 0.011663998 | |
| 11840204 | 4 years ago | | | 0 | 0.011775084 | |
| 11834132 | 4 years ago | | | 0 | 0.012108341 | |
| 11834100 | 4 years ago | | | 0 | 0.011108570 |
ABI
ABI objects
Getter at block 21270906
controllerNode() view returns (bytes32)
0x7f2ce995617d2816b426c5c8698c5ec2952f7a34bb10f38326f74933d5893697
ensRegistry() view returns (address)
0x00000000000c2e074ec69a0dfb2997ba6c7d2e1e
walletCacheNode() view returns (bytes32)
0xaf553cb0d77690819f9d6fbaa04416e1fdcfa01b2a9a833c7a11e6ae0bc1be88
Read-only
deployedWallets(address) view returns (address)
State-modifying
Events deployWallet(address _owner)
migrateWallet(address _owner, address _oldWallet, bool _initializedSpendLimit, bool _initializedGasTopUpLimit, bool _initializedLoadLimit, bool _initializedWhitelist, uint256 _spendLimit, uint256 _gasTopUpLimit, uint256 _loadLimit, address[] _whitelistedAddresses) payable
DeployedWallet(address _wallet, address _owner)
MigratedWallet(address _wallet, address _oldWallet, address _owner, uint256 _paid)
constructor(address _ens_, bytes32 _controllerNode_, bytes32 _walletCacheNode_)
This contract contains no fallback and receive objects.
This contract contains no error objects.