LENDING_RESERVE_STATE @ 1.0.0
Lending reserve state (rates, caps, liquidity)
Aave v3 reserve state for one asset on every Aave v3 market of its chain (Ethereum Core, Prime and EtherFi; Base, Arbitrum, Optimism, Polygon, Avalanche, BNB, zkSync, Linea), read by Arbiter itself through a two-provider quorum at one confirmed block: current supply and variable borrow APR and approximate APY, supplied, borrowed and available liquidity, borrow usage, loan-to-value, liquidation threshold and bonus, reserve factor, supply and borrow caps with headroom, frozen, paused and borrowing flags, and the rate model's parameters checked against the on-chain rate. A chain without Aave v3 is refused before payment. Example request: {"query":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","subjectNetworkId":"eip155:8453"}.
From $0.004 per call
What you get
Aave v3 reserve state for one asset on every pinned Aave v3 market of its chain: current supply and variable borrow APR (and approximate APY), supplied, borrowed and available liquidity, borrow usage⦠Price: from $0.004 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
- LENDING_RESERVE_STATE @ 1.0.0
- Category
- Market Intelligence
- Family
- Utility
- Source
- Public EVM chain state, read at a confirmed block by two independent keyed RPC operators (Alchemy, dRPC) that must agree; Aave V3
- Price
- From $0.004 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
- Fast
Buy it with x402 or the API
POST https://arbiterverse.com/api/x402/LENDING_RESERVE_STATE 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"
}
}
Schema and errors: /docs/LENDING_RESERVE_STATE.json and /openapi.json. All services.