Skip to content

Commit

Permalink
Update src/types.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Ghods <ralxzryan@gmail.com>
  • Loading branch information
sraturi and ryanio authored Jul 8, 2024
1 parent 4adcdfa commit 7fc3947
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,9 @@ export enum Chain {
Solana = "solana",
/** Zora */
Zora = "zora",
/** Sie */
Sei = "Sei",
/** Sei */
Sei = "sei",

// Testnet Chains
// ⚠️NOTE: When adding to this list, also add to the util function `isTestChain`
/** Sepolia */
Expand Down

0 comments on commit 7fc3947

Please sign in to comment.