From fa1d48facdffa3fafff87cab8549ef06aca6893f Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Mon, 10 May 2021 23:29:29 +0200 Subject: [PATCH] Fix decimals of Blackberry token, #7613 (#7673) * Fix decimals of Blackberry token * Fixes (sanity and consistency, auto), history Co-authored-by: Catenocrypt --- .../assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json b/blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json index e3832d1b8..cf390f53d 100644 --- a/blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json +++ b/blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json @@ -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",