We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52ac2e commit c93b913Copy full SHA for c93b913
1 file changed
modules/statics/src/coins/erc20Coins.ts
@@ -14302,6 +14302,10 @@ export const erc20Coins = [
14302
'Test Mintable Token',
14303
6,
14304
'0x5257950b5277dac30536eae4742ffef4e5af5256',
14305
- UnderlyingAsset['tmorph:tmt']
+ UnderlyingAsset['tmorph:tmt'],
14306
+ undefined,
14307
14308
14309
+ Networks.test.morph
14310
),
14311
];
0 commit comments