Skip to main content
GET
Validate Address

Authorizations

x-api-key
string
header
required

Query Parameters

address
string
required

The address to validate

Example:

"0x451defc27b45808078e875556af06bcfdc697ba4"

blockchain
string
required

The blockchain slug to validate the address against. Case-insensitive. One of: ethereum, bnb-smart-chain, polygon, tron, base, arbitrum, optimism, solana, asset-chain, celo, lisk, avalanche, arc, plasma, tempo, stellar.

Example:

"ethereum"

Response

200 - Valid / 200 - Invalid

data
object
message
string
Example:

"Address validation"

statusCode
number
Example:

200