diff --git a/src/types.ts b/src/types.ts index c437973ab..c1b857299 100644 --- a/src/types.ts +++ b/src/types.ts @@ -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 */