0x60ca50a462e2fc5493e6ea24db52dfdf3b3da597
Verified contract
Proxy
Active on
Ethereum with 395 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($147.72)
Native
Value
$66.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.020898 | $3,179.92 |
$66.45 | |
WETH | ERC-20 | 0.025581 | $3,176.64 |
$81.26 | |
WWNF | ERC-20 | 33.497567B | -- | -- | |
TRUMP | ERC-20 | 758.42631K | -- | -- | |
RESIST | ERC-20 | 288.64083K | -- | -- | |
TIGRA | ERC-20 | 168.512391K | -- | -- | |
NVDA | ERC-20 | 122.691591K | -- | -- | |
TRUMP | ERC-20 | 57.335334K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20943741 | a month ago | | | 0 | 0.0059652507 | |
| 20935684 | a month ago | | | 0 | 0.0022692185 | |
| 20865764 | a month ago | | | 0 | 0.0049179802 | |
| 20865739 | a month ago | | | 0 | 0.0052613605 | |
| 20857153 | a month ago | | | 0 | 0.0025567843 | |
| 20857125 | a month ago | | | 0 | 0.0035511042 | |
| 20857067 | a month ago | | | 0 | 0.0041576032 | |
| 20857066 | a month ago | | | 0 | 0.0012170859 | |
| 20857066 | a month ago | | | 0 | 0.0044001350 | |
| 20855831 | a month ago | | | 0 | 0.0013121582 |
ABI
ABI objects
Getter at block 21157989
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
admin() view returns (address)
0xcebac4869edf0ba8d75deab264e3a4c5117aacd5
intentManager() view returns (address)
0x0c42191a5571839266dcbd8d54e2174e37e5ac11
taxUnclaimed() view returns (uint80)
0
Read-only
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenBalance(address token) view returns (uint256)
State-modifying
Events adminWithdraw(address token, uint256 amount)
adminWithdraw1155(address tokenAddress, uint256[] ids, uint256[] amounts)
adminWithdraw721(address[] tokenAddresses, uint256[] tokenIds)
claimTax()
handleIntent(struct IAAIntent intent, bytes32[] proofs)
initialize(address _admin)
initialize(address _operator, address _admin, uint256 _outerGas)
operatorSafeWithdraw(address token, uint256 amount, bytes32[] proofs)
operatorSafeWithdraw1155(address tokenAddress, uint256[] ids, uint256[] amounts, bytes32[] proofs)
operatorSafeWithdraw721(address[] tokenAddresses, uint256[] tokenIds, bytes32[] proofs)
BotAAAdminWithdrawn(address indexed admin, address indexed token, uint256 amount)
BotAAAdminWithdrawn1155(address indexed admin, address indexed tokenAddress, uint256[] ids, uint256[] amounts)
BotAAAdminWithdrawn721(address indexed admin, address[] tokenAddresses, uint256[] tokenIds)
BotAAIntentHandled(address indexed operator, address indexed aa, uint256 indexed intentId, uint256 tax)
BotAAOperatorWithdrawn(address indexed operator, address indexed recipient, address indexed token, uint256 amount)
BotAAOperatorWithdrawn1155(address indexed operator, address indexed recipient, address indexed tokenAddress, uint256[] ids, uint256[] amounts)
BotAAOperatorWithdrawn721(address indexed operator, address indexed recipient, address[] tokenAddresses, uint256[] tokenIds)
BotAATaxClaimed(address indexed user, address indexed recipient, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.