Skip to content

Commit

Permalink
feat: add story odyssey shortname
Browse files Browse the repository at this point in the history
  • Loading branch information
leonimella committed Nov 6, 2024
1 parent dc98509 commit 9e52384
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 @@ -107,6 +107,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 1329n, shortName: 'sei' },
{ chainId: 1337n, shortName: 'geth' },
{ chainId: 1442n, shortName: 'testnet-zkEVM-mango' },
{ chainId: 1516n, shortName: 'story-odyssey' },
{ chainId: 1559n, shortName: 'tenet' },
{ chainId: 1625n, shortName: 'gravity' },
{ chainId: 1663n, shortName: 'Gobi' },
Expand Down

0 comments on commit 9e52384

Please sign in to comment.