Skip to content

Commit 1c9374f

Browse files
Update types.ts
1 parent b56eb76 commit 1c9374f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ export type SupportedChain =
240240
| "EVERCLEAR_MAINNET"
241241
| "AB_CHAIN_MAINNET"
242242
| "MONAD_MAINNET"
243-
| "NEXON_HENESYS"
243+
| "NEXON_HENESYS_MAINNET"
244244
| "PHAROS_ATLANTIC_TESTNET"
245245
export type ExplorerInfo = {
246246
baseUrl: string

0 commit comments

Comments
 (0)