Fix UST decimals

This commit is contained in:
Viktor Radchenko 2021-09-22 18:04:02 -07:00 committed by GitHub
parent 3d394d3a73
commit 49014e3fdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
"explorer": "https://finder.terra.money/columbus-4/uusd",
"type": "TERRA",
"symbol": "UST",
"decimals": 18,
"decimals": 6,
"status": "active",
"id": "uusd",
"links": [
@ -26,4 +26,4 @@
"url": "https://medium.com/terra-money"
}
]
}
}