|
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. |
Answered by
liquid-8
Sep 18, 2021
Replies: 2 comments 2 replies
|
Post your code and a couple of tx's. Don't forget to replace your private key with *********** |
1 reply
|
try |
1 reply
Answer selected by
ars3nicum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
try
uniswap.make_trade(eth, gala, int(0.0002*10**18))