Skip to main content

Variable: DEFAULT_MAINNET_ORACLE_IDS

const DEFAULT_MAINNET_ORACLE_IDS: Map<Id, Uint8Array>;

Defined in: solana-client/src/settlement-layer.ts:50

Default mainnet oracle feed ids, keyed by asset (mint) Id. Each value is the 32-byte oracle feed id the on-chain config binds that mint to (for the default ORACLE_KIND.Pyth kind, a Pyth price-feed id). Callers settling a pair whose mints aren't listed here pass their own map to SolanaOracleLayer.