Verify Wallet Address

View as Markdown

This API verifies a wallet address. Based on its response, either true or false, you can determine whether the wallet address is valid.

Headers

x-api-keystringRequired
Your Partner API key. You can find this in the [Partner Dashboard](https://docs.transak.com/guides/how-to-create-partner-dashboard-account#open-the-developers-section).

Query parameters

cryptoCurrencystringRequired
Crypto currency symbol.
networkstringRequired
Crypto currency network name.
walletAddressstringRequired
Wallet address to validate.

Response

Wallet address verification result
responseboolean

Errors

400
Bad Request Error