Fix decimals for Telcoin

This commit is contained in:
Viktor Radchenko 2021-09-12 16:01:26 -07:00 committed by GitHub
parent f4ca4f70f1
commit bca0eb5b41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
"explorer": "https://polygonscan.com/token/0xdf7837de1f2fa4631d716cf2502f8b230f1dcc32",
"type": "POLYGON",
"symbol": "TEL",
"decimals": 18,
"decimals": 2,
"status": "active",
"id": "0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32",
"links": [
@ -30,4 +30,4 @@
"url": "https://t.me/telcoincommunity"
}
]
}
}