Skip to content

feat(mainnet): add Midas protocol entry with mROX contracts - #476

Merged
iamvukasin merged 1 commit into
mainfrom
midas/add-mrox
Sep 10, 2026
Merged

feat(mainnet): add Midas protocol entry with mROX contracts#476
iamvukasin merged 1 commit into
mainfrom
midas/add-mrox

Conversation

@dak-agent

@dak-agent dak-agent Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new mainnet/midas.jsonc entry for Midas — the tokenization platform issuing institutional-grade, yield-bearing mTokens — populated with the newly-deployed mROX (Midas Rockaway Market Neutral) contract set on Monad mainnet.

Midas was not yet registered in the protocols registry; this creates the entry. It can be extended with other Midas mTokens (mEDGE, mHYPER, mHyperBTC, …) in follow-up PRs.

Contracts (Monad mainnet)

Contract Address Deployment block
mROX (token) 0x6CF55183eA297ba200Cf88419Bba156EBA2Ed206 102741625
mROX CustomFeed 0x47b301D6Fe113F97376B82D41E5CD1Ea79a8F6C4 102745836
mROX DataFeed 0x4F34cAECf0cAa9D57534980a35Fc7DD22dE55fa3 102749753
mROX DepositVault 0xDcd123ba4E0833380ce66A5BaD3a11de4CeD452B 102754715
mROX RedemptionVaultSwapper 0x3359F3ADB4a8844DfB4416f56A454b144332Dacb 102759946

Deployment blocks are preserved as a comment in the file (the schema has no field for them).

Categories

DeFi::Asset Issuers, DeFi::RWA

Validation

python scripts/validate_protocol.py --network mainnet passes locally (exit 0).

Note: mROX is not yet source-verified on-chain, so the automated Verify PR Contracts check will comment that the contracts are unverified — this is expected until Midas verifies them on monadvision. It does not block the JSON validation.

@github-actions

Copy link
Copy Markdown

Contract Verification Results

Changed Files

  • mainnet/midas.jsonc

Verification Output


Verifying 1 protocol file(s)...

  ✓ Midas (5 addresses)

================================================================================
                         CONTRACT VERIFICATION RESULTS                          
================================================================================

✓ Midas (midas.jsonc)

================================================================================
                                    SUMMARY                                     
================================================================================
  Files Processed:     1
  Addresses Checked:   5
  ✓ Verified:          5
  ✗ Not Verified:      0

  All contracts verified successfully!
================================================================================


Workflow run: Verify PR Contracts

@iamvukasin
iamvukasin merged commit 2a87927 into main Sep 10, 2026
5 checks passed
@iamvukasin
iamvukasin deleted the midas/add-mrox branch September 10, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant