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>
58 lines
2.0 KiB
JSON
58 lines
2.0 KiB
JSON
{
|
|
"name": "DeFi For You.",
|
|
"website": "https://defi.com.vn",
|
|
"source_code": "https://github.com/defi-vn/DeFi-VN-Smart-Contract",
|
|
"white_paper": "https://defi.com.vn/document/DFY-White-Paper.pdf",
|
|
"description": "DEFI For You. Is a listing where by users can make pawn loans online to a worldwide market. We are basically letting you run your own online finance company with rates of your choosing. If you ever dreamed of owning your own bank well now you can. DEFi For You aims to clean up the Pawn industry using DFY smart contracts. At last Cryptocurrency has come if age. This is a world first and the market is limitless.",
|
|
"explorer": "https://explorer.binance.org/asset/DFY-EA0",
|
|
"research": "",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/DeFiForYou",
|
|
"handle": "DeFi For You."
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "http://t.me/DefiForYouDFY",
|
|
"handle": "DeFi For You."
|
|
},
|
|
{
|
|
"name": "Facebook",
|
|
"url": "https://www.facebook.com/DeFiForYouDFY",
|
|
"handle": "DeFi For You."
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/user/DeFiForYou",
|
|
"handle": "DeFi For You."
|
|
}
|
|
],
|
|
"type": "BEP2",
|
|
"symbol": "DFY",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "DFY-EA0",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/defi-vn/DeFi-VN-Smart-Contract"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/DeFi For You."
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/DefiForYouDFY"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/DeFiForYouDFY"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/user/DeFiForYou"
|
|
}
|
|
]
|
|
} |