CodeWithJoe2020 / pancakeswapBot

python script to buy token from pancakeswap
230 stars 198 forks source link

binascii.Error: Non-hexadecimal digit found #8

Open Karmakiid opened 2 years ago

Karmakiid commented 2 years ago

when I run the code I get this error message:

Dawsthehorse commented 2 years ago

Same here. Did you find a solution @Karmakiid ?

Dawsthehorse commented 2 years ago

Hey @Karmakiid I figured out the issue. I was using my seed phrase instead of my private key - I think you are probably the same. To find your private key, go to metamask, click the 3 buttons in the corner and click account details and export key. Hope this helps

Karmakiid commented 2 years ago

Hey @Dawsthehorse i managed to solve the error, thank you very much bro.

Muneebdw commented 2 years ago

Hey @Dawsthehorse can you let me know how you resolved your error since I am unable to do so.

ketlller commented 2 years ago

Hi. The code doesn't work(