AccountGuard
Verified contract
Active on
Ethereum with 63 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 "AccountGuard"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21174910 | 10 days ago | | | 0 | 0.00059093599 | |
| 21174910 | 10 days ago | | | 0 | 0.00054060340 | |
| 21172051 | 10 days ago | | | 0 | 0.0018521764 | |
| 20991996 | a month ago | | | 0 | 0.0025807700 | |
| 20991996 | a month ago | | | 0 | 0.0010453668 | |
| 19861370 | 6 months ago | | | 0 | 0.00037927505 | |
| 19861369 | 6 months ago | | | 0 | 0.00059866251 | |
| 19762052 | 7 months ago | | | 0 | 0.0012667790 | |
| 19633680 | 7 months ago | | | 0 | 0.0011219987 | |
| 19269358 | 9 months ago | | | 0 | 0.0021365897 |
ABI
ABI objects
Getter at block 21244753
owner() view returns (address)
0x0b5a3c04d1199283938fbe887a2c82c808aa89fb
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.