Validate an address
POST
https://tron-mainnet.g.alchemy.com/v2/docs-demo/wallet/validateaddress
Validates whether the given address is a valid TRON address. It can optionally check whether the address is in base58check format (visible: true) or hex format (visible: false).
Request Body
Responses
200
Validation result.
Was this page helpful?