Skip to main content
GET
Validate Address

Autorisations

x-api-key
string
header
requis

Paramètres de requête

address
string
requis

The address to validate

Exemple:

"0x451defc27b45808078e875556af06bcfdc697ba4"

blockchain
string
requis

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.

Exemple:

"ethereum"

Réponse

200 - Valid / 200 - Invalid

data
object
message
string
Exemple:

"Address validation"

statusCode
number
Exemple:

200