mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to KNCL token (#11207)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
723e850b82
commit
15b6d1e585
|
@ -7,5 +7,27 @@
|
|||
"symbol": "KNCL",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200"
|
||||
"id": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/KyberNetwork"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/KyberNetwork"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://blog.kyber.network/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://kyber.network/assets/KyberNetworkWhitepaper.pdf"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/kyber-network/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user