Order Books
Get Shared Peers
List the books this one pools depth with
GET
Returns the books whose depth this book matches against, beyond its own. See Shared liquidity.
A book that has not opted in reports
enabled: false and an empty peer set. A book that has opted in but has no eligible counterpart reports enabled: true with peerCount: 0. The first is a configuration choice, the second means nothing matched.
Eligibility keys on the instrument identifier recorded on the custody contract, together with the same token address, settlement asset, custody contract and network, with both sides opted in and ACTIVE. A book with no identifier can never pool. The result is cached for 30 seconds and refreshed when a book’s status or pooling flag changes.
Path Parameters
string
required
Order book ID.
Response Fields
object
A fill against a peer settles in the same transaction as any other fill, because eligibility guarantees both sides sit on the same custody contract and the same token. The settlement is signed by the owner of the maker’s book.
