- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains - Omit embedded publish git dirs and empty placeholders from index Made-with: Cursor
2.7 KiB
Contract operator actions
Remaining actions need network/explorer access. Docs and scripts in repo are complete.
Single checklist for all optional/operator tasks (commands and references): OPERATOR_OPTIONAL_CHECKLIST.
Checklist: CONTRACT_NEXT_STEPS_LIST.
Remaining (optional):
- On-chain check: Run
./scripts/verify/check-contracts-on-chain-138.shfrom a host with RPC access — current canonical result is 86/86 OK. Re-run when new contracts are deployed. - Blockscout verification: From host that can reach Blockscout — proxy script or direct forge / manual UI; see OPERATOR_OPTIONAL_CHECKLIST § 1 and BLOCKSCOUT_VERIFICATION_GUIDE. The cross-chain flash trio is already verified and can be rechecked with
bash scripts/verify/check-cross-chain-flash-infra-chain138.sh. The DODO v3 pilot verification helper isbash scripts/verify/verify-dodo-v3-chain138-blockscout.sh; at presentD3Oracle,D3Vault,DODOApprove, andDODOApproveProxyare fully source-verified, whileD3MMFactoryandD3Proxycurrently expose bytecode-only metadata after verification submission. Reconcile— Done 2026-02-11. One entry per variable; matches CONTRACT_ADDRESSES_REFERENCE § Canonical.smom-dbis-138/.envMulticall vs Oracle at 0x99b3...— Done 2026-02-11. Confirmed Oracle Aggregator; documented in CONTRACT_ADDRESSES_REFERENCE.Cross-chain flash infra deploy + verify— Done 2026-04-03. Recheck withbash scripts/verify/check-cross-chain-flash-infra-chain138.sh.DODO v3 pilot health— Done 2026-04-03. Recheck withbash scripts/verify/check-dodo-v3-chain138.sh.DODO v3 stable-feed promotion— Done 2026-04-02. ManagedUSDT/USD,USDC/USD,cUSDT/USD, andcUSDC/USDfeeds are live in the pilot; recheck withbash scripts/verify/check-dodo-v3-chain138.sh.DODO v3— Done 2026-04-02.WETH10oracle promotionD3Oraclenow usesOracle_Aggregator=0x99b3511a2d315a497c8112c1fdd8d508d4b1e506forWETH10; recheck withbash scripts/verify/check-dodo-v3-chain138.sh.
All other optional tasks (broader trustless expansion, mainnet, CREATE2 expansion, vault, public Dodo promotion, eMoney, channels beyond the deployed Chain 138 set): see OPERATOR_OPTIONAL_CHECKLIST. For DODO v3 specifically, planner-v2 promotion, public /token-aggregation/api/v2 publication, and router-v2 execution are now live for the canonical WETH10 <-> USDT pilot lane; the remaining promotion work is any later decision to move D3 beyond the current private-pilot posture into the canonical public execution set.