mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fix UST decimals
This commit is contained in:
parent
3d394d3a73
commit
49014e3fdc
|
@ -5,7 +5,7 @@
|
||||||
"explorer": "https://finder.terra.money/columbus-4/uusd",
|
"explorer": "https://finder.terra.money/columbus-4/uusd",
|
||||||
"type": "TERRA",
|
"type": "TERRA",
|
||||||
"symbol": "UST",
|
"symbol": "UST",
|
||||||
"decimals": 18,
|
"decimals": 6,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "uusd",
|
"id": "uusd",
|
||||||
"links": [
|
"links": [
|
||||||
|
@ -26,4 +26,4 @@
|
||||||
"url": "https://medium.com/terra-money"
|
"url": "https://medium.com/terra-money"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user