Skip to content

Commit

Permalink
feat: add vana tesnet
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski authored Oct 7, 2024
1 parent dc98509 commit c542edc
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 @@ -193,6 +193,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 13337n, shortName: 'beam-testnet' },
{ chainId: 13371n, shortName: 'imx' },
{ chainId: 13473n, shortName: 'imx-testnet' },
{ chainId: 14800n, shortName: 'vana-moksha' },
{ chainId: 17000n, shortName: 'holesky' },
{ chainId: 17069n, shortName: 'garnet' },
{ chainId: 17172n, shortName: 'eclipse' },
Expand Down

0 comments on commit c542edc

Please sign in to comment.