PixelOracle

ECOSYSTEM

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

Oracle ecosystem city
Network Architecture

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.

Integrations

Protocol Partners

PixelOracle integrates with leading Solana protocols, providing ZK-verified data feeds that are cryptographically tamper-proof and privacy-preserving by default.

JupiterDEX Aggregator

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.

Marinade FinanceLiquid Staking

Validator performance and stake-weighted pricing data delivered through compressed oracle accounts.

Drift ProtocolPerpetuals DEX

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.

Kamino FinanceLending & Liquidity

Collateral valuation feeds for concentrated liquidity vaults and lending positions.

TensorNFT Marketplace

Floor price and collection-level valuation data for NFT collateral pricing across lending protocols.

marginfiLending Protocol

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.

Pyth NetworkData Provider

Upstream data source feeding into the PixelOracle aggregation layer for cross-validation.

JitoMEV Infrastructure

Integration with Jito block engine for MEV-protected oracle update submission, ensuring fair ordering of price feed transactions.

Applications

Use Cases

DeFi Price Feeds

< 400msupdate latency

PixelOracle delivers ZK-verified price feeds to decentralized finance protocols across Solana. Each price update carries a Groth16 proof attesting that the reported value was correctly aggregated from multiple independent data sources. This eliminates single-point-of-failure risk that has historically led to flash loan oracle attacks. The commitment-based architecture means protocols receive cryptographically sound price data without revealing the specific sources or aggregation weights used, protecting the oracle network from targeted manipulation.

Cross-Chain Verification

7chains supported

Bridge adapter modules fetch state proofs from Ethereum, Arbitrum, Optimism, Base, Polygon, Avalanche, and BSC. Each adapter constructs Merkle Patricia Trie proofs against source chain block headers, wraps them in a composed ZK proof, and stores the verified result as a compressed account on Solana. This enables Solana-native protocols to consume verified data from any supported chain without trusting a centralized bridge relayer or running their own cross-chain infrastructure.

Privacy-Preserving Queries

100%query privacy

The commitment-hash architecture ensures that no observer -- including oracle node operators -- can determine what data was requested. Query inputs are hashed client-side before transmission. The ZK proof proves that the oracle computed the correct result for the committed query without revealing the query itself. This is critical for institutional DeFi participants who need oracle data for large position management but cannot afford to leak their trading intent to the public mempool.

Gaming and NFTs

12M+queries served

On-chain games use PixelOracle for verifiable randomness, asset pricing, and cross-game item valuation. The compressed storage model makes per-query costs negligible, enabling games to issue thousands of oracle queries per session without prohibitive costs. NFT platforms consume floor price, rarity scoring, and collection health metrics through the same ZK-verified pipeline, ensuring that NFT-collateralized lending and fractionalization protocols operate on trustworthy valuation data.

Developer Ecosystem

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.

48,200+SDK Downloads
1,840Active Developers
67Protocols Integrated
142MQueries Processed
99.97%Uptime Since Launch
< 200KCU per Verification
Roadmap

Development Trajectory

Phase 1Complete

Mainnet Launch

  • --Core oracle program deployed on Solana mainnet
  • --Groth16 proof generation and on-chain verification
  • --Light Protocol compressed account storage
  • --TypeScript and Rust SDK release
  • --Initial 23 data provider integrations
  • --Trusted setup ceremony with 128 participants
Phase 2In Progress

Cross-Chain Expansion

  • --Ethereum and L2 bridge adapters (Arbitrum, Optimism, Base)
  • --Polygon and Avalanche adapter modules
  • --BSC data verification pipeline
  • --Composed proof architecture for multi-chain queries
  • --Cross-chain price feed aggregation
Phase 3Q3 2026

Privacy Layer

  • --Partial disclosure proofs for selective transparency
  • --Encrypted query channels between clients and nodes
  • --Private computation enclaves for sensitive data types
  • --Institutional-grade privacy compliance toolkit
Phase 4Q1 2027

Decentralized Governance

  • --$PXCL token governance module activation
  • --On-chain voting for oracle parameter updates
  • --Community-driven data source curation
  • --Node operator staking and slashing mechanisms
  • --Treasury management through DAO proposals
Community

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.