v1

latestOpenAPI 3.0.02026-07-242575155.6 KB
Malicious Address API

Check if the address is malicious

Get address security information.

get/api/v1/address_security/{address}

Path parameters

addressstring required

address

Query parameters

chain_id'1' | '56' | '42161' | '137' | 'solana' | '204' | '324' | '59144' | '8453' | '534352' | '10' | '43114' | '250' | '25' | '128' | '100' | 'tron' | '321' | '201022'

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

Headers

Authorizationstring

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

Response

OK