Skip to content
Address

Validate cryptocurrency address

Checks if the provided wallet address is valid for the specified currency and network.
GET
https://api.thechange.ltd/v2/address/validate

Headers

TC-API-KEYstringRequired
API key for requests authentication

Query Parameters

currencystringRequired
Cryptocurrency ticker (e.g., BNB, BTC, ETH)
networkstringRequired
Blockchain network (e.g., BSC, TRC20, ERC20)
addressstringRequired
Wallet address to validate
tagstringOptional
Optional destination tag or memo for the address

Responses

Updated