ECOSYSTEM
The network of protocols, developers, and infrastructure powering ZK-verified oracle data across Solana and beyond.

Oracle Node Infrastructure
The PixelOracle network operates through a distributed mesh of oracle nodes, each responsible for fetching external data, participating in consensus rounds, and generating zero-knowledge proofs. The network currently runs 47 active validator nodes distributed across 12 geographic regions, with a minimum 3-of-5 threshold signature requirement for any oracle result to be accepted on-chain. Node operators stake $PXCL tokens as collateral, which can be slashed for provably incorrect data submissions or extended downtime beyond the 15-minute grace period.
Data providers feed raw information into the aggregation layer, where it is normalized, weighted by provider reliability scores, and submitted to the consensus module. The aggregation algorithm uses a trimmed-mean approach, discarding the top and bottom 20% of reported values before averaging, which provides robust resistance against outlier injection attacks. Once consensus is reached, a designated prover node generates the Groth16 proof and submits the transaction to Solana, where the on-chain program verifies the proof and stores the result as a compressed account in the Light Protocol state tree.
Protocol Partners
PixelOracle integrates with leading Solana protocols, providing ZK-verified data feeds that are cryptographically tamper-proof and privacy-preserving by default.
Price feed integration for aggregated swap routing across Solana liquidity venues. PixelOracle supplies ZK-verified price data that Jupiter uses to calculate optimal swap paths without exposing query intent to front-runners.
Validator performance and stake-weighted pricing data delivered through compressed oracle accounts.
Real-time mark price feeds for perpetual futures markets. PixelOracle provides sub-second price updates with ZK proofs ensuring data integrity, enabling Drift to offer tight spreads while protecting liquidation thresholds from oracle manipulation attacks.
Collateral valuation feeds for concentrated liquidity vaults and lending positions.
Floor price and collection-level valuation data for NFT collateral pricing across lending protocols.
Multi-asset price feeds securing borrowing and lending operations. Privacy-preserving queries protect large position adjustments from being front-run by MEV bots monitoring oracle update transactions.
Upstream data source feeding into the PixelOracle aggregation layer for cross-validation.
Integration with Jito block engine for MEV-protected oracle update submission, ensuring fair ordering of price feed transactions.
Use Cases
By the Numbers
PixelOracle provides TypeScript and Rust SDKs, comprehensive documentation, a local devnet simulator, and a Solana Playground template for rapid prototyping. The developer community has grown steadily since mainnet launch, with weekly SDK downloads increasing month over month as more protocols adopt ZK-verified oracle feeds.
Governance and Community
PixelOracle governance will transition to full on-chain control through the $PXCL token once Phase 4 of the roadmap is reached. Until then, the protocol operates under a progressive decentralization model where core parameters -- fee tiers, burn ratios, node staking requirements, and supported data sources -- are managed by a 5-of-9 multisig composed of team members, advisors, and community-elected representatives.
The community currently participates through off-chain governance proposals on the forum, where any $PXCL holder can submit improvement proposals (PIPs) and signal support through token-weighted snapshot votes. Proposals that reach quorum are executed by the multisig within a 72-hour timelock window. To date, 34 PIPs have been submitted and 19 have been ratified, covering topics from new data source additions to fee parameter adjustments and node operator reward distribution changes.
The developer community operates through a grants program funded by the protocol treasury, which allocates up to 2% of annual $PXCL emissions to ecosystem development. Grant recipients have built oracle adapters for niche data types, contributed to SDK improvements, developed monitoring dashboards, and created educational content. The bug bounty program, running continuously since mainnet launch, offers rewards up to $50,000 for critical vulnerabilities in the oracle program or proof generation pipeline.