Skip to content

Commit e4cc451

Browse files
authored
Merge pull request #7373 from BitGo/win-7708-token-name-change
feat: token name change win-7708
2 parents 7478abc + 0a412c8 commit e4cc451

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/statics/src/coins/erc20Coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4106,7 +4106,7 @@ export const erc20Coins = [
41064106
erc20(
41074107
'1301f2e6-3f4c-46ab-9f21-e6e8eadb0f3c',
41084108
'mln',
4109-
'Melon Token',
4109+
'Enzyme',
41104110
18,
41114111
'0xec67005c4e498ec7f55e092bd1d35cbc47c91892',
41124112
UnderlyingAsset.MLN

modules/statics/src/coins/ofcErc20Coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ export const ofcErc20Coins = [
964964
ofcerc20('2c592feb-b052-4a08-bd42-9c0c8a8b8611', 'ofcmix', 'MixMarvel Token', 18, underlyingAssetForSymbol('mix')),
965965
ofcerc20('2e6f9527-d720-4079-b376-04fdcdd4c9e9', 'ofcmizn', 'Miznettk', 18, underlyingAssetForSymbol('mizn')),
966966
ofcerc20('6174ddda-b240-4623-b391-50219c0ddc9e', 'ofcmns', 'Monnos Token', 18, underlyingAssetForSymbol('mns')),
967-
ofcerc20('f3655b59-17b2-4e9e-914b-771d9ea1078c', 'ofcmln', 'Melon Token', 18, underlyingAssetForSymbol('mln')),
967+
ofcerc20('f3655b59-17b2-4e9e-914b-771d9ea1078c', 'ofcmln', 'Enzyme', 18, underlyingAssetForSymbol('mln')),
968968
ofcerc20('aa31a241-3e24-4a17-95db-ee74a6843b70', 'ofcmoc', 'Moss Coin', 18, underlyingAssetForSymbol('moc')),
969969
ofcerc20('97ebe992-de04-4917-b808-2c867fa380a0', 'ofcmof', 'Molecular Future', 16, underlyingAssetForSymbol('mof')),
970970
ofcerc20('9a4e4778-5188-4fbc-8365-9dc0ec667692', 'ofcmpay', 'MenaPay', 18, underlyingAssetForSymbol('mpay')),

0 commit comments

Comments
 (0)