mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fix decimals for SpaceRat (#13542)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
6e6fd5910e
commit
4292759f92
|
@ -5,7 +5,7 @@
|
|||
"explorer": "https://polygonscan.com/token/0x1132f58810ee9ff13e97aeccd8dda688cc5eb8f4",
|
||||
"type": "POLYGON",
|
||||
"symbol": "SRAT",
|
||||
"decimals": 18,
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4",
|
||||
"links": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user