fix decimals

This commit is contained in:
liangping 2022-01-14 10:35:15 +08:00
parent f928b8fa73
commit 6dea16c207

View File

@ -11,7 +11,7 @@
"assets": [{ "assets": [{
"base": "basecro", "base": "basecro",
"symbol": "CRO", "symbol": "CRO",
"exponent": "18", "exponent": "8",
"coingecko_id": "crypto-com-chain", "coingecko_id": "crypto-com-chain",
"logo": "https://dl.airtable.com/.attachments/b2e638424ea09dccd4f11b04dc53872a/844d11dc/LOGO.png" "logo": "https://dl.airtable.com/.attachments/b2e638424ea09dccd4f11b04dc53872a/844d11dc/LOGO.png"
}] }]