CustodialWalletFactoryV2
Verified contract
Active on
Ethereum with 23,814 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 "CustodialWalletFactoryV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21290484 | 6 minutes ago | | | 0 | 0.00065497693 | |
| 21290452 | 13 minutes ago | | | 0 | 0.00064714142 | |
| 21290431 | 17 minutes ago | | | 0 | 0.00065781977 | |
| 21290350 | 33 minutes ago | | | 0 | 0.00064823598 | |
| 21289999 | 2 hours ago | | | 0 | 0.00072054794 | |
| 21289737 | 3 hours ago | | | 0 | 0.00070640184 | |
| 21289691 | 3 hours ago | | | 0 | 0.00070887367 | |
| 21289678 | 3 hours ago | | | 0 | 0.00072797579 | |
| 21289354 | 4 hours ago | | | 0 | 0.00082164368 | |
| 21289242 | 4 hours ago | | | 0 | 0.0011150654 |
ABI
ABI objects
Getter at block 21290513
This contract contains no getter function objects.
Read-only
getWallet(address owner, uint256 index) view returns (address addr, bool exists, bytes32 salt)
getWallets(address owner, uint256[] index) view returns (address[], bool[], bytes32[])
wallets(bytes32) view returns (address)
State-modifying
Events create(address owner, uint256 index)
createBatch(address owner, uint256[] index)
CreateFailed(address addr, address owner, string reason)
Created(address addr)
WalletDetails(address addr, address owner, uint256 index)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.