g7AzaZLO / rivalz_fragmentz_autoclaim

4 stars 0 forks source link

about key #1

Open pisslurdroid opened 2 weeks ago

pisslurdroid commented 2 weeks ago

Where i have public key

g7AzaZLO commented 2 weeks ago

You don't need a public key. You need a private key. You can get it from metamask, rabby wallet, or any other wallet you use. Or you can generate a new one using any available

g7AzaZLO commented 2 weeks ago

https://support.metamask.io/managing-my-wallet/secret-recovery-phrase-and-private-keys/how-to-export-an-accounts-private-key/

Just don't forget to add the "0x" prefix in front of your private key (if you don't have one) so it's valid

pisslurdroid commented 2 weeks ago

https://support.metamask.io/managing-my-wallet/secret-recovery-phrase-and-private-keys/how-to-export-an-accounts-private-key/

Just don't forget to add the "0x" prefix in front of your private key (if you don't have one) so it's valid

AttributeError: 'Client' object has no attribute 'public_key'

im adding Bitget wallet manually work, but when im using script thats issue came

g7AzaZLO commented 2 weeks ago

https://support.metamask.io/managing-my-wallet/secret-recovery-phrase-and-private-keys/how-to-export-an-accounts-private-key/ Just don't forget to add the "0x" prefix in front of your private key (if you don't have one) so it's valid

AttributeError: 'Client' object has no attribute 'public_key'

im adding Bitget wallet manually work, but when im using script thats issue came

Did you remove the extra lines(pk2 pk3) from the file?