trustwallet-assets/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

17 lines
492 B
JSON

{
"name": "Origin Token (OGN)",
"website": "https://originprotocol.com",
"description": "Enabling peer-to-peer commerce",
"explorer": "https://etherscan.io/token/0x8207c1ffc5b6804f6024322ccf34f29c3541ae26",
"type": "ERC20",
"symbol": "OGN",
"decimals": 18,
"status": "active",
"id": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26",
"links": [
{
"name": "github",
"url": "https://github.com/originprotocol"
}
]
}