Search

Wallet Search

Searches wallets by ENS name, address label, or address prefix.

Returns matching wallet addresses with entity labels.

get/gateway/v1/search/wallet

Query parameters

qstring required

Search keyword like binance, vitalik.eth, or 0xd8dA...

Example:vitalik.eth

Search keyword like binance, vitalik.eth, or 0xd8dA...

limitinteger

Results per page

Example:20

Results per page

offsetinteger

Pagination offset

Pagination offset

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://example.com/schemas/DataResponseWalletSearchItem.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.