v85

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-08-05981,1441.6 MB
Solana

Scan Address

Gets an address and returns a full security assessment indicating whether or not this address is malicious as well as textual reasons of why the address was flagged that way.

post/v0/solana/address/scan

Request body

addressstring required
chain'mainnet' | 'eclipse_mainnet' | 'sonic_mainnet' | '5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp' | 'EtWTRABZaYq6iMfeYKouRu166VU2xqa1' | 'EAQLJCV2mh23BsK2P9oYpV5CHVLDNHTxY'

Response

Successful Response

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