Crypto Wallet Address Validator
## Supports 82+ Blockchains in a Single API Stop maintaining separate validation libraries for every chain. This API validates addresses across 82+ blockchains with a unified interface, returning structured results including format validity, checksum status, and detected chain types. ### Supported Chain Families - **EVM-compatible** (40+ chains): Ethereum, Polygon, BSC, Arbitrum, Optimism, Base,…
Crypto Wallet Address Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Detect Crypto Address /api/v1/rapid/crypto/address/detect |
Detects a wallet address and returns its network family, address format, environment, possible chains, normalized address, checksum status, and validation warnings. |
| POST |
Validate Address /api/v1/rapid/crypto/address/validate |
Validates whether an address matches the provided blockchain, token, and network (defaults to MAINNET when network is omitted), and returns chain match details, normalized… |
| GET |
List Supported Chains /api/v1/rapid/crypto/chains |
Returns the list of supported blockchain networks, with optional filtering by network family and environment. |
| GET |
Get Chain By ID /api/v1/rapid/crypto/chains/{chainId} |
Returns detailed metadata for a specific blockchain identified by chainId. |
| GET |
List supported VM / Chain Matrix /api/v1/rapid/crypto/supported |
Returns a VM-oriented capability matrix of supported chains (for example EVM, UTXO, SVM, XRPL), optionally filtered by environment. |
Crypto Wallet Address Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 60 / minute |
|
| ULTRA Recommended | $49.99 / month | 120 / minute |
|
| MEGA | $199 / month | 300 / minute |
|