Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($21,812.57)
Native
Value
$32.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.009242 | $3,555.82 |
$32.86 | |
VIRTUAL | ERC-20 | 6.721666K | $1.49 |
$10,015.28 | |
WETH | ERC-20 | 1.834659 | $3,553.40 |
$6,519.28 | |
USDC | ERC-20 | 2.814678K | $0.999874 |
$2,814.32 | |
MISATO | ERC-20 | 61.810962K | $0.009434 |
$583.15 | |
SolvBTC | ERC-20 | 0.004622 | $94,794.00 |
$438.13 | |
AIXBT | ERC-20 | 1.191687K | $0.271669 |
$323.74 | |
BRETT | ERC-20 | 1.239137K | $0.192116 |
$238.06 | |
SEKOIA | ERC-20 | 7.191754K | $0.028338 |
$203.8 | |
USDbC | ERC-20 | 121.458305 | $1.001 |
$121.58 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23228140 | a few seconds ago | | | 0 | 0.000015430165 | |
| 23228140 | a few seconds ago | | | 0 | 0.000022642745 | |
| 23228140 | a few seconds ago | | | 0 | 0.000032554127 | |
| 23228139 | a few seconds ago | | | 0 | 0.00010964306 | |
| 23228138 | a few seconds ago | | | 0 | 0.000013341933 | |
| 23228138 | a few seconds ago | | | 0 | 0.000011662994 | |
| 23228138 | a few seconds ago | | | 0 | 0.000024738132 | |
| 23228136 | a few seconds ago | | | 0 | 0.000012218455 | |
| 23228134 | a few seconds ago | | | 0 | 0.000019423315 | |
| 23228134 | a few seconds ago | | | 0 | 0.000020955309 |
ABI
ABI objects
Getter at block 23228141
WETH() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x2475039bf2ecdce2ee4c82954e64be9674f43546
Read-only
isWhitelist(address) view returns (bool)
State-modifying
Events renounceOwnership()
rescueFunds(address token, uint256 amount)
swap(struct IMetaAggregationRouterV2SwapExecutionParams execution) payable returns (uint256 returnAmount, uint256 gasUsed)
swapGeneric(struct IMetaAggregationRouterV2SwapExecutionParams execution) payable returns (uint256 returnAmount, uint256 gasUsed)
swapSimpleMode(address caller, struct IMetaAggregationRouterV2SwapDescriptionV2 desc, bytes executorData, bytes clientData) returns (uint256 returnAmount, uint256 gasUsed)
transferOwnership(address newOwner)
updateWhitelist(address[] addr, bool[] value)
ClientData(bytes clientData)
Error(string reason)
Exchange(address pair, uint256 amountOut, address output)
Fee(address token, uint256 totalAmount, uint256 totalFee, address[] recipients, uint256[] amounts, bool isBps)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swapped(address sender, address srcToken, address dstToken, address dstReceiver, uint256 spentAmount, uint256 returnAmount)
constructor(address _WETH)
receive()
This contract contains no error objects.