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.

Changes

Changed in 5 of the 95 revisions of this API.203

    • removed the LIQUID_STAKING_TOKEN enum value from the /// response property for the response status

      response-property-enum-value-removed

    • removed the REBASE_TOKEN enum value from the /// response property for the response status

      response-property-enum-value-removed

    • added the new KNOWN_RUGPULL_CODE_PATTERN enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new LONG_FUND_TRAIL enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new BONDING_CURVE_TOKEN enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new COMPROMISED_TOKEN enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new CONFIDENTIAL_TRANSFERS_ENABLED enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new CREATED_VIA_LAUNCHPAD enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new DEX_PAID enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new HEAVILY_SNIPED enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new LISTED_ON_CENTRALIZED_EXCHANGE enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new LOW_REPUTATION_CREATOR enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new NON_TRANSERABLE enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new OFFENSIVE_TOKEN_METADATA enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new POST_DUMP enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new SANCTIONED_CREATOR enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new SNIPE_AT_MINT enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new SOLANA_TOKEN_2022 enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new SPAM_TEXT enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new TOKEN_BACKDOOR enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new TRANSFER_FROM_REVERTS enum value to the /// response property for the response status

      response-property-enum-value-added

    • added the new TRANSFER_HOOK_ENABLED enum value to the /// response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added

Of the 95 revisions, 1 has no diff computed.