Harish Hyma
Harish Hyma
Thanks for the reply! The choppiness occurs when entering application overview. Moving and resizing windows is fine. Using built in theme does not make a difference. Please note that the...
tx = uniswap.make_trade(weth_address, token_address, qty=9000000000000000, slippage=0.3, fee=10000000) Also it looks like your slippage is also calculated wrong. It should be 0.3/100 as far I understand the docs.
Hi thank you very much for the response. The code i used is quite simple. Sorry, I can't seem to get the formatting right for the code below. As you...