Author

Topic: [Hiring] Write regexs to find addresses and keys for the 30 crypto currencies (Read 133 times)

member
Activity: 80
Merit: 14
Hello, I need regexs for addresses, keys and if they exist for that crypto currency, master private and public keys.

Examples:

Bitcoin address \b[13][a-km-zA-HJ-NP-Z0-9]{33}\b 1MKVGqyJA9YkVRuDsGCvnYVJ6ivNtfe289

Bitcoin XPUB key (master public key for HD wallets) \b(xpub)[a-km-zA-HJ-NP-Z1-9]{107,107}\b xpub661MyMwAqRbcF3n3Sg6dL7C29vTi8prxevmhoDLLR6VJTetHp3rKGDQFzNSvVBZ2oxkepHnu1TE Wx1hiLjEvJ3rS3bRQQapr1BSyBzzz5JE Ethereum address \b0x?[0-9a-f]{40}\b 0x0dE0BCb0703ff8F1aEb8C892eDbE692683bD8030

The list should include at least 2 examples for each category so I can check it. It should be one example with address/key in the middle of a phrase and the other on a new line, after some unrelated text on the previous line.

If you can do it, please tell me your price and time it would take.
Jump to: