Skip to content

Commit

Permalink
Fix LUNA token names (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
MRabenda authored Sep 14, 2023
1 parent 99ea282 commit 062a287
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -842,16 +842,16 @@

"0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9": {
"name": "LUNA Token - Shuttle",
"logo": "shuttleLUNA.svg",
"logo": "lunc.svg",
"erc20": true,
"symbol": "LUNA-S",
"symbol": "LUNC",
"decimals": 18
},
"0xa47c8bf37f92aBed4A126BDA807A7b7498661acD": {
"name": "UST Token - Shuttle",
"logo": "shuttleUST.svg",
"logo": "ustc.svg",
"erc20": true,
"symbol": "UST-S",
"symbol": "USTC",
"decimals": 18
},
"0xcAAfF72A8CbBfc5Cf343BA4e26f65a257065bFF1": {
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 062a287

Please sign in to comment.