Author

Topic: Where can I find the RegEx list for alternative cryptocurrencies addresses? (Read 217 times)

member
Activity: 308
Merit: 13
member
Activity: 308
Merit: 13
If You clarify Your question, you will get an answer faster. Explain in more detail what you are trying to find.
Maybe this site will help you: https://www.regexpal.com/.
Were you looking for this or something else?


For example, regex for btc address is ^(bc1)[0-9A-Za-z] For LTC addres is ^(ltc1)[0-9A-Za-z] . I'm looking for regex for coins from the list in the title of this topic, but unfortunately, I can not find anywhere
member
Activity: 602
Merit: 24
If You clarify Your question, you will get an answer faster. Explain in more detail what you are trying to find.
Maybe this site will help you: https://www.regexpal.com/.
Were you looking for this or something else?
member
Activity: 308
Merit: 13
member
Activity: 308
Merit: 13
I'm trying to find a RegEx list for some cryptocurrencies addresses, but all I managed was the rules for BTC, ETH, and others from the top list. I will be grateful for any information I receive. Here is a list of coins for which I need RegExp. Thank you.

"bsv", "doge", "fct", "maid", "rdd", "part", "eurs", "kin", "nxt", "gbyte", "vtc", "ignis", "qrl", "flo", "sls", "xdn", "zcl", "nlg", "emc", "sbd", "aeon" "game", "lbc", "nim", "mer", "rads", "pot", "dyn", "xel", "rvr", "mue", "exp", "bsd", "amp", "tx", "ok", "iop", "meme", "synx", "nbt", "golos", "proc", "ebst", "lmc", "gbg"

Any help is appreciated.
Jump to: