mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
3071d71088
commit
41820a5197
|
@ -7,5 +7,27 @@
|
||||||
"symbol": "LEO",
|
"symbol": "LEO",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"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/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user