Skip to main content
GET
Validate Address

授权

x-api-key
string
header
必填

查询参数

address
string
必填

The address to validate

示例:

"0x451defc27b45808078e875556af06bcfdc697ba4"

blockchain
string
必填

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.

示例:

"ethereum"

响应

200 - Valid / 200 - Invalid

data
object
message
string
示例:

"Address validation"

statusCode
number
示例:

200