Validate a cryptocurrency address

Validates a wallet address for a specific currency and network. Optionally supports memo validation if required by the network.

Log in to see full request history
Query Params
string
required

Currency symbol (e.g., BTC, ETH, USDT)

string
required

Wallet address to validate

string

Blockchain network associated with the address (e.g., Ethereum, BSC, Polygon)

string

Optional memo for transactions on certain blockchains

Responses
200

Address validated successfully.

400

Bad request.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json