Get Tokens By Name

Returns a paginated list of tokens matching the given name (or partial name).

šŸ› ļø Use Cases:

  • Implement search and autocomplete in wallets or dashboards
  • Token discovery by project name
  • Match user-input to actual tokens
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Target blockchain network (e.g., ethereum, polygon, bsc).

Allowed:
Query Params
string
required
length ≄ 1

Full or partial name of the token.

integer
Defaults to 0

Number of records to skip (for pagination).

integer
Defaults to 20

Maximum number of records to return.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json