v1

latestOpenAPI 3.0.02026-07-242575155.6 KB
Token Security API

Get token's security and risk data.

Get token security information.

get/api/v1/token_security/{chain_id}

Path parameters

chain_id'1' | '56' | '42161' | '137' | '204' | '324' | '59144' | '8453' | '5000' | '534352' | '10' | '43114' | '250' | '25' | '128' | '100' | 'tron' | '321' | '201022' | '42766' | '1514' | '146' | '2741' | '177' | '80094' | '10143' | '480' | '2818' | '1625' | '48899' | '196' | '810180' | '200901' | '4200' | '169' | '81457' required

The chain_id of the blockchain. To check the corresponding blockchain name for a given chain_id, please visit: https://docs.gopluslabs.io/reference/response-details-9

Query parameters

contract_addressesstring required

The contract address of tokens.

Headers

Authorizationstring

Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...)

Response

OK