Skip to main content

PYTH_RECEIVER_PROGRAM

Constant PYTH_RECEIVER_PROGRAM 

Source
pub const PYTH_RECEIVER_PROGRAM: Pubkey;
Expand description

Pyth Receiver program (Hermes pull feeds) — same address on mainnet-beta and devnet.

Price update accounts (PriceUpdateV2) posted by this program are the input to oracle-gated instructions (InitMarket open-anchor, AdminInstantSettlement). The legacy pyth-sdk-solana push-oracle dependency has been removed; all price reads use the pull-based Hermes flow.