coccoinomane / crabada.py

Crabada bot with automatic reinforce. Snib snib! 🦀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binascii.Error: Non-hexadecimal digit found

CBSInvest opened this issue · comments

Can someone help me out here - i installed everything according to the read me and checked the env file but once trying to run any script i receive this error -

Non-hexadecimal digit found !
Appreciate ur help thank you guys !

error

Hi @CBSInvest and thanks for your report!

The error is likely related to encoding differences on Windows with respect to Unix.

Could you please include the full error stack? From the screenshot I can see only the last part of it.

Cheers,
Cocco

Hi Cocco,
thanks for ur reply please find the full code attached here hope to find a solution thx !!
@coccoinomane

Error Bscii
!

Thanks for sharing the error stack.

The issue happens when the given private key is not valid.

Are you positive your private key is correct? What happens if you try to import it in Metamask?

(Obviously, do not post your private key here 😅)

@coccoinomane Yes copied it now from the .env file to a new metamask setup and works perfectly so the Seed phrase is certainly right, also tried it with a second test metamask i opend new to check but again got the same error !

Attached my .env file blanked out the details !!
Everything else is untouched from my side of the code !

Costom ENV File

@CBSInvest You need to use the private key, not the seed phrase.

You can export the private key directly from Metamask, in the account settings.

@coccoinomane
I am since 6 years in Crypto - i feel embarassed now - i am trading on exchanges and use metamask since two years but i didnt know that Privatkey is not Seed Phrase - thank u for this HUGE LACK of Understanding -

Guess what all my teams closed mining automatically - YOU ARE A GENIUS !

Appreciate you work and will send u a direct donation to ur Wallet later - You deserve IT ! Absolutly Top !

One last thing - the bot use Gwei as a measure of fee to start or close or reinforce but the fee on avax is nAVAX calculated so is it just a placeholder for the Fee or is it really calculated in Gwei ?

Gwei is the same as nAVAX...