Add links to LEO token (#11149)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 10:56:46 +03:00 committed by GitHub
parent 3071d71088
commit 41820a5197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "LEO",
"decimals": 18,
"status": "active",
"id": "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3"
"id": "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3",
"links": [
{
"name": "facebook",
"url": "https://facebook.com/bitfinex1"
},
{
"name": "twitter",
"url": "https://twitter.com/bitfinex"
},
{
"name": "telegram",
"url": "https://t.me/bfxtelegram"
},
{
"name": "whitepaper",
"url": "https://bitfinex.com/wp-2019-05.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/leo-token/"
}
]
}