Skip to main content
POST
Check addresses validity

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
chain
string
required

The 'chain' name.

Refer to the Get Recharge Currencies endpoint for the list of supported chains.

address
string
required

Wallet address

Response

success
boolean
required
Example:

true

data
object
required