Request
Please add Chain 138 / DeFi Oracle Meta Mainnet indexing support to the DODO V2 subgraph stack so DODO-owned analytics/liquidity surfaces can recognize Chain 138 DODO/PMM pools.
Related DODO Widget / SDK request: DODOEX/widgets#89
Related DefiLlama adapter PR: DefiLlama/DefiLlama-Adapters#19198
Chain metadata
DODO / PMM factory details
- DefiLlama chain slug:
dfio_meta_main
- DVM factory submitted for DefiLlama tracking:
0xc93870594C7f83A0aE076c2e30b494Efc526b68E
- Suggested start block:
Current live liquidity posture
Verified through public DBIS report endpoints:
- Chain 138 total indexed liquidity:
20,209,573.45973584 USD
- Indexed pools:
7
- Positive indexed pools:
2
- Token report rows:
31
- CMC-style pair rows:
78
- Nonzero CMC-style pair rows:
60
- GRU V2 PMM registry rows:
32
- GRU V2 route-visible pools:
32
Example indexed DODO pool row from the unified report:
{
"chainId": 138,
"poolAddress": "0xb53a0508940b1ff90f1aad4f6cb50a7012fe5593",
"dexType": "dodo",
"factoryAddress": "0x86ada6ef91a3b450f89f2b751e93b1b7a3218895",
"reserve0Usd": 4786.729867919905,
"reserve1Usd": 10100000,
"totalLiquidityUsd": 10104786.72986792,
"volume24h": 0,
"lastUpdated": "2026-05-15T06:48:08.511Z"
}
Live verification endpoints
Initial token metadata
USDT:
{
"chainId": 138,
"address": "0x93e66202a11b1772e55407b32b44e5cd8eda7f22",
"symbol": "USDT",
"decimals": 6,
"coingeckoId": "tether"
}
USDC:
{
"chainId": 138,
"address": "0xf22258f57794cc8e06237084b353ab30fffa640b",
"symbol": "USDC",
"decimals": 6,
"coingeckoId": "usd-coin"
}
Requested outcome
Please confirm the expected subgraph deployment path for a new EVM chain with Chain ID 138, and whether DODO Labs needs additional factory/helper addresses, ABI version confirmation, or deployment manifests to index Chain 138 DODO/PMM pools officially.
Request
Please add Chain 138 / DeFi Oracle Meta Mainnet indexing support to the DODO V2 subgraph stack so DODO-owned analytics/liquidity surfaces can recognize Chain 138 DODO/PMM pools.
Related DODO Widget / SDK request: DODOEX/widgets#89
Related DefiLlama adapter PR: DefiLlama/DefiLlama-Adapters#19198
Chain metadata
DeFi Oracle Meta MainnetChain 1381380x8aETH, 18 decimalsDODO / PMM factory details
dfio_meta_main0xc93870594C7f83A0aE076c2e30b494Efc526b68E3510162Current live liquidity posture
Verified through public DBIS report endpoints:
20,209,573.45973584USD723178603232Example indexed DODO pool row from the unified report:
{ "chainId": 138, "poolAddress": "0xb53a0508940b1ff90f1aad4f6cb50a7012fe5593", "dexType": "dodo", "factoryAddress": "0x86ada6ef91a3b450f89f2b751e93b1b7a3218895", "reserve0Usd": 4786.729867919905, "reserve1Usd": 10100000, "totalLiquidityUsd": 10104786.72986792, "volume24h": 0, "lastUpdated": "2026-05-15T06:48:08.511Z" }Live verification endpoints
Initial token metadata
USDT:
{ "chainId": 138, "address": "0x93e66202a11b1772e55407b32b44e5cd8eda7f22", "symbol": "USDT", "decimals": 6, "coingeckoId": "tether" }USDC:
{ "chainId": 138, "address": "0xf22258f57794cc8e06237084b353ab30fffa640b", "symbol": "USDC", "decimals": 6, "coingeckoId": "usd-coin" }Requested outcome
Please confirm the expected subgraph deployment path for a new EVM chain with Chain ID
138, and whether DODO Labs needs additional factory/helper addresses, ABI version confirmation, or deployment manifests to index Chain 138 DODO/PMM pools officially.