The open book
get_bookWhat is open right now — auctions, bids and positions listed? Current chain state, with counts rather than a characterisation of depth.
Open auctions with their best bid and time remaining, those closing within 24 hours, and totals: open auction count, principal outstanding, collateral locked, and distinct lenders and borrowers over 30 days.
⚠ Fields that cannot be answered are null, not empty. positions_listed is null where marketplace listings are not indexed — an empty array would assert that nothing is listed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | Restrict to one collateral/loan pair. Omit for all. | |
| network | No | Network. Default 'arbitrum-one' (mainnet). Use 'arbitrum-sepolia' for the testnet deployment, which carries a far deeper book — but note the two run different contract builds, so a testnet observation is not a mainnet fact. |