TSAggregatorUniswapV2
Verified contract
Active on
Ethereum with 339 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 "TSAggregatorUniswapV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21288496 | a day ago | | | 0 | 0.0022829136 | |
| 21276352 | 3 days ago | | | 0 | 0.0017403322 | |
| 21260486 | 5 days ago | | | 0 | 0.0018037019 | |
| 21251809 | 7 days ago | | | 0 | 0.0053278046 | |
| 21240092 | 8 days ago | | | 0 | 0.0019160380 | |
| 21201771 | 14 days ago | | | 0 | 0.0035478900 | |
| 21192791 | 15 days ago | | | 0 | 0.0025870676 | |
| 21161872 | 19 days ago | | | 0 | 0.0033134863 | |
| 21149923 | 21 days ago | | | 0 | 0.0018990320 | |
| 21137144 | 23 days ago | | | 0 | 0.0045285682 |
ABI
ABI objects
Getter at block 21299035
fee() view returns (uint256)
15
feeRecipient() view returns (address)
0x9f9a7d3e131ed45225396613e383d59a732f7beb
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
receive()
This contract contains no error objects.