Fixing $HAPPY decimals to display correct token balance (#7836)

Fixing $HAPPY  decimals to display correct token balance
This commit is contained in:
wildcrypto1 2021-05-13 07:05:12 +01:00 committed by GitHub
parent eeb5e4859a
commit 3deab503c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"explorer": "https://bscscan.com/token/0xb0b924c4a31b7d4581a7f78f57cee1e65736be1d",
"type": "BEP20",
"symbol": "HAPPY",
"decimals": 18,
"decimals": 9,
"status": "active",
"id": "0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D"
}
}