mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fix decimals 0xBTC (#13548)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
14a0551b51
commit
8faf26cf73
|
@ -5,7 +5,7 @@
|
|||
"explorer": "https://polygonscan.com/token/0x71b821aa52a49f32eed535fca6eb5aa130085978",
|
||||
"type": "POLYGON",
|
||||
"symbol": "0xBTC",
|
||||
"decimals": 18,
|
||||
"decimals": 8,
|
||||
"status": "active",
|
||||
"id": "0x71B821aa52a49F32EEd535fCA6Eb5aa130085978",
|
||||
"links": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user