Skip to content

Commit

Permalink
Adding chains back
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWoodard committed Apr 30, 2024
1 parent 4df708b commit 443c689
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ const chains = [
optimism.id,
arbitrum.id,
base.id,
linea.id,
scroll.id,
];

chains.forEach((chain) => {
Expand Down

0 comments on commit 443c689

Please sign in to comment.