Tokens

Token list

get/v3/tokens

Query parameters

chainIdstring

Comma-separated list of chain IDs (single value allowed).

addressstring
Example:0x0000000000085d4780B73119b644AE5ecd22b376

Filter by a token address. May be repeated. Combine with chainId for the fastest lookup path. Counts toward the 100-address filter cap. When address filters are present and limit is omitted, the default limit is the requested address count capped at 100.

addressesstring
Example:0x0000000000085d4780B73119b644AE5ecd22b376,0x00000000eFE302BEAA2b3e6e1b18d08D69a9012a

Filter by comma-separated token addresses. May be repeated. Maximum 100 addresses. Combine with chainId for the fastest lookup path. When address filters are present and limit is omitted, the default limit is the requested address count capped at 100.

fieldsstring

Comma-separated list of fields to include.

offsetinteger
limitinteger

Requested token page size. Values above 500 are clamped.

searchstring
typestring
Example:base,debt

Filter by token classification. Comma-separated values: base, debt, unitOfAccount, oracleAsset, reward, swapAsset

Response

Tokens

Changes

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