mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixing $HAPPY decimals to display correct token balance (#7836)
Fixing $HAPPY decimals to display correct token balance
This commit is contained in:
parent
eeb5e4859a
commit
3deab503c8
|
@ -15,7 +15,7 @@
|
|||
"explorer": "https://bscscan.com/token/0xb0b924c4a31b7d4581a7f78f57cee1e65736be1d",
|
||||
"type": "BEP20",
|
||||
"symbol": "HAPPY",
|
||||
"decimals": 18,
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user