Fix decimals of Blackberry token, #7613 (#7673)

* Fix decimals of Blackberry token

* Fixes (sanity and consistency, auto), history

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2021-05-10 23:29:29 +02:00 committed by GitHub
parent dcd2dd9cfd
commit fa1d48facd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"name": "Blackberry token",
"type": "BEP20",
"symbol": "BB",
"decimals": 1,
"decimals": 0,
"website": "https://www.blackberrytoken.com/",
"description": "BlackBerry token is an innovative Binance Smart Chain token that is designed for maximizing profits in the DeFI yield generation.",
"explorer": "https://bscscan.com/token/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977",