Retrieve CCIP token information
Returns information about Cross-Chain Interoperability Protocol (CCIP) supported tokens. The response includes token details organized by token symbol, with chain-specific information nested under each token and indexed by chain ID or selector (depending on the outputKey parameter).
Query parameters
The network environment to query
Filter by token canonical identifier (e.g., "LINK" for Chainlink token, or "LINK,ETH" for multiple tokens)
Filter by chain ID where the token is supported (e.g., "1" for Ethereum, or "1,56" for Ethereum and BSC)
Key to use for organizing the response data
Response
Successful response with token data
Changes
Changed in 4 of the 9 revisions of this API.25
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ▲
response property
data/additionalProperties/additionalProperties/chainIdlist-of-types was widened by adding typesstringto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
the
///response's property pattern^0x[a-fA-F0-9]{40}$was removed for the statusresponse-property-pattern-removed
- ○
the
///response's property pattern^0x[a-fA-F0-9]{40}$was removed for the statusresponse-property-pattern-removed
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲