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

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
17 lines
579 B
JSON
17 lines
579 B
JSON
{
|
|
"name": "Realio Network",
|
|
"website": "https://realio.fund",
|
|
"description": "End-to-end platform for compliant issuance, p2p trading and life-cycle management of digital assets.",
|
|
"explorer": "https://etherscan.io/token/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097",
|
|
"type": "ERC20",
|
|
"symbol": "RIO",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://realio.fund/static/assets/downloads/realio-wp.pdf"
|
|
}
|
|
]
|
|
} |