AggregationRouter
Verified contract
Active on
Ethereum with 2,353 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) |
---|---|---|---|---|---|---|---|
| 20150710 | 5 months ago | | | 0.00001 | 0.000089415000 | |
| 17977003 | a year ago | | | 0 | 0.00043453888 | |
| 14184389 | 3 years ago | | | 0 | 0.0015000000 | |
| 14146528 | 3 years ago | | | 0 | 0.0036175357 | |
| 14034560 | 3 years ago | | | 0 | 0.045677563 | |
| 14031117 | 3 years ago | | | 0.279 | 0.014679196 | |
| 14028448 | 3 years ago | | | 0 | 0.012981140 | |
| 14028376 | 3 years ago | | | 0 | 0.032735892 | |
| 14028163 | 3 years ago | | | 0 | 0.019875739 | |
| 14027917 | 3 years ago | | | 0 | 0.035302601 |
ABI
ABI objects
Getter at block 21161576
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0x2475039bf2ecdce2ee4c82954e64be9674f43546
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 data) payable returns (uint256 returnAmount)
transferOwnership(address newOwner)
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.