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:
Nazar 2021-08-25 21:50:46 +03:00 committed by GitHub
parent 7ec6c60b47
commit fa4099ff95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
]
}