Title |
Test
Find
Litecoin Address
|
Expression |
^L[a-zA-Z0-9]{26,33}$ |
Description |
Matches litecoin payment (public-key) address. Address must begin with a L and have 27-34 total alphanumeric characters. Will exclude bitcoin address since they begin with 1 or 3. Does NOT do a checksum. |
Matches |
Lg6GPVfPsmPAbTWYuKBQXtdGnBuCWcxHcr |
Non-Matches |
19RsSjVgob3JgU9cP9PPEiySftNpbU49Xm, qwerty, __** |
Author |
Rating:
Patrick Merrell
|
Source |
|
Your Rating |
|
Title: native segwit type
Name: BitBox02 Multi
Date: 3/29/2023 9:29:45 PM
Comment:
Litecoin introduced the native segwit type address some time ago. Do you have a regular expression for this too?
Title: native segwit type
Name: BitBox02 Multi
Date: 3/29/2023 9:29:33 PM
Comment:
Litecoin introduced the native segwit type address some time ago. Do you have a regular expression for this too?