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 ed8402d commit bd40eefCopy full SHA for bd40eef
src/config/types.ts
@@ -76,7 +76,7 @@ export type SupportedTechnology =
76
| "EVERCLEAR"
77
| "AB_CHAIN"
78
| "PHAROS"
79
- | "NEXON"
+ | "HENESYS"
80
81
export type ChainType = "evm" | "solana" | "aptos"
82
0 commit comments