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 "AccountGuard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22315313 | 18 days ago | | | 0 | 9.9010920e-7 | |
| 22011914 | 25 days ago | | | 0 | 3.5013483e-7 | |
| 10773524 | 9 months ago | | | 0 | 0.000000000017570952 | |
| 9700534 | 10 months ago | | | 0 | 0.000000020512736415 | |
| 9700397 | 10 months ago | | | 0 | 0.000000045094360820 | |
| 9693253 | 10 months ago | | | 0 | 0.000000003084771208 | |
| 9693076 | 10 months ago | | | 0 | 0.000000009024729148 | |
| 9693069 | 10 months ago | | | 0 | 0.000000020123063052 | |
| 9693038 | 10 months ago | | | 0 | 0.000000002986903320 | |
| 9692882 | 10 months ago | | | 0 | 0.000000002363949480 |
ABI
ABI objects
Getter at block 23086489
owner() view returns (address)
0xab1a4ae0f851700cc42442c588f458b553cb2620
Read-only
canCall(address target, address operator) view returns (bool)
canCallAndWhitelisted(address proxy, address operator, address callTarget, bool asDelegateCall) view returns (bool, bool)
isWhitelisted(address target) view returns (bool)
isWhitelistedSend(address target) view returns (bool)
owners(address) view returns (address)
State-modifying
Events changeOwner(address newOwner, address target)
initializeFactory()
permit(address caller, address target, bool allowance)
renounceOwnership()
setWhitelist(address target, bool status)
setWhitelistSend(address target, bool status)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PermissionGranted(address indexed caller, address indexed proxy)
PermissionRevoked(address indexed caller, address indexed proxy)
ProxyOwnershipTransferred(address indexed newOwner, address indexed oldAddress, address indexed proxy)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.