Files
smom-dbis-138/verification-sources/chain138-dodo-deployment-host
defiQUG df46ede3d8
Some checks failed
CI/CD Pipeline / Solidity Contracts (pull_request) Failing after 1m0s
CI/CD Pipeline / Security Scanning (pull_request) Successful in 2m32s
CI/CD Pipeline / Lint and Format (pull_request) Failing after 48s
CI/CD Pipeline / Terraform Validation (pull_request) Failing after 28s
CI/CD Pipeline / Kubernetes Validation (pull_request) Successful in 38s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (pull_request) Failing after 42s
OMNL reconcile anchor / Run omnl:reconcile and upload artifacts (pull_request) Failing after 34s
Validation / validate-genesis (pull_request) Successful in 31s
Validation / validate-terraform (pull_request) Failing after 28s
Validation / validate-kubernetes (pull_request) Failing after 12s
Validation / validate-smart-contracts (pull_request) Failing after 11s
Validation / validate-security (pull_request) Failing after 1m31s
Validation / validate-documentation (pull_request) Failing after 19s
chore(verification): add Chain 138 verification sources and audit output
2026-07-12 13:20:31 -07:00
..

Chain 138 DODO Deployment-Host Source Variants

This folder archives the DODO source variants recovered from the deployment host:

  • Host: 192.168.11.11
  • Source root: /root/projects/proxmox/smom-dbis-138
  • Archived files:
    • contracts/dex/DODOPMMIntegration.sol
    • contracts/liquidity/providers/DODOPMMProvider.sol

These files are retained as verification evidence for the remaining Chain 138 exact-source blockers:

Contract Address Required metadata CID Archived source SHA-256
DODOPMMProvider 0x3f729632e9553ebaccde2e9b4c8f2b285b014f2e QmZSHGCTCdP2QukQMufRKZ84TxkNnQcT7Q76B1zmfwqKf3 6470022fe1a7a43c12e3723cc43eb9e059ecd47e843b19f1abdb042617affe1e
DODOPMMIntegration 0x86ADA6Ef91A3B450F89f2b751e93B1b7A3218895 QmacBbT3sZ7jytzUUKdDy7KHGcfDJ3tjdfmg4TXBtr94un d5af9bf3d74056b750e44e93b9c541341f181e16c72464969abd672ffa8ab58a

The variants compile, but they are not the deployed exact source:

  • solc 0.8.20, optimizer 200, via_ir=false, evm_version=paris emitted metadata CIDs:
    • DODOPMMProvider: QmdVKkhX4GfPzvvNVKJRyDoYvHcJ61TkqL8UZFo61RKyfL
    • DODOPMMIntegration: QmaUM81sMrDjVAYKeA4LTW67ctzGwx2d93y6k2o56k3bLH
  • Matrix checks across solc 0.8.20 / 0.8.22, via_ir=false/true, and evm_version=paris/london/cancun did not match the stripped deployed runtime bytecode.

Do not resubmit these sources as final Blockscout verification inputs for the live Stack A DODO contracts unless a later metadata/source recovery proves an exact bytecode match.