mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to CELtoken (#11156)
* Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
a5d043fbcc
commit
44f48bbeb4
|
@ -7,5 +7,35 @@
|
|||
"symbol": "CEL",
|
||||
"decimals": 4,
|
||||
"status": "active",
|
||||
"id": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d"
|
||||
"id": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/CelsiusNetwork"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/celsiusnetwork"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/CelsiusNetwork"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://celsius.network/blog/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/CelsiusNetwork"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://celsius.network/wp-content/uploads/2018/04/celsius_whitepaper-march21.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/celsius-degree-token/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user