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.

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