Skip to main content
GET
Search wallets by entity name, type, or label

Query Details

At least one of entityName, entityType, or label must be provided.

Usage Examples

  • Search by entity name
  • Search by entity type
  • Search by label
  • Combined filters with pagination

Response Fields

Available Entity Types

Common entity types: cex, dex, individual, fund, bridge, mev, hacker, yield, lending-decentralized, derivatives, gaming, liquid-staking, stablecoin, ai, misc, zora-profile.

Available Labels

Common labels: Hot Wallet, Cold Wallet, MEV Bot, Gnosis Safe Proxy, V2 Pool, V3 Pool, Market, Burn Address, Dead Address, Gate Deposit.

Query Parameters

entityName
string
entityType
string
label
string
offset
number | null
default:0
Required range: x >= 0
limit
number
default:20
Required range: 1 <= x <= 100

Response

200 - application/json

Wallet labels search response

data
object[]
required
pagination
object
required