Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/0xsquid/squid-types into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdev3 committed May 21, 2024
2 parents 7c7ddaa + ed3bd14 commit b55f35c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/chains/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ export enum ChainName {
LINEA = "linea",
SCROLL = "scroll",
BLAST = "blast",
FRAXTAL = "fraxtal",

// Cosmos
AGORIC = "agoric",
Expand Down Expand Up @@ -174,6 +175,7 @@ export enum NetworkIdentifier {
LINEA = "linea",
SCROLL = "scroll",
BLAST = "blast",
FRAXTAL = "fraxtal",

// COSMOS
AGORIC = "agoric",
Expand Down

0 comments on commit b55f35c

Please sign in to comment.