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 ad16b7b commit bda99a0Copy full SHA for bda99a0
packages/adapter-evm/src/networks/testnet.ts
@@ -298,7 +298,7 @@ export const mantraDuKongEVMTestnet: TypedEvmNetworkConfig = {
298
id: 'mantra-dukong-evm-testnet',
299
exportConstName: 'mantraDuKongEVMTestnet',
300
name: 'Mantra DuKong EVM Testnet',
301
- ecosystem: 'cosmos',
+ ecosystem: 'evm',
302
network: 'mantra-dukong',
303
type: 'testnet',
304
isTestnet: true,
0 commit comments