Fixes (sanity and consistency, auto)

This commit is contained in:
zachzwei 2021-10-21 12:51:56 +00:00 committed by trust-wallet-merge-bot
parent 97ecc58b28
commit 5056a7df03

View File

@ -1,41 +1,41 @@
{ {
"name": "THORSwap Token", "name": "THORSwap Token",
"website": "https://thorswap.finance/", "website": "https://thorswap.finance/",
"description": "THORSwap is a multi-chain DEX aggregator built on THORChain's cross-chain liquidity protocol and the #1 interface for all THORChain services like THORName and synthetic assets.", "description": "THORSwap is a multi-chain DEX aggregator built on THORChain's cross-chain liquidity protocol and the #1 interface for all THORChain services like THORName and synthetic assets.",
"explorer": "https://etherscan.io/token/0xa5f2211B9b8170F694421f2046281775E8468044", "explorer": "https://etherscan.io/token/0xa5f2211B9b8170F694421f2046281775E8468044",
"type": "ERC20", "type": "ERC20",
"symbol": "THOR", "symbol": "THOR",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xa5f2211B9b8170F694421f2046281775E8468044", "id": "0xa5f2211B9b8170F694421f2046281775E8468044",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/thorswap" "url": "https://github.com/thorswap"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/THORSwap" "url": "https://twitter.com/THORSwap"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/thorswap_ann" "url": "https://t.me/thorswap_ann"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://thorswap.medium.com" "url": "https://thorswap.medium.com"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.thorswap.finance" "url": "https://docs.thorswap.finance"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/thorswap" "url": "https://coinmarketcap.com/currencies/thorswap"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/thorswap" "url": "https://discord.com/invite/thorswap"
} }
] ]
} }