Retrieve CCIP lane information
Returns information about Cross-Chain Interoperability Protocol (CCIP) lanes between supported chains. Each lane represents a unidirectional connection from a source chain to a destination chain, with associated onRamp and offRamp contracts and supported tokens.
Query parameters
The network environment to query
Filter by source chain ID. Multiple chain IDs can be specified using comma-separated values
Filter by destination chain ID. Multiple chain IDs can be specified using comma-separated values
Filter by source chain CCIP selector. Multiple selectors can be specified using comma-separated values
Filter by destination chain CCIP selector. Multiple selectors can be specified using comma-separated values
Filter by source chain internal identifier. Multiple IDs can be specified using comma-separated values
Filter by destination chain internal identifier. Multiple IDs can be specified using comma-separated values
Filter by lane version. Only lanes where both onRamp and offRamp match the specified version will be returned
Key format to use for organizing the lane keys in the response
Response
Successful response with lane data
Changes
Changed in 3 of the 9 revisions of this API.53
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ○
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
- ▲
- ○
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
- ▲