We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8172bf9 + 028b4df commit bbad0aeCopy full SHA for bbad0ae
packages/@magic-sdk/types/src/modules/rpc-provider-types.ts
@@ -1,4 +1,4 @@
1
-export type EthNetworkName = 'mainnet' | 'goerli';
+export type EthNetworkName = 'mainnet' | 'goerli' | 'sepolia';
2
3
export enum EthChainType {
4
Harmony = 'HARMONY',
0 commit comments