posthttps://api.circle.com/v1/w3s/transactions/validateAddress
Confirms that a specified address is valid for a given token on a certain blockchain.
The blockchain network that the resource is to be created on or is currently on.
Blockchain generated unique identifier, associated with wallet (account), smart contract or other blockchain objects.
1{
2 "data": {
3 "isValid": false
4 }
5}