Aggregate
Verified contract
Active on
Ethereum with 1,182 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 "Aggregate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21082195 | 11 days ago | | | 0 | 0.0021882778 | |
| 21082176 | 11 days ago | | | 0 | 0.0022185258 | |
| 21082156 | 11 days ago | | | 0 | 0.0019970480 | |
| 20911557 | a month ago | | | 0.014560163 | 0.0011028407 | |
| 20412918 | 3 months ago | | | 0 | 0.0010641345 | |
| 20412912 | 3 months ago | | | 0 | 0.00095796949 | |
| 20181043 | 4 months ago | | | 0 | 0.00089231912 | |
| 20057609 | 5 months ago | | | 0 | 0.00081365545 | |
| 20057571 | 5 months ago | | | 0 | 0.00092036113 | |
| 20057553 | 5 months ago | | | 0 | 0.00086512702 |
ABI
ABI objects
Getter at block 21162617
feeAddress() view returns (address)
0x5363828a7c57355a6845b787a66912f45717ea7e
feeRate() view returns (uint256)
30
owner() view returns (address)
0xac24eb8165eba31774d849ef542c4ac3e4517c91
Read-only
This contract contains no read-only function objects.
State-modifying
Events feeAddressAdmin(address _feeAddress)
feeRateAdmin(uint256 _feeRate)
renounceOwnership()
swapExactTokensForTokens(address coin0, address coin1, address coin2, address coin3, address route0, address route1, address route2, uint256 amountIn, uint256 amountMinOut, address to, uint256 deadline) payable returns (uint256)
swapTokensForExactTokens(address coin0, address coin1, address coin2, address coin3, address route0, address route1, address route2, uint256 amountInMax, uint256 amountOut, address to, uint256 deadline) payable returns (uint256)
transferOwnership(address newOwner)
AmountIn(address indexed user, address coin, uint256 amount)
AmountOut(address indexed user, address coin, uint256 amount)
Fee(address indexed _feeAddress, address coin, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _feeAddress, uint256 _feeRate)
receive()
This contract contains no error objects.