mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
54 lines
2.0 KiB
JSON
54 lines
2.0 KiB
JSON
{
|
|
"name": "Orion Protocol",
|
|
"website": "https://orionprotocol.io/",
|
|
"source_code": "https://github.com/orionprotocol",
|
|
"white_paper": "https://www.orionprotocol.io/hubfs/whitepaper.pdf",
|
|
"description": "Built on the most advanced liquidity aggregator ever developed, Orion Protocol solves some of the largest issues in DeFi by aggregating the liquidity of the entire crypto market into one decentralized platform. This underpins each solution built on the protocol, including revolutionary trading solution Orion Terminal - aggregating the liquidity of the entire crypto market on one decentralized platform. The roadmap also includes a price oracle and a high-margin DEX.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/orion_protocol",
|
|
"handle": "orion_protocol"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/orion-protocol",
|
|
"handle": "orion-protocol"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/orionprotocol",
|
|
"handle": "orionprotocol"
|
|
},
|
|
{
|
|
"name": "Linkedin",
|
|
"url": "https://www.linkedin.com/company/orion-protocol",
|
|
"handle": "orion-protocol"
|
|
}
|
|
],
|
|
"explorer": "https://bscscan.com/token/0xe4ca1f75eca6214393fce1c1b316c237664eaa8e",
|
|
"research": "https://research.binance.com/en/projects/orion-protocol",
|
|
"type": "BEP20",
|
|
"symbol": "ORN",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/orionprotocol"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/orion_protocol"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/orionprotocol"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/orion-protocol"
|
|
}
|
|
]
|
|
} |