mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links KRL (ERC20) (#13040)
* 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:
parent
2120e31abd
commit
8a0bc6f156
|
@ -7,5 +7,31 @@
|
|||
"website": "https://kryll.io/",
|
||||
"explorer": "https://etherscan.io/token/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0",
|
||||
"status": "active",
|
||||
"id": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0"
|
||||
"id": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Cryptense/"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/kryll_io"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/kryll_io"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/kryll.io"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/kryll/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/kryll/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user