WalletFactory
Verified contract
Active on
Ethereum with 10,277 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 |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8396416 | 5 years ago | | | 0 | 0.00069790500 | |
| 8234650 | 5 years ago | | | 0 | 0.00055832400 | |
| 8233168 | 5 years ago | | | 0 | 0.0013951700 | |
| 8230534 | 5 years ago | | | 0 | 0.00069758500 | |
| 8229686 | 5 years ago | | | 0 | 0.00055806800 | |
| 8229561 | 5 years ago | | | 0 | 0.00055806800 | |
| 8229223 | 5 years ago | | | 0 | 0.00041855100 | |
| 8228976 | 5 years ago | | | 0 | 0.00041855100 | |
| 8228976 | 5 years ago | | | 0 | 0.00041835900 | |
| 8228947 | 5 years ago | | | 0 | 0.00041835900 |
ABI
ABI objects
Getter at block 21247607
cloneWalletAddress() view returns (address)
0x37932f3eca864632156ccba7e2814b51a374caec
owner() view returns (address)
0x9ef182a63b3109b77dc4026c5f8605dc8730fadd
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployCloneWallet(address _recoveryAddress, address _authorizedAddress, uint256 _cosigner)
deployFullWallet(address _recoveryAddress, address _authorizedAddress, uint256 _cosigner)
reclaimEther()
renounceOwnership()
setCloneWalletAddress(address _newCloneWalletAddress)
transferOwnership(address _newOwner)
CloneCreated(address indexed target, address clone)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
WalletCreated(address wallet, address authorizedAddress, bool full)
constructor(address _cloneWalletAddress)
fallback()
This contract contains no error objects.