Skip to content

feat: add LunarBase protocol#433

Merged
keone merged 2 commits into
mainfrom
lunarbase/add-lunarbase
Jul 14, 2026
Merged

feat: add LunarBase protocol#433
keone merged 2 commits into
mainfrom
lunarbase/add-lunarbase

Conversation

@dak-agent

@dak-agent dak-agent Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Adds mainnet/lunarbase.jsonc for LunarBase — a CEX-grade proprietary AMM (prop AMM) and liquidity infrastructure on Monad (@LunarBaseX).

Address

Contract Address Notes
MON_USDC_Pool 0x0000a8fd148694ae3e17c079ce4bbf8187758888 Live MON/USDC pool. TransparentUpgradeableProxy, implementation 0x0EB0454c80a7927ea9Eb458C80884793DB8E5F60 at time of writing. Actively traded (this is the pool KyberSwap routes MON/USDC through).

Notes

  • The contract is currently unverified on the explorer; the role/pair above was determined on-chain (proxy type, token balances, and the market-maker swap activity).
  • This entry is intentionally scoped to the single live, publicly-routed MON/USDC pool. LunarBase's Monad deployment is a larger upgradeable system (additional pool proxies + shared library/implementation contracts); the fuller address list can be added once confirmed by the LunarBase team, ideally alongside contract verification on https://monadvision.com/.
  • python scripts/validate_protocol.py --network mainnet passes.

Co-authored-by: Keone Hon <323982+keone@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Contract Verification Results

Changed Files

  • mainnet/lunarbase.jsonc

Verification Output


Verifying 1 protocol file(s)...

  ✓ LunarBase (1 addresses)

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

✗ LunarBase (lunarbase.jsonc)
  └─ ✗ MON_USDC_Pool: 0x0000a8fd148694ae3e17c079ce4bbf8187758888 [Not verified]

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


Workflow run: Verify PR Contracts

Co-authored-by: Keone Hon <323982+keone@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Contract Verification Results

Changed Files

  • mainnet/lunarbase.jsonc

Verification Output


Verifying 1 protocol file(s)...

  ✓ LunarBase (1 addresses)

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

✗ LunarBase (lunarbase.jsonc)
  └─ ✗ MON_USDC_Pool: 0x0000a8fd148694ae3e17c079ce4bbf8187758888 [Not verified]

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


Workflow run: Verify PR Contracts

@keone
keone merged commit 944b4af into main Jul 14, 2026
5 checks passed
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