Get Tokens By Symbol

Returns a paginated list of tokens that match the given symbol (or partial symbol).
Helps differentiate tokens with similar names or resolve user-input symbols.

🛠️ Use Cases:

  • Search tokens by ticker symbol (e.g., 'USDT')
  • Match UI input to on-chain assets
  • Token selection in DEXs and wallets
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length ≥ 1

Full or partial ticker symbol of the token (e.g., 'usdt', 'eth').

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