bitcoin-regex
bitcoin-regex copied to clipboard
Bitcoin Wallet Address matches incorrectly
Hi
Matched on: 3F3F3F3F3F3F3F3F3F3F3F3F3F3F3F3F3F
The regex catches obvious non Bitcoin addresses. Do you offer any update to regex to bypass this type of Invalid Wallet?
The only way to check for these cases would be to check the checksum after you've extracted the potential address using this regex.