Closed notf0und closed 1 year ago
Please resolve confflicts and merge to ymgve master fork
Or can you just ELI5 me how to use your code to automate claim from 30 priv keys?
I have problem with getting right and last Trx before fork block. For each coin is a little different.
Please help me with an example with 2-3 test priv key.....step by step please....please
Sorry, I was out and recently seen this. The usage is putting all addresses on a file separated by a line break and then:
claimer.py <cointype> <file> <destination address>
When the script detects that can be some coins available on the address, ask if the user wanna claim and if the user answer y/Y, the script ask for the privkey of that specific address
Resolve. So we can all bank on it
Como estas: Estoy utilizando windows 7 y me arroja el siguiente error:
Traceback (most recent call last):
File "C:\bitcoin_fork_claimer\claimer.py", line 1096, in
La carpeta bitcoin_fork_claimer esta ubicada en C: junto con la lista,txt en su interior. como puedo resolverlo ? muchas gracias
Used code base from claimer, removed unnecessary code and developed the method to check get the transaction id's from a list of addresses in a file. The script check every single address and get the balance claimable for each fork.