WalletDeployer
Verified contract
Active on
Ethereum with 11,329 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 1.307 | $0.00252 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10180339 | 4 years ago | | | 0 | 0.0021270600 | |
| 10180293 | 4 years ago | | | 0 | 0.0021270600 | |
| 10180086 | 4 years ago | | | 0 | 0.0020561580 | |
| 10179618 | 4 years ago | | | 0 | 0.0021979620 | |
| 10179554 | 4 years ago | | | 0 | 0.0022688640 | |
| 10179535 | 4 years ago | | | 0 | 0.12576186 | |
| 10179534 | 4 years ago | | | 0 | 0.12576186 | |
| 10179529 | 4 years ago | | | 0 | 0.12576186 | |
| 10179525 | 4 years ago | | | 0 | 0.12576186 | |
| 10179524 | 4 years ago | | | 0 | 0.12576186 |
ABI
ABI objects
Getter at block 21160814
cachedWalletsCount() view returns (uint256)
8
controllerNode() view returns (bytes32)
0x7f2ce995617d2816b426c5c8698c5ec2952f7a34bb10f38326f74933d5893697
defaultSpendLimit() view returns (uint256)
10000000000000000000
ens() view returns (address)
0x314159265dd8dbb310642f98f50c066173c1259b
ensRegistry() view returns (address)
0x314159265dd8dbb310642f98f50c066173c1259b
licenceNode() view returns (bytes32)
0xd0ff8bd67f6e25e4e4b010df582a36a0ee9b78e49afe6cc1cff5dd5a83040330
tokenWhitelistNode() view returns (bytes32)
0xe84f90570f13fe09f288f2411ff9cf50da611ed0c7db7f73d48053ffc974d396
Read-only
cachedWallets(uint256) view returns (address)
deployedWallets(address) view returns (address)
State-modifying
Events cacheWallet()
deployWallet(address _owner)
migrateWallet(address _owner, address _oldWallet, bool _initializedSpendLimit, bool _initializedGasTopUpLimit, bool _initializedWhitelist, uint256 _spendLimit, uint256 _gasTopUpLimit, address[] _whitelistedAddresses)
CachedWallet(address _wallet)
DeployedWallet(address _wallet, address _owner)
MigratedWallet(address _wallet, address _oldWallet, address _owner)
constructor(address _ens, uint256 _defaultSpendLimit)
fallback()
This contract contains no error objects.