Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-03-26 14:13:05 +00:00 committed by trust-wallet-merge-bot
parent 70162059d3
commit c0171cdf5f

View File

@ -1,46 +1,50 @@
{ {
"name": "Rune Shards", "name": "Rune Shards",
"website": "https://rune.game/", "website": "https://rune.game/",
"description": "The governance token and in-game currency of Rune, an epic dark fantasy universe", "description": "The governance token and in-game currency of Rune, an epic dark fantasy universe",
"explorer": "https://bscscan.com/token/0x2098fEf7eEae592038f4f3C4b008515fed0d5886", "explorer": "https://bscscan.com/token/0x2098fEf7eEae592038f4f3C4b008515fed0d5886",
"type": "BEP20", "type": "BEP20",
"symbol": "RXS", "symbol": "RXS",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x2098fEf7eEae592038f4f3C4b008515fed0d5886", "id": "0x2098fEf7eEae592038f4f3C4b008515fed0d5886",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/RuneMetaverse" "url": "https://twitter.com/RuneMetaverse"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/RuneMetaverse" "url": "https://t.me/RuneMetaverse"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://medium.com/runemmo" "url": "https://medium.com/runemmo"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://docs.rune.game" "url": "https://docs.rune.game"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/rune-shards/" "url": "https://coinmarketcap.com/currencies/rune-shards/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/rune-shards/" "url": "https://coingecko.com/coins/rune-shards/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/RuneMetaverse/" "url": "https://facebook.com/RuneMetaverse/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/rune/" "url": "https://discord.com/invite/rune/"
} }
], ],
"tags": ["nft", "defi", "gamefi"] "tags": [
"nft",
"defi",
"gamefi"
]
} }