Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-12-07 04:17:49 +00:00 committed by trust-wallet-merge-bot
parent 109a88790d
commit 29fe7050b4

View File

@ -1,28 +1,28 @@
{ {
"name": "Magic Internet Money", "name": "Magic Internet Money",
"website": "https://abracadabra.money/", "website": "https://abracadabra.money/",
"description": "MIM is a stablecoin backed by interest bearing collateral", "description": "MIM is a stablecoin backed by interest bearing collateral",
"explorer": "https://etherscan.io/token/0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3", "explorer": "https://etherscan.io/token/0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3",
"type": "ERC20", "type": "ERC20",
"symbol": "MIM", "symbol": "MIM",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3", "id": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3",
"tags": [ "tags": [
"defi" "defi"
], ],
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/Abracadabra-money/magic-internet-money" "url": "https://github.com/Abracadabra-money/magic-internet-money"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MIM_Spell" "url": "https://twitter.com/MIM_Spell"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/magic-internet-money/" "url": "https://coingecko.com/en/coins/magic-internet-money/"
} }
] ]
} }