File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2916,7 +2916,7 @@ export enum UnderlyingAsset {
29162916
29172917 'eth:0x0' = 'eth:0x0' ,
29182918 'eth:vvs' = 'eth:vvs' ,
2919- 'eth:bmc ' = 'eth:bmc ' ,
2919+ 'eth:bmx ' = 'eth:bmx ' ,
29202920 'eth:pro' = 'eth:pro' ,
29212921 'eth:prime' = 'eth:prime' ,
29222922 'eth:pokt' = 'eth:pokt' ,
Original file line number Diff line number Diff line change @@ -11024,12 +11024,12 @@ export const erc20Coins = [
1102411024 UnderlyingAsset [ 'eth:vvs' ]
1102511025 ) ,
1102611026 erc20 (
11027- '395f00e4-aaf8-4a4b-8fa1-54dfd7543951 ' ,
11028- 'ETH:BMC ' ,
11027+ 'a59b4f14-248b-4556-9975-93a2fe14ab58 ' ,
11028+ 'ETH:BMX ' ,
1102911029 'BitMart Token' ,
1103011030 18 ,
1103111031 '0x986ee2b944c42d017f52af21c4c69b84dbea35d8' ,
11032- UnderlyingAsset [ 'eth:bmc ' ]
11032+ UnderlyingAsset [ 'eth:bmx ' ]
1103311033 ) ,
1103411034 erc20 (
1103511035 '28beb513-7190-4dd3-b73f-32289d07de23' ,
Original file line number Diff line number Diff line change @@ -3583,11 +3583,11 @@ export const tOfcErc20Coins = [
35833583 ) ,
35843584
35853585 ofcerc20 (
3586- '8361c3bb-fc4e-4a67-8f3e-a2670312593c ' ,
3587- 'ofceth:bmc ' ,
3586+ '509f5815-1db1-4a59-8cc2-da4d5a1eabee ' ,
3587+ 'ofceth:bmx ' ,
35883588 'Wrapped BitMart Token' ,
35893589 18 ,
3590- underlyingAssetForSymbol ( 'eth:bmc ' )
3590+ underlyingAssetForSymbol ( 'eth:bmx ' )
35913591 ) ,
35923592
35933593 ofcerc20 (
You can’t perform that action at this time.
0 commit comments