Skip to content

Commit

Permalink
chore: update chain Id
Browse files Browse the repository at this point in the history
  • Loading branch information
BZahory committed Jan 10, 2025
1 parent be29d43 commit d1cf360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/sdk-core/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export enum ChainId {
WORLDCHAIN = 480,
UNICHAIN_SEPOLIA = 1301,
UNICHAIN = 130,
MONAD_TESTNET = 41454,
MONAD_TESTNET = 10143,
}

export const SUPPORTED_CHAINS = [
Expand Down

0 comments on commit d1cf360

Please sign in to comment.