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

cryptoCurrencystringRequiredDefaults to ETH
Crypto currency symbol.
networkstringRequiredDefaults to mainnet
Crypto currency network name.
walletAddressstringRequiredDefaults to YOUR_CUSTOMER_WALLET_ADDRESS
Wallet address to validate.

Response

Wallet address verification result
responseboolean

Errors

400
Bad Request Error