Fix decimals value

This commit is contained in:
Viktor Radchenko 2021-05-07 13:15:01 -07:00 committed by GitHub
parent 31eab8725e
commit 738c1c1465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
"explorer": "https://bscscan.com/token/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385",
"type": "BEP20",
"symbol": "ELG",
"decimals": 18,
"decimals": 9,
"status": "active",
"id": "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385"
}
}