Skip to content

Commit

Permalink
chore: add exported chains
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalavedra committed Oct 23, 2024
1 parent a430bfd commit 1c2d84b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion sdk/src/chains/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,12 @@ export default [
degenChain,
optimism,
optimismSepolia,

tiktrixTestnet,
dosMainnet,
dosTestnet,
soneiumMinato,
opBNB,
opBNBTestnet,
];

export type Chain = {
Expand Down

0 comments on commit 1c2d84b

Please sign in to comment.