- 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
1.8 KiB
1.8 KiB
Contract Remaining Operator Actions
Single list of actions that require an operator (network or explorer access). In-repo docs and scripts are complete.
Done in repo
- Full inventory: SMART_CONTRACTS_INVENTORY_ALL_CHAINS.md
- Canonical addresses: CONTRACT_ADDRESSES_REFERENCE.md
- On-chain check script:
scripts/verify/check-contracts-on-chain-138.sh(current canonical target75/75; useSKIP_EXIT=1for report-only) - Phased core (138) deployed 2026-02-11; .env reconciled (one entry per variable)
- Inventory and verification: CONTRACT_INVENTORY_AND_VERIFICATION.md
- Next steps: CONTRACT_NEXT_STEPS_AND_RECOMMENDATIONS_COMPLETE.md
- Channel deploy docs: smom-dbis-138 docs/channels and PAYMENT_CHANNELS_DEPLOYMENT.md
Remaining (operator only)
Single checklist: CONTRACT_NEXT_STEPS_LIST.
- Confirm the full current Chain 138 canonical inventory on-chain: run
./scripts/verify/check-contracts-on-chain-138.shfrom a host where RPC is reachable, or open each address on explorer.d-bis.org. Current operator-facing target is 75/75. UseSKIP_EXIT=1for report-only when RPC is unreachable. - Run Blockscout source verification from a host that can reach Blockscout (see CONTRACT_NEXT_STEPS_AND_RECOMMENDATIONS_COMPLETE Part 4).
Reconcile— Done 2026-02-11. One entry per variable; matches CONTRACT_ADDRESSES_REFERENCE..env- Confirm at explorer which contract is at
0x99b3511a2d315a497c8112c1fdd8d508d4b1e506(Multicall vs Oracle Aggregator) and document in CONTRACT_ADDRESSES_REFERENCE.
All optional/operator tasks with exact commands: OPERATOR_OPTIONAL_CHECKLIST.
See CONTRACT_NEXT_STEPS_AND_RECOMMENDATIONS_COMPLETE and SMART_CONTRACTS_INVENTORY_ALL_CHAINS.