The cUSDC mint for all devnet markets is
B1c5xBYkp7AAemYhcu4VuH4CU4sPJDDuG2iuv6ts38uE. On mainnet this will be real USDC.QQQ - Nasdaq-100 ETF
SPY - SPDR S&P 500 ETF
XAU - Gold (spot)
VXX - VIX Short-Term Futures ETN
Global state
Programmatic access
Don’t hand-copy these addresses into your code. Two paths:Option A: ship the JSON snapshot
The protocol repo’sfrontend/lib/market-addresses.json is the canonical snapshot. Copy it into your project, parse, and use.
Option B: read the on-chain registry
Trading hours
All markets are 24/7 mintable and tradeable. NAV reflects whichever Pyth feed is active for the current US trading session (regular / pre-market / post-market / overnight). Off-hours liquidity is thinner; expect slightly wider pool spreads. → Concepts → Markets → Trading hoursSee also
Listing flow
How a new market is added.
Roadmap
Planned market additions.
Devnet info
RPC, faucet, behavior gotchas.
Reading state
How to read live data from these accounts.

