We refreshed our doc site!

Bookmarked links may have changed

Read release notes

createValidateAddress

Web3 Services
Compliance Engine

Validate an address

POSThttps://api.circle.com/v1/w3s/transactions/validateAddress

Confirms that a specified address is valid for a given token on a certain blockchain.

Body parameters
blockchain
string
Required

The blockchain network that the resource is to be created on or is currently on.

address
string
Required

The blockchain address generated upon wallet creation.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "isValid": false
4  }
5}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.