mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add LITE (BEP20) (#21880)
* Info for token LITE * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
55257b8662
commit
42a294ec63
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"name": "LITE",
|
||||
"type": "BEP20",
|
||||
"symbol": "LITE",
|
||||
"decimals": 18,
|
||||
"website": "https://liteusd.com/",
|
||||
"description": "Lite is a decentralized stable coin casting protocol that allows users to use Lite as collateral to cast Lusd.",
|
||||
"explorer": "https://bscscan.com/token/0x4a846D300F793752eE8bd579192C477130C4B369",
|
||||
"status": "active",
|
||||
"id": "0x4a846D300F793752eE8bd579192C477130C4B369",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/LiteUsd"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/LiteUSD"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/lite-usd/"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"stablecoin"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
Reference in New Issue
Block a user