Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-02-13 22:43:18 +00:00 committed by trust-wallet-merge-bot
parent 8f1883c833
commit d08a51a587

View File

@ -1,47 +1,47 @@
{ {
"name": "Chihiro Inu", "name": "Chihiro Inu",
"type": "ERC20", "type": "ERC20",
"symbol": "CHIRO", "symbol": "CHIRO",
"decimals": 9, "decimals": 9,
"website": "https://www.chihiro-inu.com", "website": "https://www.chihiro-inu.com",
"description": "CHIRO is Chihiroverse an Integrated Ecosystem of Interactive Gaming.", "description": "CHIRO is Chihiroverse an Integrated Ecosystem of Interactive Gaming.",
"explorer": "https://etherscan.io/token/0x35156b404c3f9bdaf45ab65ba315419bcde3775c", "explorer": "https://etherscan.io/token/0x35156b404c3f9bdaf45ab65ba315419bcde3775c",
"status": "active", "status": "active",
"id": "0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c", "id": "0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/ChihiroInuETH" "url": "https://twitter.com/ChihiroInuETH"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/CkeppjfPyn" "url": "https://discord.com/invite/CkeppjfPyn"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/ChihiroInuETH" "url": "https://t.me/ChihiroInuETH"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://linktr.ee/chihiroinu" "url": "https://linktr.ee/chihiroinu"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/chihiro-inu" "url": "https://coinmarketcap.com/currencies/chihiro-inu"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/chihiro-inu" "url": "https://coingecko.com/en/coins/chihiro-inu"
}, },
{ {
"name": "source_code", "name": "source_code",
"url": "https://etherscan.io/address/0x35156b404c3f9bdaf45ab65ba315419bcde3775c#code" "url": "https://etherscan.io/address/0x35156b404c3f9bdaf45ab65ba315419bcde3775c#code"
} }
], ],
"tags": [ "tags": [
"gamefi", "gamefi",
"nft", "nft",
"deflationary", "deflationary",
"memes" "memes"
] ]
} }