Financial Intelligence
TrueRandom

Why Choose AFXO?

Two institutional-grade products, one platform. AFXO delivers signed price feeds with provenance hashing and 100+ assets, plus committee-verified randomness with 5-of-8 threshold BLS signatures. Purpose-built for DeFi, gaming, and enterprise.

Financial Intelligence

100+ assets including 50 fiat currencies and 50 cryptocurrencies. Multi-source aggregation with provenance hashing, confidence scores, and Economic Intelligence analytics.

  • 23 African currencies (KES, NGN, GHS, ETB...)
  • Provenance hash for full auditability
  • Confidence scores (0-10000 basis points)
  • Volatility & interest rate analytics

TrueRandom

Committee-verified randomness with 5-of-8 threshold BLS signatures. No single point of failure. On-chain Beacon tier and sub-100ms Rapid tier for different use cases.

  • 5-of-8 committee (not single-node)
  • BLS12-381 threshold signatures
  • Unlimited derivations per beacon
  • Sub-100ms WebSocket delivery (Rapid)
Financial Intelligence

Price Feed Comparison

See how AFXO's signed price feed standard compares to Chainlink Data Streams and Pyth Network for FX and crypto oracles.

FeatureAFXO v2ChainlinkPyth
Feed ID (bytes32)
Unique identifier for each price feed
Explicit Decimals
Self-describing precision in signed data
Confidence Score
Data quality metric included in feed
Source Count
Number of data sources used
Round/Sequence
Monotonically increasing for ordering
Expiry (validUntil)
Signature expiry for staleness protection
Chain Safety in Data
Target chainId embedded in signed payload
Provenance Hash
Cryptographic audit trail of data sources
African Currencies
13+ African currencies (KES, NGN, GHS, etc.)
LatAm Currencies
BRL, MXN, ARS, COP, CLP, PEN
Virtual Assets
50 major cryptocurrencies (BTC, ETH, SOL, etc.)
Volatility Analytics
Realized volatility, regime detection
Interest Rate Differentials
Policy rates, yield spreads, carry analytics
Economic Intelligence
Central bank rates, inflation data, macro indicators
TrueRandom

Verifiable Randomness Comparison

See how TrueRandom compares to Chainlink VRF (single-node), Gelato VRF (shared drand beacon), and Pyth Entropy (two-party commit-reveal).

FeatureTrueRandomChainlink VRFGelato VRFPyth Entropy
Randomness Source
How randomness is generated
5-of-8 dedicated committeeSingle oracle nodedrand (16+ node threshold)2-party commit-reveal
On-Chain Verification
Cryptographic proof verifiable on-chain
✓ Yes (BLS aggregated)✓ Yes (VRF proof)✗ No (BLS not EVM-native)✓ Yes (hash verification)
Signature Scheme
Cryptographic method used
BLS12-381 thresholdECVRF (single signer)BLS12-381 thresholdHash-based commit-reveal
Byzantine Fault Tolerant
Tolerates node failures/attacks
✓ Yes (tolerates 2 of 8)✗ No (single node)✓ Yes (tolerates ~8 of 16)✗ No (2 parties only)
Dedicated Committee
Committee dedicated to your application
✓ Yes (AFXO-operated)✓ Yes (per-network)✗ No (shared public beacon)✗ No (shared provider)
Custom Cadence Control
Choose your update frequency
✓ 10s / 30s / 60s / 300s tiers✗ On-demand only✗ Fixed 30s (drand)✗ On-demand only
Derivations per Beacon
Generate multiple values from one beacon
Unlimited1 per request1 per requestUnlimited
Sub-Second Delivery
Low-latency randomness option
<100ms (Rapid tier)Block confirmationBlock confirmationNear real-time
Cost Model
Pricing structure
Fixed subscription$1-5+ per request10k free, then paid~$0.01-0.02 per request

TrueRandom's Unique Position

Chainlink VRF: Single-node per request—cryptographic proof is verifiable, but operator could theoretically withhold results. Gelato VRF: Uses drand (16+ node threshold) for distributed randomness, but BLS signatures cannot be verified on EVM chains natively. TrueRandom: Combines dedicated committee control with on-chain verifiable BLS proofs.

1.Dedicated 8-operator committee (not shared public beacon)
2.5-of-8 threshold—Byzantine fault tolerant with no single point of failure
3.BLS aggregated proof verifiable on-chain (unlike Gelato)

What Makes TrueRandom Different

Built for applications where randomness integrity is non-negotiable—DeFi protocols, NFT platforms, and gaming requiring provably fair mechanics.

5-of-8 Committee Threshold

TrueRandom requires 5 of 8 dedicated committee members to sign each beacon, with on-chain verification. Unlike shared beacons (Gelato/drand) or single-node VRF (Chainlink), you get dedicated operators plus cryptographic proof verification on-chain.

BLS Threshold Signatures

Industry-standard BLS12-381 cryptography enables efficient signature aggregation. Partial signatures from committee members combine into a single compact proof verifiable on-chain.

Unlimited Derivations

Generate millions of random values from a single beacon using cryptographic expansion. Perfect for batch operations like NFT trait generation, tournament seeding, or game mechanics—without paying per value.

Dual-Tier Architecture

TrueRandom Beacon for on-chain DeFi/NFT applications with cryptographic proofs. TrueRandom Rapid for sub-100ms gaming and real-time applications via WebSocket—same security, different delivery.

What Makes Our Price Feeds Different

Built from the ground up for institutional requirements that existing FX and crypto oracles don't address.

Provenance Hash

Every AFXO price feed includes a cryptographic hash of the exact sources used to compute the rate. This enables full auditability—verify exactly which data sources contributed to any historical price.

100+ Assets Coverage

AFXO is the only oracle providing institutional-grade coverage for 100+ assets: 50 fiat currencies (including 23 African, 6 LatAm, 6 Asian) plus 50 major cryptocurrencies. Others focus on majors—we fill the gap.

Economic Intelligence

Beyond prices: volatility analytics, interest rate differentials, real-rate calculations, and quantitative metrics. Comprehensive data, not just price feeds.

Confidence-Aware Data

Unlike Chainlink, every AFXO feed includes a confidence score (0-10000 basis points). Your smart contracts can make risk-aware decisions based on data quality.

EIP-712 Signed Feeds

Industry-standard typed structured data signing. Verify signatures on-chain or off-chain with standard tooling. No proprietary formats.

AFXO Signed Price Feed v2

Every signed response includes comprehensive metadata for verification, auditability, and risk management. Standard EIP-712 format for easy integration.

  • Deterministic feed IDs via keccak256
  • Monotonically increasing rounds
  • Configurable signature validity
  • Chain-specific safety guarantees
View Full Documentation
// AFXO Price Feed v2 Structure
{
  "feedId": "0x7af3c2...",
  "price": "12934500000",
  "decimals": 8,
  "confidence": 8750,
  "sourceCount": 5,
  "timestamp": 1705845600,
  "validUntil": 1705845900,
  "round": 42847,
  "chainId": 43114,
  "aggregationHash": "0x9f2e..."
}

AFXO at a Glance

The key differentiators that make AFXO the choice for institutional-grade financial data and verifiable randomness.

100+
Assets Covered
50 fiat + 50 crypto
23
African Currencies
Most extensive coverage
5-of-8
Committee Threshold
No single point of failure
<100ms
Rapid Latency
WebSocket delivery

Ready to Integrate?

Get started with Financial Intelligence for FX/crypto data or TrueRandom for verifiable randomness. Comprehensive documentation and enterprise support available.