Oracles
The largest oracle network. Price, reserves, foreign exchange, and most things in between.
Use cases
- ·Read a price feed that many protocols already settle against.
- ·Check a proof of reserves report for an asset or an issuer.
- ·Use an on chain reference to anchor an answer from somewhere else.
Oracles
High frequency price and funding rate data, strongest on Solana.
Use cases
- ·Read a high frequency price for a token or a pair.
- ·Read the funding rate behind a perpetual position.
- ·Anchor an exchange answer against a signed on chain reference.
Oracles
A modular oracle covering a long tail of assets that the larger networks do not carry.
Use cases
- ·Read a price for an asset the major feeds do not list.
- ·Pull a feed on demand rather than waiting for a scheduled push.
- ·Add a third independent reading where two feeds disagree.
RPC and chain state
Solana RPC. Balances, transactions and account state, read straight from the chain.
Use cases
- ·Read the balance of a wallet or a token account.
- ·Fetch a transaction and its status by signature.
- ·Read the current state of a program account.
Market data
Exchange price data. One of the independent feeds Metera routes token.price to today.
Use cases
- ·Read the current price of a token in USD.
- ·Serve as one independent voice in a consensus check.
- ·Take over inside a request when another feed degrades.
Market data
Exchange price data, measured alongside the other feeds rather than trusted by name.
Use cases
- ·Read the current price of a token in USD.
- ·Serve as one independent voice in a consensus check.
- ·Take over inside a request when another feed degrades.
Market data
Spot and derivatives, scored on delivery and agreement like every other source.
Use cases
- ·Read the current price of a token in USD.
- ·Serve as one independent voice in a consensus check.
- ·Read the funding rate and open interest on its perpetual book.
Market data
Derivatives and spot. Built and proven, but it answers 451 to our production region, so nothing routes to it yet.
Use cases
- ·Read the price of a perpetual, cross-checked against two other venues.
- ·Read the funding rate on its own book.
- ·Read open interest, normalised so venues are comparable.
Market data
Derivatives venue, measured against its peers rather than trusted by name. Blocked from our production region today.
Use cases
- ·Serve as one independent voice in the perp price consensus.
- ·Read the funding rate its own premium index sets.
- ·Read open interest on its book, one sided and in base coin.
Market data
Aggregated market data across thousands of assets, including the long tail exchanges do not list.
Use cases
- ·Read a price for an asset with no major exchange listing.
- ·Check market capitalisation and traded volume for a token.
- ·Add a fourth reading where the exchange feeds disagree.
Market data
An on-chain order book. It fails for different reasons than a centralised venue does, which is what makes it worth having in the panel.
Use cases
- ·Serve as one independent voice in the perp price consensus.
- ·Read hourly funding, on the venue that settles hourly.
- ·Read open interest in base coin, straight from the book.
Market data
Derivatives venue, USD settled. One of the three independent voices behind the perp price consensus.
Use cases
- ·Cross-check a perpetual price against two other venues.
- ·Read the eight hour funding rate it publishes directly.
- ·Add a venue that quotes in dollars rather than in a stablecoin.
Market dataSoon
Institutional market data. Trade level history and reference rates across more venues than any single exchange sees.
Use cases
- ·Read a reference rate built from many venues rather than one book.
- ·Check a price at a specific moment, for a settlement or a dispute.
- ·Cover a pair the exchanges we route to today do not list.
Market dataSoon
Derivatives analytics. Implied volatility, options skew and the surface behind a position.
Use cases
- ·Read implied volatility for an expiry before pricing a hedge.
- ·Check the skew between puts and calls on a given tenor.
- ·Add an options view to a picture the perpetual feeds cannot give.
DeFi data
DeFi aggregates. Total value locked per protocol and per chain, and pool level yields.
Use cases
- ·Read the current TVL of a protocol before allocating to it.
- ·Compare TVL across chains for the same protocol.
- ·Check the yield a pool is advertising against what it has paid.
DeFi data
Derivatives data. Open interest, funding rates and liquidations across venues.
Use cases
- ·Read funding on a perpetual before opening a position.
- ·Check open interest concentration across exchanges.
- ·See where liquidations clustered in a move.
Security
Token and contract security. Honeypot detection, rug risk, and contract level red flags.
Use cases
- ·Check whether a token contract can be sold after buying it.
- ·Read the risk flags on a contract before interacting with it.
- ·Screen a token address before an agent takes a position.
Security
Wallet and transaction risk, scored before an agent signs anything.
Use cases
- ·Score the risk of a counterparty wallet.
- ·Check a transaction for known malicious patterns before signing.
- ·Screen an address against a history of flagged activity.