Historical Data
Historical market data exports for Pendle Boros on Arbitrum.
All data is stored as NDJSON (newline-delimited JSON) compressed with ZIP. Each file covers one calendar month per market.
Browse data: https://historical-data.boros.finance
Directory Structure
market-data/{market}/ Hourly market snapshots
settlement/{market}/ On-chain settlement rate updates
underlying-apr/ Historical underlying funding rates
market-trades/{market}/ Individual trades
ohlcv/{timeframe}/{market}/ OHLCV candles (5m, 1h, 1d)
order-book/{market}/raw/ Raw order book snapshots
order-book/{market}/combined_{tickSize}/ Order book aggregated by tick size
Market naming: {ID}-{EXCHANGE}-{PAIR}-{EXPIRY} (e.g. 2-BINANCE-BTCUSDT-26SEP2025)
File naming: YYYY-MM.ndjson.zip (e.g. 2025-08.ndjson.zip)