CustodialWalletFactoryV2
Verified contract
Active on
Ethereum with 12 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) |
---|---|---|---|---|---|---|---|
| 21261497 | 2 days ago | | | 0 | 0.0018889417 | |
| 21236262 | 5 days ago | | | 0 | 0.0077000125 | |
| 21227865 | 6 days ago | | | 0 | 0.0019989464 | |
| 21227865 | 6 days ago | | | 0 | 0.0020670216 | |
| 21188082 | 12 days ago | | | 0 | 0.0071416192 | |
| 21100200 | 24 days ago | | | 0 | 0.0011384782 | |
| 21088839 | a month ago | | | 0 | 0.0015082944 | |
| 21051733 | a month ago | | | 0 | 0.0011768732 | |
| 21047929 | a month ago | | | 0 | 0.00089626847 | |
| 21044038 | a month ago | | | 0 | 0.0032855541 |
ABI
ABI objects
Getter at block 21273322
This contract contains no getter function objects.
Read-only
getWallet(address owner, uint256 index) view returns (address addr, bytes32 salt)
State-modifying
Events create(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.
AddressMismatch()
ERC1167FailedCreateClone()