Skip to content

Commit

Permalink
feat: added Shape Mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
leonimella committed Oct 3, 2024
1 parent a737450 commit c3053a1
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 @@ -71,6 +71,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 324n, shortName: 'zksync' },
{ chainId: 336n, shortName: 'sdn' },
{ chainId: 338n, shortName: 'tcro' },
{ chainId: 360n, shortName: 'shape' },
{ chainId: 369n, shortName: 'pls' },
{ chainId: 388n, shortName: 'zkCRO' },
{ chainId: 420n, shortName: 'ogor' },
Expand Down

0 comments on commit c3053a1

Please sign in to comment.