Bitcoin Forum
May 23, 2024, 01:00:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [Hiring] Write regexs to find addresses and keys for the 30 crypto currencies  (Read 133 times)
racezefi (OP)
Member
**
Offline Offline

Activity: 80
Merit: 14


View Profile
July 28, 2017, 03:13:01 AM
 #1

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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!