Integrating on Eclipse
Last updated
Last updated
Switchboard integration on Eclipse functions similarly to Solana, with a few key differences, notably an extra parameter that needs to be passed.
On Eclipse Devnet and Mainnet networks, the Switchboard Program ID is as follows: SBondMDrcV3K4kxZR1HNVT7osZxAHVHgYXL5Ze1oMUv
Begin with the process outlined in “”. When calling fetchUpdateIx
, include the network
and chain
settings as parameters. This will route the requests to the appropriate Switchboard oracles and map the data back to the target chain (Eclipse).