mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links LINA (ERC20) (#13084)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
7ec6c60b47
commit
fa4099ff95
|
@ -7,5 +7,27 @@
|
|||
"symbol": "LINA",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x3E9BC21C9b189C09dF3eF1B824798658d5011937"
|
||||
"id": "0x3E9BC21C9b189C09dF3eF1B824798658d5011937",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/Linear-finance/linear"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/LinearFinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/linearfinanceofficial"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/linear/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/linear-bsc/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user