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.
1 parent 5b08394 commit b53c00fCopy full SHA for b53c00f
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