Skip to main content

Native DEX directory

Includes cursor-paginated boing_listDexPools rows (reserves, fee, decimals) using the canonical factory from network info, plus the older snapshot view below. Bounded, read-only view aligned with HANDOFF-DEPENDENT-PROJECTS (Observer §3). Uses boing-sdk fetchNativeDexDirectorySnapshot on the server (same configured RPC as the rest of the explorer). An optional Worker directory API (GET /v1/directory/meta, /v1/directory/pools) is documented in HANDOFF_NATIVE_DEX_DIRECTORY_R2_AND_CHAIN for teams that want pagination without walking RPC logs.

Token & asset index · DEX token directory · CP route quotes →

Log scan mode

Default is metadata + factory storage only (no boing_getLogs). "Recent" scans up to 128 blocks ending at chain tip. "Full" walks the whole chain in bounded chunks — slower; use sparingly on public RPC (alignment §2.1 (public vs local RPC)). For a separate cursor-paginated directory backed by indexer D1 (not a subgraph), see HANDOFF_NATIVE_DEX_DIRECTORY_R2_AND_CHAIN.

Network: testnet (matches header selector)

Registered pools (boing_listDexPools)

Paginated discovery using the same factory as canonical_native_dex_factory (unless the node omits it — then this section explains what is missing). Pool rows include live reserves and per-leg decimals from the node.