Skip to content

Commit

Permalink
feat(sdk-core): add monad testnet (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
BZahory authored Dec 5, 2024
1 parent 0fbf607 commit ff2be9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/sdk-core/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export enum ChainId {
WORLDCHAIN = 480,
UNICHAIN_SEPOLIA = 1301,
UNICHAIN = 130,
MONAD_TESTNET = 41454,
}

export const SUPPORTED_CHAINS = [
Expand Down

0 comments on commit ff2be9a

Please sign in to comment.