mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
5a4dfb324a
* Handle fields, 1 * Few more fields * Discord field, fixes * Facebook, youtube fields * Telegram_news, docs, ignored fields * New fields Coinmarketcap & coingecko, better handling of handles. * Code to commit links into info.json, commented out * Add checks for new links fields * Minor log fixes * Extra check for URLs must start with https:// * Duplicate info from 'socials' to 'links'. * Fix for one links (was not array) * Revert asset-infos, except checking * Lint fix * Fix discord.gg .com//invite links * Add error for lone socials section (w/o links) * Remove empty socials section * Manual fix of some socials sections. * Check for invalid fields in links. * Lint fix Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
50 lines
1.7 KiB
JSON
50 lines
1.7 KiB
JSON
{
|
|
"name": "RLE",
|
|
"website": "https://richlabexchange.com/",
|
|
"source_code": "https://tronscan.io/#/contract/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/code",
|
|
"white_paper": "https://drive.google.com/file/d/1F_0cjSWeYfT8S9wN_lQe0qUvRwOl9Vwz/view",
|
|
"description": "Richlab exchange is a cryptocurrency exchange, opening a new era. With the integration of the following services: 1. Shopping 2. Commercial auctions 3. Equity investment 4. Game blockchain 5. Service payment system. All of the above services are integrated",
|
|
"socials": [
|
|
{
|
|
"name": "Instagram",
|
|
"url": "https://www.instagram.com/richlabexchange/",
|
|
"handle": "richlabexchange"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/RLEswap",
|
|
"handle": "richlabexchange"
|
|
},
|
|
{
|
|
"name": "Facebook",
|
|
"url": "https://www.facebook.com/RichLabExChange",
|
|
"handle": "richlabexchange"
|
|
},
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/Richlabexchange",
|
|
"handle": "richlabexchange"
|
|
}
|
|
],
|
|
"explorer": "https://tronscan.io/#/token20/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c",
|
|
"research": "https://richlabexchange.com/",
|
|
"type": "TRC20",
|
|
"symbol": "RLE",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/richlabexchange"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/RLEswap"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/RichLabExChange"
|
|
}
|
|
]
|
|
} |