# 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](OPERATOR_OPTIONAL_CHECKLIST.md). **Checklist:** [CONTRACT_NEXT_STEPS_LIST](CONTRACT_NEXT_STEPS_LIST.md). **Remaining (optional):** 1. **On-chain check:** Run `./scripts/verify/check-contracts-on-chain-138.sh` from a host with RPC access — **Done 2026-02-11** (26/26 OK). Re-run when new contracts 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). 3. ~~Reconcile `smom-dbis-138/.env`~~ — **Done 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. All other optional tasks (trustless bridge, mainnet, CREATE2, vault, Dodo, eMoney, channels): see [OPERATOR_OPTIONAL_CHECKLIST](OPERATOR_OPTIONAL_CHECKLIST.md).