DeFi_PanCakeSwapBot
DeFi_PanCakeSwapBot copied to clipboard
Runtime Error
I get this error when I try to run the program and enter a token's contract address. So far only ELONTECH token is working and none other tokens work.
File abi.py", line 38, in findAbi f.write(abi[0].text) IndexError: list index out of range
New update. I was able to overcome the error using a trick. But now there's a new error. Please help. getTokenDecimal position = val_list.index(decimal) ValueError: 100000000 is not in list