MetaAggregationRouterV2
Verified contract
Active on
Ethereum
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,415.90)
Native
Value
$3.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000957 | $3,378.59 |
$3.23 | |
OL | ERC-20 | 16.507481K | $0.110608 |
$1,825.86 | |
CRV | ERC-20 | 898.01442 | $0.404103 |
$362.89 | |
RAE | ERC-20 | 390.147803 | $0.892436 |
$348.18 | |
PEPE | ERC-20 | 14.285915M | $0.000021 |
$296 | |
CVC | ERC-20 | 1.642702K | $0.137694 |
$226.19 | |
DAI | ERC-20 | 200.405181 | $1.002 |
$200.81 | |
ASM | ERC-20 | 6.052872K | $0.031464 |
$190.45 | |
SHK | ERC-20 | 8.092988K | $0.019527 |
$158.04 | |
WBTC | ERC-20 | 0.001523 | $98,285.00 |
$149.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21238109 | 2 minutes ago | | | 0 | 0.015322915 | |
| 21238106 | 3 minutes ago | | | 0 | 0.0061614137 | |
| 21238092 | 5 minutes ago | | | 0 | 0.0072514187 | |
| 21238092 | 5 minutes ago | | | 0 | 0.0089757924 | |
| 21238089 | 6 minutes ago | | | 0 | 0.0073988076 | |
| 21238089 | 6 minutes ago | | | 0 | 0.014437947 | |
| 21238089 | 6 minutes ago | | | 0 | 0.010774790 | |
| 21238087 | 6 minutes ago | | | 0 | 0.013335405 | |
| 21238082 | 7 minutes ago | | | 0 | 0.010676288 | |
| 21238071 | 10 minutes ago | | | 1 | 0.010006889 |
ABI
ABI objects
Getter at block 21238116
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x2475039bf2ecdce2ee4c82954e64be9674f43546
Read-only
isWhitelist(address) view returns (bool)
State-modifying
Events renounceOwnership()
rescueFunds(address token, uint256 amount)
swap(struct MetaAggregationRouterV2SwapExecutionParams execution) payable returns (uint256 returnAmount, uint256 gasUsed)
swapGeneric(struct MetaAggregationRouterV2SwapExecutionParams execution) payable returns (uint256 returnAmount, uint256 gasUsed)
swapSimpleMode(address caller, struct MetaAggregationRouterV2SwapDescriptionV2 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.