v75

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-21931,1281.5 MB
Tron

Scan Address

Get a risk recommendation with plain-language reasons for a Tron address.

post/v0/tron/address/scan

Request body

chain'tron' required

The chain (tron).

addressstring required

The Tron address to validate (base58 format).

Response

Success

result_type'Malicious' | 'Warning' | 'Benign' | 'Error' required

Overall validation outcome for the scan.

errorstring

An error message returned when result_type is Error.