Skip to main content

fetch_deribit_expiries

Function fetch_deribit_expiries 

Source
async fn fetch_deribit_expiries(underlyings: &[String]) -> Result<Vec<String>>
Expand description

Fetch the current Deribit option term structure for the given underlyings.

Returns a sorted, deduplicated list of expiry timestamps in ISO 8601 format (e.g., ā€œ2026-04-11T08:00:00Zā€) that Block Scholes will accept.