Skip to main content
GET
Get wallet identity
Cada solicitação custa 100 créditos. Requer um plano pago. Solicitações do plano gratuito retornam 403 Forbidden.

Parâmetros de Solicitação

string
padrão:"GQUtvPx89ZNCwmvQqFmH59bJcU8fW8siETpaxod7Aydz"
obrigatório
Endereço da carteira Solana (codificado em base58) ou nome de domínio SNS/ANS (por exemplo, toly.sol, miester.bonk). A resolução de domínio é somente mainnet. Qualquer domínio não-.sol é tratado como um TLD personalizado ANS — não há lista branca fixa de TLD.

Autorizações

api-key
string
query
obrigatório

API key passed as query parameter

Parâmetros de caminho

wallet
string
padrão:GQUtvPx89ZNCwmvQqFmH59bJcU8fW8siETpaxod7Aydz
obrigatório

Solana wallet address (base58 encoded) or SNS/ANS domain name (e.g. toly.sol, miester.bonk). Domain resolution is mainnet-only. Any non-.sol domain is treated as an ANS custom TLD — there is no fixed TLD whitelist.

Resposta

Identity information found

address
string
obrigatório

Solana wallet address

Exemplo:

"HXsKP7wrBWaQ8T2Vtjry3Nj3oUgwYcqq9vrHDM12G664"

type
string
obrigatório

Type of entity

Exemplo:

"exchange"

name
string
obrigatório

Display name

Exemplo:

"Binance 1"

category
string
obrigatório

Category classification

Exemplo:

"Centralized Exchange"

tags
string[]
obrigatório

Additional classification tags

Exemplo:
domainNames
string[]

All on-chain domain names owned by this address, including SNS (.sol) and ANS custom TLDs (.bonk, .wen, etc.). The favorite .sol domain is first if set; remaining domains are sorted alphabetically. Omitted if the wallet owns no domains.

Exemplo: