MetaAggregationRouter
Verified contract
Active on
Ethereum with 153,765 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIDO | ERC-20 | 6.53K | $0.000681 |
$4.45 | |
SHIDO | ERC-20 | 65.29627K | $0.000001 |
$0.05 | |
stETH | ERC-20 | 0 | $3,196.41 |
$0 | |
| ERC-20 | 1.245546B | -- | -- | |
| ERC-20 | 391.533155M | -- | -- | |
SHIDO | ERC-20 | 65.29627K | -- | -- | |
Shibgun | ERC-20 | 51.618K | -- | -- | |
🐱🗡️ | ERC-20 | 10K | -- | -- | |
SHIDO | ERC-20 | 6.53K | -- | -- | |
SLEUTH | ERC-20 | 2.523452K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20495789 | 3 months ago | | | 0 | 0.000046663200 | |
| 20453092 | 3 months ago | | | 0.006 | 0.00013666300 | |
| 20144983 | 5 months ago | | | 0.0005 | 0.00014902800 | |
| 20144833 | 5 months ago | | | 0 | 0.00030090200 | |
| 20144682 | 5 months ago | | | 0 | 0.00030090200 | |
| 19836990 | 6 months ago | | | 0 | 0.0015535800 | |
| 19836990 | 6 months ago | | | 0 | 0.00039078900 | |
| 19836902 | 6 months ago | | | 0 | 0.00037346100 | |
| 19671420 | 7 months ago | | | 0 | 0.0063633570 | |
| 19671420 | 7 months ago | | | 0 | 0.0063008220 |
ABI
ABI objects
Getter at block 21157443
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xd69d7a1031e6e63a162414f9a77278757690c30e
Read-only
isWhitelist(address) view returns (bool)
State-modifying
Events renounceOwnership()
rescueFunds(address token, uint256 amount)
swap(address caller, struct MetaAggregationRouterSwapDescription desc, bytes executorData, bytes clientData) payable returns (uint256 returnAmount, uint256 gasUsed)
swapExecutor1Inch(address caller, struct SwapDescriptionExecutor1Inch desc, bytes executor1InchData, bytes clientData) payable returns (uint256 returnAmount, uint256 gasUsed)
swapRouter1Inch(address router1Inch, bytes router1InchData, struct MetaAggregationRouterSwapDescription desc, bytes clientData) payable returns (uint256 returnAmount, uint256 gasUsed)
swapSimpleMode(address caller, struct MetaAggregationRouterSwapDescription 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)
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.