Add links KEEP Token (#12915)

* 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-08-20 10:13:29 +03:00 committed by GitHub
parent 4fc3549e1b
commit d16448a668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"website": "https://keep.network",
"explorer": "https://etherscan.io/token/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC",
"status": "active",
"id": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC"
"id": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC",
"links": [
{
"name": "github",
"url": "https://github.com/keep-network/keep-core"
},
{
"name": "twitter",
"url": "https://twitter.com/keep_project"
},
{
"name": "reddit",
"url": "https://reddit.com/r/KeepNetwork"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/keep-network/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/keep-network/"
}
]
}