Skip to content

Commit

Permalink
Rearranged tokens order for blindex integration
Browse files Browse the repository at this point in the history
  • Loading branch information
MSAdvisor committed May 9, 2022
1 parent adaf3cb commit e17df2d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/assets/erc20/rsk-tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,20 +71,6 @@
"contractAddress": "0x99ac494badd0cba26143bd423e39a088591c7b09",
"color": "#ED6C0F"
},
"XUSD": {
"name": "Babelfish USD",
"code": "XUSD",
"decimals": 18,
"contractAddress": "0xb5999795be0ebb5bab23144aa5fd6a02d080299f",
"color": "#7D7E7D"
},
"ETHs": {
"name": "Rootstock ETH",
"code": "ETHs",
"decimals": 18,
"contractAddress": "0x1d931bf8656d795e50ef6d639562c5bd8ac2b78f",
"color": "#333333"
},
"bXAU": {
"name": "Blindex Gold",
"code": "bXAU",
Expand All @@ -98,5 +84,19 @@
"decimals": 18,
"contractAddress": "0x2415e222755fd1f07b0a565eb4f036e410852ee0",
"color": "#ED6C0F"
},
"XUSD": {
"name": "Babelfish USD",
"code": "XUSD",
"decimals": 18,
"contractAddress": "0xb5999795be0ebb5bab23144aa5fd6a02d080299f",
"color": "#7D7E7D"
},
"ETHs": {
"name": "Rootstock ETH",
"code": "ETHs",
"decimals": 18,
"contractAddress": "0x1d931bf8656d795e50ef6d639562c5bd8ac2b78f",
"color": "#333333"
}
}

0 comments on commit e17df2d

Please sign in to comment.