SmartWalletWhitelist
Verified contract
Active on
Ethereum with 4 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 "SmartWalletWhitelist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13629909 | 3 years ago | | | 0 | 0.0052050645 | |
| 13629908 | 3 years ago | | | 0 | 0.0051266984 | |
| 13115162 | 3 years ago | | | 0 | 0.0051768710 | |
| 12787750 | 3 years ago | | | 0 | 0.0019312640 |
ABI
ABI objects
Getter at block 21215908
checker() view returns (address)
0x0000000000000000000000000000000000000000
future_checker() view returns (address)
0x0000000000000000000000000000000000000000
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xb1748c79709f4ba2dd82834b8c82d4a505003f27
Read-only
check(address _wallet) view returns (bool)
wallets(address) view returns (bool)
State-modifying
Events acceptOwnership()
applySetChecker()
approveWallet(address _wallet)
commitSetChecker(address _checker)
nominateNewOwner(address _owner)
revokeWallet(address _wallet)
ApproveWallet(address arg0)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
RevokeWallet(address arg0)
constructor(address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.