Add links to CAKE token (#11146)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
Nazar 2021-07-03 12:46:07 +03:00 committed by GitHub
parent f64b6fff28
commit a769e8b826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,27 @@
"symbol": "CAKE",
"decimals": 18,
"status": "active",
"id": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82"
"id": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82",
"links": [
{
"name": "github",
"url": "https://github.com/pancakeswap"
},
{
"name": "twitter",
"url": "https://twitter.com/pancakeswap"
},
{
"name": "blog",
"url": "https://medium.com/@pancakeswap"
},
{
"name": "telegram",
"url": "https://t.me/PancakeSwap"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/pancakeswap-token/"
}
]
}