0x6c395f773698bbab8233354977dd990484f60c7f
Unverified contract
Proxy
Active on
Ethereum with 11 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 ($283.60)
Native
Value
$49.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015817 | $3,109.31 |
$49.18 | |
BabyNeiro | ERC-20 | 456.020541K | $0.000511 |
$233.17 | |
FINE | ERC-20 | 1.007528B | $0.00 |
$1.01 | |
DXY | ERC-20 | 761.014136 | $0.000324 |
$0.25 | |
BAKKT | ERC-20 | 98.548866K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21218369 | 9 hours ago | | | 0 | 0.0030614971 | |
| 21218367 | 9 hours ago | | | 0 | 0.0015314192 | |
| 20999827 | a month ago | | | 0 | 0.0034475370 | |
| 20999827 | a month ago | | | 0 | 0.0037207957 | |
| 20977057 | a month ago | | | 0.51 | 0.00035284079 | |
| 20976953 | a month ago | | | 0.1 | 0.00025021970 | |
| 20950485 | a month ago | | | 0 | 0.0059783266 | |
| 20922255 | a month ago | | | 0 | 0.0088017211 | |
| 20922028 | a month ago | | | 0 | 0.0050836356 | |
| 20922017 | a month ago | | | 0.04972499 | 0.0014679797 |
ABI
ABI objects
Getter at block 21221126
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
admin() view returns (address)
0x6c846df5db85371ab8c7c655c7a93b742cdde177
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.