AggregationRouter
Verified contract
Active on
Ethereum with 11,081 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AggregationRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453430 | 4 months ago | | | 0.001 | 0.000062374000 | |
| 15587790 | 2 years ago | | | 0.05 | 0.00086089894 | |
| 15363441 | 2 years ago | | | 0 | 0.0035229711 | |
| 15351600 | 2 years ago | | | 1 | 0.0023873991 | |
| 15336269 | 2 years ago | | | 0 | 0.0019885187 | |
| 15302891 | 2 years ago | | | 0 | 0.032316791 | |
| 15297500 | 2 years ago | | | 0 | 0.0024934708 | |
| 15296478 | 2 years ago | | | 0 | 0.0085021742 | |
| 15290588 | 2 years ago | | | 0 | 0.0014976374 | |
| 15284435 | 2 years ago | | | 0 | 0.0043565773 |
ABI
ABI objects
Getter at block 21246334
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x7afac84bf3931b11548ed02b4460ad754cf54c66
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
rescueFunds(address token, uint256 amount)
swap(address caller, struct AggregationRouterSwapDescription desc, bytes executorData, bytes clientData) payable returns (uint256 returnAmount)
swapSimpleMode(address caller, struct AggregationRouterSwapDescription desc, bytes executorData, bytes clientData) returns (uint256 returnAmount)
transferOwnership(address newOwner)
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.