mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
29 lines
871 B
JSON
29 lines
871 B
JSON
{
|
|
"name": "Ofin Token",
|
|
"website": "https://ofin.io",
|
|
"description": "Ofin is non-custodial investment protocol that enables novices to invest directly into the funds managed by seasoned crypto traders",
|
|
"explorer": "https://etherscan.io/token/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822",
|
|
"type": "ERC20",
|
|
"symbol": "ON",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/Ofinio/Ofin.io"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/OfinProtocol"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/ofin_io"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@ofin"
|
|
}
|
|
]
|
|
} |