Skip to content

Conversation

@petar-omni
Copy link
Collaborator

Added

Description of new functionality, feature, or content that has been added in this pull request.

Changed

Description of the modifications made to existing functionality, feature, or content in this pull request. This could include changes to code, CI, documentation, etc.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for the Monad network by introducing both mainnet and testnet configurations across the codebase.

  • Adds Monad and MonadTestnet enum values to the EVM networks
  • Registers CoinGecko platform IDs and chain IDs for both networks
  • Bumps package version from 0.0.60 to 0.0.61

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
packages/common/src/enums/networks.enum.ts Adds MonadTestnet and Monad enum values to EvmNetworks
packages/common/src/constants/networks.ts Maps Monad networks to CoinGecko platform IDs and chain IDs (10143 for testnet, 143 for mainnet)
packages/common/package.json Bumps package version to 0.0.61 to reflect the new network additions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@petar-omni petar-omni merged commit c668fc4 into main Nov 22, 2025
11 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.

4 participants