Skip to content
DBIS ExplorerChain 138 Explorer by DBIS
Chain 138 Liquidity Access

Public liquidity, route discovery, and execution access points

This page now reads the live explorer APIs instead of hardcoded pool snapshots. It pulls the public route matrix, planner capabilities, and mission-control token pool inventory together so integrators can inspect what Chain 138 is actually serving right now.

Liquidity Freshness Context

The chain head is advancing, but the latest visible transaction is older than the current tip.

Use the transaction tip and last non-empty block below to distinguish a quiet chain from a broken explorer.

low activity
Timeline Summary
Latest block #5080812 was 2s ago. Latest visible transaction was #5074175 4h ago.
Visibility Signal
Use the block gap and the last non-empty block above to tell low activity apart from an indexing issue.
Open latest transaction block →Open last non-empty block →Latest visible transaction time: 5/11/2026, 4:50:35 PM
Chain head is current, while latest visible transactions trail the tip.
Recent sampled head blocks are empty, which indicates a quiet chain rather than a broken explorer. Liquidity inventory and planner posture are shown alongside the same explorer freshness model used on the homepage and core explorer routes. Based on public stats and indexed explorer freshness.
Head: directly reportedTransactions: directly reportedFeed: snapshot

Liquidity Subsystem Posture

Use these subsystem signals to tell whether sparse liquidity visibility is consistent with quiet-chain conditions, partial transaction indexing, or stale public summary data.
RPC head
operational
operational
Updated 2s ago
reported · complete · high
Provenance: rpc
Transaction index
stale
stale
Updated 4h ago
reported · stale · high
Provenance: tx index
Stats summary
operational
operational
Updated 2s ago
reported · complete · medium
Provenance: composite
Live Pools
6
Dedupe of mission-control pool inventory across featured Chain 138 tokens.
Route Coverage
24
22 swaps and 2 bridges.
Planner providers
8
3 DEX families in the current discovered pools.

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

Fallback posture
direct-pool
Execution contract 0xf1c93f...4c99ce

Live Pool Snapshot

WETH / USDC
Pool: 0xb53a0508940b1ff90f1aad4f6cb50a7012fe5593
dodo · TVL $10,104,787
Seen from USDC

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

WETH / USDT
Pool: 0xe227f6c0520c0c6e8786fe56fa76c4914f861533
dodo · TVL $10,104,787
Seen from USDT

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

USDT / WETH
Pool: 0x8d848941ee8daca6fc22a9b8a11ed706ad60a80d
sushiswap · TVL $0
Seen from USDT

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

USDC / WETH
Pool: 0xaf000a8ea892502b4d3eb7bd0127268468339de7
sushiswap · TVL $0
Seen from USDC

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

USDC / WETH
Pool: 0xcd255f4f6c4e861490b3c7e0300613318b870f36
uniswap_v2 · TVL $0
Seen from USDC

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

USDT / WETH
Pool: 0xda2a5ac9f4892ead47093a374779ba790f23dc84
uniswap_v2 · TVL $0
Seen from USDT

Updated 36d ago (4/5/2026, 12:31:45 PM) · mission-control liquidity inventory

What Integrators Need To Know

22 live swap routes and 2 bridge routes are currently published in the public route matrix.

6 unique pools were discovered across 7 featured Chain 138 liquidity tokens.

8 planner providers are live, and the current internal fallback decision is direct-pool.

4 unique pool addresses are referenced directly by the current live route legs.

Featured symbols in this view: cUSDT, cUSDC, USDT, USDC, cXAUC, cEURT, WETH10.

Top Route-Backed Liquidity Paths

cUSDC / cUSDT
1 legs · 1 pool-backed
1inch, 0x, LiFi
0x9e89ba...ac40dc
cUSDC / USDC
1 legs · 1 pool-backed
1inch, 0x, LiFi
0xc39b7d...964062
cUSDT / cUSDC
1 legs · 1 pool-backed
1inch, 0x, LiFi
0x9e89ba...ac40dc
cUSDT / USDT
1 legs · 1 pool-backed
1inch, 0x, LiFi
0x866cb4...238d66
USDC / cUSDC
1 legs · 1 pool-backed
1inch, 0x, LiFi
0xc39b7d...964062
USDT / cUSDT
1 legs · 1 pool-backed
1inch, 0x, LiFi
0x866cb4...238d66

Featured Token Coverage

cUSDT
USD Treasury / Government Bond (Compliant) · 0 mission-control pools
0x93E66202...8eda7f22
cUSDC
USD Cash Electronic Money (Compliant) · 0 mission-control pools
0xf22258f5...fFfa640b
USDT
Tether USD (Official Mirror) · 3 mission-control pools
0x004b63A7...BF3182D1
USDC
USD Coin (Official Mirror) · 3 mission-control pools
0x71D6687F...a967201b
cXAUC
XAU Commodity (Compliant) · 0 mission-control pools
0x290E52a8...2B70EC6b
cEURT
EUR Treasury / Government Bond (Compliant) · 0 mission-control pools
0xdf4b71c6...26949d72
WETH10
Wrapped Ether v10 · 0 mission-control pools
0xf4BB2e28...672E8A9F

Explorer Access Points

Canonical route matrix
GET
/token-aggregation/api/v1/routes/matrix?includeNonLive=true
All live and non-live route inventory with counts and pool-backed legs.
Planner capabilities
GET
/token-aggregation/api/v2/providers/capabilities?chainId=138
Live provider inventory, published pair coverage, and execution modes.
Internal execution plan
POST
/token-aggregation/api/v2/routes/internal-execution-plan
Returns the direct-pool fallback posture that the operator surfaces already verify.
Mission-control token pools
GET
/explorer-api/v1/mission-control/liquidity/token/0x93E66202A11B1772E55407B32B44e5Cd8eda7f22/pools
Cached public pool inventory for a specific Chain 138 token.
Open pools page

Quick Request Examples

GET /token-aggregation/api/v1/routes/matrix?includeNonLive=true
GET /token-aggregation/api/v2/providers/capabilities?chainId=138
POST /token-aggregation/api/v2/routes/internal-execution-plan
GET /explorer-api/v1/mission-control/liquidity/token/0x93E66202A11B1772E55407B32B44e5Cd8eda7f22/pools

Related Explorer Tools

Use the wallet page for network onboarding, the pools page for a tighter live inventory view, and this page for the broader route and execution surfaces.

The live route matrix was updated 872h ago, and the current route-backed pool set references 4 unique pool addresses.