Retrieve the full details of a specific rate chain, including its roll configuration and all constituent contracts. A rate chain links sequential contracts into a continuous time series, managing the transition (roll) between expiring and upcoming contracts. This is essential for maintaining uninterrupted price history across contracts. The ID can be either a chain ID directly, or a rate ID that references a chain in its description.Documentation Index
Fetch the complete documentation index at: https://docs.dev.adjacent.markets/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The rate ID or chain ID.
Response
Unique chain identifier
Chain name
Chain description
Days before expiration to start rolling
Duration of roll transition period
Roll schedule type:
linear_blend, step_change, customTotal number of contracts in chain
Number of currently active contracts
Example Response
Example
Errors
| Status | Description |
|---|---|
| 404 | Rate chain not found |
