-
I am trying to make a test trades (ETH-token) and all my transactions are confirmed, but I didn't get any tokens, meanwhile ETH is decreasing. On Etherscan transaction action is as follows: But as i can see for another transactions (not mine) on etherscan they are as follows: Swap 70.704005372419088903 UNI For 1,832.075137 USDC On Uniswap V3 So looks like transaction is going to V3 Router but the swap does not take place. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments · 2 replies
-
Post your code and a couple of tx's. Don't forget to replace your private key with *********** |
Beta Was this translation helpful? Give feedback.
-
try |
Beta Was this translation helpful? Give feedback.
try
uniswap.make_trade(eth, gala, int(0.0002*10**18))