Skip to content

Commit

Permalink
feat: add HashKey Chain Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
fortyfourZ committed Dec 6, 2024
1 parent 014f365 commit 830056d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/protocol-kit/src/utils/eip-3770/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 114n, shortName: 'c2flr' },
{ chainId: 122n, shortName: 'fuse' },
{ chainId: 123n, shortName: 'spark' },
{ chainId: 133n, shortName: 'hsk'},
{ chainId: 137n, shortName: 'matic' },
{ chainId: 148n, shortName: 'shimmerevm' },
{ chainId: 155n, shortName: 'tenet-testnet' },
Expand Down

0 comments on commit 830056d

Please sign in to comment.