mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
4fc3549e1b
commit
d16448a668
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user