Request
Please add Chain 138 / DeFi Oracle Meta Mainnet as a supported network in the DODO Widget / SDK chain configuration and related docs.
This is an upstream DODOEX integration request so DODO's own UI, widget, SDK/API config, and documentation can recognize Chain 138. A separate DefiLlama adapter PR is already open for TVL indexing: DefiLlama/DefiLlama-Adapters#19198
Chain metadata
Relevant DODO / PMM deployment info
- DefiLlama chain slug being used:
dfio_meta_main
- DODO/PMM DVM factory submitted for DefiLlama tracking:
0xc93870594C7f83A0aE076c2e30b494Efc526b68E
- DefiLlama adapter start block:
- Current Chain 138 indexed liquidity visible through DBIS reports:
- Indexed pools:
- Positive indexed pools:
- GRU V2 PMM registry rows:
- GRU V2 route-visible pools:
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"
}
Suggested code surfaces in this repo
From the current DODOEX/widgets layout, Chain 138 likely needs entries or maintainers' confirmation in:
packages/dodoex-api/src/chainConfig/chain.ts
packages/dodoex-api/src/chainConfig/platform.ts
packages/dodoex-api/src/chainConfig/basicToken.ts
packages/dodoex-api/src/chainConfig/contractConfig.ts
- Widget docs / supported-chain docs
contractConfig.ts requires DODO-specific helper/proxy addresses such as MULTI_CALL, DODO_APPROVE, ERC20_HELPER, ROUTE_V2_DATA_FETCH, route helpers, and proxy contracts. If DODO Labs needs DBIS to deploy or provide any missing helper contracts for Chain 138, please specify the required contract set and expected versions.
Live verification endpoints
Core explorer / network metadata:
Tracker/report APIs:
Route / liquidity infrastructure:
Current readiness JSON summary
GET https://explorer.d-bis.org/api/v1/report/external-indexer-readiness?chainId=138 currently reports:
{
"tokenCount": 31,
"indexedPoolCount": 7,
"positiveIndexedPoolCount": 2,
"tokenPoolRows": 78,
"positiveTokenPoolRows": 60,
"totalLiquidityUsd": 20209573.45973584,
"gruV2PoolCount": 32,
"gruV2RoutingEnabledPoolCount": 32
}
Requested outcome
Please confirm whether DODO Labs is willing to recognize Chain 138 in the DODO Widget / SDK / docs, and what additional DODO-side contract deployments, indexing requirements, or allowlist changes are required for official support.
Request
Please add Chain 138 / DeFi Oracle Meta Mainnet as a supported network in the DODO Widget / SDK chain configuration and related docs.
This is an upstream DODOEX integration request so DODO's own UI, widget, SDK/API config, and documentation can recognize Chain 138. A separate DefiLlama adapter PR is already open for TVL indexing: DefiLlama/DefiLlama-Adapters#19198
Chain metadata
DeFi Oracle Meta MainnetChain 1381380x8aETH, 18 decimalsRelevant DODO / PMM deployment info
dfio_meta_main0xc93870594C7f83A0aE076c2e30b494Efc526b68E351016220,209,573.45973584USD723232Initial 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" }Suggested code surfaces in this repo
From the current
DODOEX/widgetslayout, Chain 138 likely needs entries or maintainers' confirmation in:packages/dodoex-api/src/chainConfig/chain.tspackages/dodoex-api/src/chainConfig/platform.tspackages/dodoex-api/src/chainConfig/basicToken.tspackages/dodoex-api/src/chainConfig/contractConfig.tscontractConfig.tsrequires DODO-specific helper/proxy addresses such asMULTI_CALL,DODO_APPROVE,ERC20_HELPER,ROUTE_V2_DATA_FETCH, route helpers, and proxy contracts. If DODO Labs needs DBIS to deploy or provide any missing helper contracts for Chain 138, please specify the required contract set and expected versions.Live verification endpoints
Core explorer / network metadata:
Tracker/report APIs:
Route / liquidity infrastructure:
Current readiness JSON summary
GET https://explorer.d-bis.org/api/v1/report/external-indexer-readiness?chainId=138currently reports:{ "tokenCount": 31, "indexedPoolCount": 7, "positiveIndexedPoolCount": 2, "tokenPoolRows": 78, "positiveTokenPoolRows": 60, "totalLiquidityUsd": 20209573.45973584, "gruV2PoolCount": 32, "gruV2RoutingEnabledPoolCount": 32 }Requested outcome
Please confirm whether DODO Labs is willing to recognize Chain 138 in the DODO Widget / SDK / docs, and what additional DODO-side contract deployments, indexing requirements, or allowlist changes are required for official support.