Switchboard V2

Switchboard allows builders to unlock the power of Solana by creating high performance data feeds from any API.

switchboard.txns

This table has similar schema as of Solana transactions table

switchboard.parsed

The table contains the parsed instructions data for Switchboard. Data related to instruction type, executing account, account arguments, arguments, etc. is available here.

Some columns in the above table needs to be explained a bit for better understanding. Let's go into what each one of them contains.

input accounts

args

switchboard.events

This table has all the switchboard v2 historically parsed events.

args

oracleValues

val

Last updated