mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Zilliqa (BEP20) (#15017)
* Create info.json * Create logo.png * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
d939fbbb1e
commit
effdcc83fe
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "Zilliqa",
|
||||
"type": "BEP20",
|
||||
"symbol": "ZIL",
|
||||
"decimals": 12,
|
||||
"website": "http://www.zilliqa.com/",
|
||||
"description": "Zilliqa (ZIL) is a public blockchain built on a sharded architecture. It has solved blockchain scalability and speed by implementing sharding.",
|
||||
"explorer": "https://bscscan.com/token/0xb86abcb37c3a4b64f74f59301aff131a1becc787",
|
||||
"status": "active",
|
||||
"id": "0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/zilliqa"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/zilliqa"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/french-connection-finance/"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Zilliqa"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/zilliqachat"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/zilliqa/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user