On EVM Networks

We have built some cross-chain bridges and the Switchboard On-Demand service allows users to create custom data feeds on the Ethereum Virtual Machine (EVM) networks.

Deployments

Getting Started

Custom data feeds can be configured aggregate data from any oracle (Switchboard V2, Chainlink, Pyth), any REST API, custom on-chain sources (like Uniswap, Raydium, Meteora, Orca, etc), and almost any other data provider.

Just like in Switchboard-V2, and On-Demand on Solana, the feed sources can be configured with user-customizable Oracle Jobs.

If you're not sure how to build a feed definition, please see the section on Switchboard Feeds.

If you want to build feeds quickly in a friendly User-Interface, please try out our On-Demand Builder (just click 'builder'). It's a drag-n-drop interface with which you can build and deploy feeds.

For a quick guide on creating feeds, updating, and reading from them, see Getting Started.

For a detailed walkthrough on the design and deployment process with Switchboard, begin with Designing a Feed.

Last updated