DeFi_PanCakeSwapBot icon indicating copy to clipboard operation
DeFi_PanCakeSwapBot copied to clipboard

Runtime Error

Open ImtiyazG opened this issue 2 years ago • 2 comments

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

ImtiyazG avatar Apr 14 '22 20:04 ImtiyazG

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

ImtiyazG avatar Apr 15 '22 14:04 ImtiyazG