TSAggregatorUniswapV3
Verified contract
Active on
Ethereum with 1,080 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf892…abe8
Balances ($0.00)
No balances found for "TSAggregatorUniswapV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21321111 | 6 hours ago | | | 0 | 0.0035905329 | |
| 21319418 | 11 hours ago | | | 0 | 0.0037243740 | |
| 21318326 | 15 hours ago | | | 0 | 0.0051241984 | |
| 21311773 | 2 days ago | | | 0 | 0.0028869429 | |
| 21296313 | 4 days ago | | | 0 | 0.0020559438 | |
| 21275747 | 7 days ago | | | 0 | 0.0023826341 | |
| 21269368 | 7 days ago | | | 0 | 0.0015389789 | |
| 21255660 | 9 days ago | | | 0 | 0.0015265917 | |
| 21246109 | 11 days ago | | | 0 | 0.0043700320 | |
| 21243283 | 11 days ago | | | 0 | 0.0029830096 |
ABI
ABI objects
Getter at block 21322776
fee() view returns (uint256)
15
feeRecipient() view returns (address)
0x9f9a7d3e131ed45225396613e383d59a732f7beb
poolFee() view returns (uint24)
500
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
tokenTransferProxy() view returns (address)
0xf892fef9da200d9e84c9b0647ecff0f34633abe8
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
owners(address) view returns (bool)
State-modifying
Events setFee(uint256 _fee, address _feeRecipient)
setOwner(address owner, bool active)
swapIn(address tcRouter, address tcVault, string tcMemo, address token, uint256 amount, uint256 amountOutMin, uint256 deadline)
swapOut(address token, address to, uint256 amountOutMin) payable
FeeSet(uint256 fee, address feeRecipient)
OwnerSet(address indexed owner, bool active)
constructor(address _ttp, address _weth, address _swapRouter, uint24 _poolFee)
receive()
This contract contains no error objects.