v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB
search

Search for tokens, addresses, contracts, blocks, or transactions by identifier

Performs a unified search across multiple blockchain entity types including tokens, addresses, contracts, blocks, transactions and other resources.

get/{chain_id}/api/v1/search

Path parameters

chain_idstring required

The ID of the blockchain

Query parameters

qstring nullable

Search query filter

next_page_params_typestring

Next page params type for paging

labelobject

Label for paging in the search results

tokenobject

Token for paging in the search results

contractobject

Contract for paging in the search results

tac_operationobject

TAC operation for paging in the search results

metadata_tagobject

Metadata tag for paging in the search results

blockobject

Block for paging in the search results

blobobject

Blob for paging in the search results

user_operationobject

User operation for paging in the search results

addressobject

Address for paging in the search results

ens_domainobject

ENS domain for paging in the search results

Response

Successful search response containing matched items and pagination information. Results are ordered by relevance and limited to 50 items per page.

itemsobject[]
next_page_paramsobject nullable