approvedwallet-analytics

Wallet Entity Label

Entity label for any wallet from our heuristic-labeling table: is it a contract, a CEX deposit address, a market maker, a token deployer, an LP actor or a probable bot, with the supporting evidence and confidence. Accepts an EVM (0x+40hex) or Solana base58 address; chain auto-detected. An unlabeled address returns labeled:false (absence is information), never an error.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#wallet#label#entity#market-maker#cex#deployer#evm#solana

How to use

Sample response
{"address":"0x4446adc0b8136ffc55ddb7a488ba5509ace2a5ef","chain":"base","labeled":true,"summary":"Labeled as: market_maker (confidence high).","labels":["market_maker"],"flags":{"is_contract":false,"is_cex_deposit":false,"is_market_maker":true,"is_deployer":false,"is_lp_actor":false,"is_probable_bot":false},"source_confidence":"high","last_observed_at":"2026-06-21T15:32:14.000Z"}
curl -X GET 'https://proxy.suverse.io/v1/data/wallet-label-lookup'