1.**On-chain check:** Run `./scripts/verify/check-contracts-on-chain-138.sh` from a host with RPC access — current canonical result is **86/86 OK**. Re-run when new contracts are deployed.
2.**Blockscout verification:** From host that can reach Blockscout — proxy script or direct forge / manual UI; see [OPERATOR_OPTIONAL_CHECKLIST](OPERATOR_OPTIONAL_CHECKLIST.md) § 1 and [BLOCKSCOUT_VERIFICATION_GUIDE](../08-monitoring/BLOCKSCOUT_VERIFICATION_GUIDE.md). 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 is `bash scripts/verify/verify-dodo-v3-chain138-blockscout.sh`; at present `D3Oracle`, `D3Vault`, `DODOApprove`, and `DODOApproveProxy` are fully source-verified, while `D3MMFactory` and `D3Proxy` currently expose bytecode-only metadata after verification submission.
5.~~Cross-chain flash infra deploy + verify~~ — **Done 2026-04-03.** Recheck with `bash scripts/verify/check-cross-chain-flash-infra-chain138.sh`.
6.~~DODO v3 pilot health~~ — **Done 2026-04-03.** Recheck with `bash scripts/verify/check-dodo-v3-chain138.sh`.
7.~~DODO v3 stable-feed promotion~~ — **Done 2026-04-02.** Managed `USDT/USD`, `USDC/USD`, `cUSDT/USD`, and `cUSDC/USD` feeds are live in the pilot; recheck with `bash scripts/verify/check-dodo-v3-chain138.sh`.
8.~~DODO v3 `WETH10` oracle promotion~~ — **Done 2026-04-02.**`D3Oracle` now uses `Oracle_Aggregator=0x99b3511a2d315a497c8112c1fdd8d508d4b1e506` for `WETH10`; recheck with `bash 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](OPERATOR_OPTIONAL_CHECKLIST.md). 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.