Files
proxmox/docs/11-references/OPERATOR_ACTIONS.md
defiQUG dbd517b279 Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.
- 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
2026-04-12 06:12:20 -07:00

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):

  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 § 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 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.
  3. Reconcile smom-dbis-138/.envDone 2026-02-11. One entry per variable; matches CONTRACT_ADDRESSES_REFERENCE § Canonical.
  4. Multicall vs Oracle at 0x99b3...Done 2026-02-11. Confirmed Oracle Aggregator; documented in CONTRACT_ADDRESSES_REFERENCE.
  5. Cross-chain flash infra deploy + verifyDone 2026-04-03. Recheck with bash scripts/verify/check-cross-chain-flash-infra-chain138.sh.
  6. DODO v3 pilot healthDone 2026-04-03. Recheck with bash scripts/verify/check-dodo-v3-chain138.sh.
  7. DODO v3 stable-feed promotionDone 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 promotionDone 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. 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.