How to Leverage Programability on Data
Explore examples of how developers are leveraging SEDA in production to secure billion of dollars in transaction volume.
Last updated
Was this helpful?
Explore examples of how developers are leveraging SEDA in production to secure billion of dollars in transaction volume.
Use these modular building blocks to shape your oracle program feeds exactly how you need them. Combine any of the tools below, or add your own custom logic, to produce a price feed in the precise format, cadence, and structure required for your application. Whether you’re smoothing volatility, blending sources, repricing assets, or constructing fully bespoke indices, you can program feeds to behave exactly as your market or protocol demands.

Build fully custom baskets of assets from multiple sources across any asset class. For example, create a BTC Beta basket that combines the spot price of BTC/USD from major CEXs, the perpetual market price on Hyperliquid, the IBIT iShares ETF, MARA Marathon Digital Holdings stock price, and CME bitcoin futures.

Define ordered primary, secondary, and tertiary data sources to ensure continuous, reliable price outputs. If a primary source becomes unavailable or deviates beyond defined thresholds, automatically fail over to secondary sources. You can blend fallback sources, apply confidence weighting, or output a temporary composite price until the primary source returns. This ensures feeds remain live, stable, and resilient under all market conditions.

Aggregate prices from multiple venues or providers to produce a single, robust reference price. Use mean, median, or custom weighting logic, and dynamically adjust source weights based on real-time volume, liquidity, or confidence scores. This approach improves accuracy, reduces outlier impact, and creates a more manipulation-resistant price feed suitable for high-integrity trading environments.
Last updated
Was this helpful?
Was this helpful?
