Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-15 09:18:07 +00:00 committed by trust-wallet-merge-bot
parent 34f9f2702d
commit dbd8cf0217

View File

@ -1,25 +1,25 @@
{ {
"name": "Frosted Cake", "name": "Frosted Cake",
"website": "https://frostedcaketoken.com/", "website": "https://frostedcaketoken.com/",
"description": "Frosted Cake is a deflationary passive income token, strategically developed for long term Investments, pushing Smart Contract Capabilities to its fullest potential. Frosted Cake is a real Incentive & Community token.", "description": "Frosted Cake is a deflationary passive income token, strategically developed for long term Investments, pushing Smart Contract Capabilities to its fullest potential. Frosted Cake is a real Incentive & Community token.",
"explorer": "https://bscscan.com/token/0x94ba29d58d419bd798b282476db3dd9d97ba8c23", "explorer": "https://bscscan.com/token/0x94ba29d58d419bd798b282476db3dd9d97ba8c23",
"type": "BEP20", "type": "BEP20",
"symbol": "FROSTEDCAKE", "symbol": "FROSTEDCAKE",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x94ba29d58D419BD798B282476db3Dd9d97BA8C23", "id": "0x94ba29d58D419BD798B282476db3Dd9d97BA8C23",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/frostedcaketoken" "url": "https://t.me/frostedcaketoken"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/FrostedCakeBSC" "url": "https://twitter.com/FrostedCakeBSC"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/frostedcake/" "url": "https://coinmarketcap.com/currencies/frostedcake/"
} }
] ]
} }