Skip to content

add monad config for svr#3992

Merged
QingyangKong merged 2 commits into
mainfrom
add-monad-svr
Jul 24, 2026
Merged

add monad config for svr#3992
QingyangKong merged 2 commits into
mainfrom
add-monad-svr

Conversation

@QingyangKong

Copy link
Copy Markdown
Contributor

IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.

Closing issues

closes #3991

...

Description

Adds Monad network support to the Atlas SVR searcher onboarding page, alongside the existing Base, Arbitrum, and BNB Chain networks.
...

Changes

src/content/data-feeds/svr-feeds/searcher-onboarding-atlas.mdx

  • Updated frontmatter title and page introduction to include Monad.
  • Added Monad Atlas and DappControl contract addresses to the contracts object.
  • Added a monadFeeds array with 14 SVR feed aggregator addresses for Monad.
  • Added a Monad tab (tab.4) and panel to the Contract References section.
  • Added a Monad tab (tab.4) and panel to the Feed Aggregator Addresses section.

src/config/sidebar.ts

  • Updated the sidebar title from "Searcher Onboarding: Atlas (Base, Arbitrum, BNB Chain)" to "Searcher Onboarding: Atlas (Base, Arbitrum, BNB Chain, Monad)".

src/content/data-feeds/svr-feeds/index.mdx

  • Updated the Searcher Guides table to include Monad in the Atlas auction system row.

Monad Contracts

Contract Address
Atlas (v1.6.4) 0x006DD7813C90CaB67c1Dc185c21Abb2C7414b061
DappControl 0xa40d9f38621b4ffb2181508b973519e8133951c0

Monad SVR Feeds

14 feeds added, including MON/USD, ETH/USD, BTC/USD, USDC/USD, and various exchange rate feeds (APRMON/MON, AUSD/USD, CBBTC/USD, EARNAUSD/AUSD, EZETH/ETH, GMON/MON, SHMON/MON, SMON/MON, SYZUSD/YZUSD, USDT0/USD).

@QingyangKong
QingyangKong requested a review from dev-dist July 23, 2026 14:42
@QingyangKong
QingyangKong requested review from a team as code owners July 23, 2026 14:42
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Jul 24, 2026 1:16am

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

👋 QingyangKong, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@pappas999 pappas999 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@QingyangKong
QingyangKong merged commit c4ba428 into main Jul 24, 2026
27 checks passed
@QingyangKong
QingyangKong deleted the add-monad-svr branch July 24, 2026 02:27
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.

[Enhancement]: Add Monad network support to Atlas SVR searcher onboarding page

3 participants