Launching a SaaS?·Collect waitlist signups before you build — before.run
SandboxPatternsDetectDocs
Crypto
#solana
#sol
#crypto
#address

Solana Address

Matches a Solana public key — 32–44 Base58 characters (no 0, O, I, l).

Solana wallet validationDeFi appsNFT platforms
/
/
Test String
2 matches
[…]{32,44}Character class […]Matches any single character listed in this set — repeated between 32 and 44 times · {32,44} — between 32 and 44 times
1-91-91-9 — range from '1' to '9'
A-HA-HA-H — range from 'A' to 'H'
J-NJ-NJ-N — range from 'J' to 'N'
P-ZP-ZP-Z — range from 'P' to 'Z'
a-ka-ka-k — range from 'a' to 'k'
m-zm-zm-z — range from 'm' to 'z'
Pattern: 27 charsInput: 89 chars
100% client-side · private

Valid Examples

  • 9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM
  • 5oNDL3swdJJF1g9DyB2S85EX1fQAUi9sMVndprABjnym

Invalid Examples

  • 0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe
  • short
  • contains0orO