mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links LINA (BEP20) (#13083)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
7d74f6826b
commit
553dc07435
|
@ -7,5 +7,27 @@
|
|||
"symbol": "LINA",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x762539b45A1dCcE3D36d080F74d1AED37844b878"
|
||||
"id": "0x762539b45A1dCcE3D36d080F74d1AED37844b878",
|
||||
"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