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:
Nazar 2021-08-25 21:48:22 +03:00 committed by GitHub
parent 7d74f6826b
commit 553dc07435
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": "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/"
}
]
}