mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links LIT (BEP20) (#13177)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
10e8ad5927
commit
2d7c2d2195
|
@ -7,5 +7,23 @@
|
|||
"symbol": "LIT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723"
|
||||
"id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/litentry"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/litentry/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/litentry"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/litentry/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user