Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-07-26 12:13:36 +00:00 committed by trust-wallet-merge-bot
parent b482cfd191
commit 368ea9bd0f

View File

@ -1,40 +1,40 @@
{ {
"name": "Cryptostone", "name": "Cryptostone",
"type": "BEP20", "type": "BEP20",
"symbol": "CPS", "symbol": "CPS",
"decimals": 18, "decimals": 18,
"website": "https://www.crypto-stone.io/", "website": "https://www.crypto-stone.io/",
"description": "Cryptostone is a disruptive innovation and fully anonymous No-KYC blockchain financial ecosystem that utilizes blockchain technology as a financial tool in people's lives. Cryptostone token is the native utility token of the Cryptostone project.", "description": "Cryptostone is a disruptive innovation and fully anonymous No-KYC blockchain financial ecosystem that utilizes blockchain technology as a financial tool in people's lives. Cryptostone token is the native utility token of the Cryptostone project.",
"explorer": "https://bscscan.com/token/0x569f4957176Ffa0dff76c507604f6a66d4B9C578", "explorer": "https://bscscan.com/token/0x569f4957176Ffa0dff76c507604f6a66d4B9C578",
"status": "active", "status": "active",
"id": "0x569f4957176Ffa0dff76c507604f6a66d4B9C578", "id": "0x569f4957176Ffa0dff76c507604f6a66d4B9C578",
"tags": [ "tags": [
"staking-native" "staking-native"
], ],
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/cryptostone_io" "url": "https://twitter.com/cryptostone_io"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/cryptostonegroup" "url": "https://t.me/cryptostonegroup"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/cryptostone" "url": "https://coingecko.com/coins/cryptostone"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/cryptostone" "url": "https://coinmarketcap.com/currencies/cryptostone"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://www.crypto-stone.io/whitepaper.pdf" "url": "https://www.crypto-stone.io/whitepaper.pdf"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://crypto-stone.medium.com/" "url": "https://crypto-stone.medium.com/"
} }
] ]
} }