DEFI_OPPORTUNITY_VERDICT @ 1.0.0
DeFi opportunity verdict
Where should this stablecoin go, net? For an amount and a horizon, Arbiter reads every pinned Aave v3 market that lists the stablecoin on the subject chain and on every other chain it serves with a pinned market (each chain its own two-provider quorum read) and ranks them by expected net US dollars over the horizon, not headline APY: the supply APY after your own deposit by the reserve's rate model, minus Arbiter's own exit-liquidity risk charge and the gas of entering and leaving, priced from its own pool series. Each market shows utilisation, withdrawal headroom against your amount, supply-cap headroom and frozen or paused state, and the answer says why the highest headline APY is not first when it is not. Incentive emissions, protocol risk and depositor concentration are named unmeasured; vaults and DEX pools are not ranked. Not advice. Example request: {"query":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","subjectNetworkId":"eip155:8453","amountUsd":25000,"horizonDays":30}.
From $0.012 per call
What you get
DeFi opportunity verdict for supplying an amount of a curated US-dollar stablecoin over a horizon: every pinned Aave v3 market that lists it, on the subject chain and on every other chain Arbiter serves with a… Price: from $0.01173 per call, paid over x402 v2 on Ethereum, OP Mainnet, Sei, Polygon PoS, Monad Mainnet, Arbitrum One, Avalanche C-Chain, Arc, Base; the exact amount is in the 402 quote. Delivery: after the payment is final on-chain; repeat the same request until state is FULFILLED.
Terms
- Product
- DEFI_OPPORTUNITY_VERDICT @ 1.0.0
- Category
- Market Intelligence
- Family
- Arbiter Markets
- Source
- Public EVM chain state, read at a confirmed block by two independent keyed RPC operators (Alchemy, dRPC) that must agree
- Price
- From $0.012 per call. Every request is quoted; the 402 response states the exact amount before anything is paid.
- Pays with
- x402 on eip155:1, eip155:10, eip155:1329, eip155:137, eip155:143, eip155:42161, eip155:43114, eip155:5042, eip155:8453
- Freshness
- Current Snapshot
- Latency
- Standard
Buy it with x402 or the API
POST https://arbiterverse.com/api/x402/DEFI_OPPORTUNITY_VERDICT with a JSON body {"request": {...}}. An unpaid call answers 402 with the exact x402 v2 terms; repeat it with the payment signature to receive the result.
A working example request:
{
"request": {
"query": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"subjectNetworkId": "eip155:8453",
"amountUsd": 25000,
"horizonDays": 30
}
}
Schema and errors: /docs/DEFI_OPPORTUNITY_VERDICT.json and /openapi.json. All services.