mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
398 B
JSON
12 lines
398 B
JSON
{
|
|
"name": "Origin Token (OGN)",
|
|
"website": "https://originprotocol.com",
|
|
"source_code": "https://github.com/originprotocol",
|
|
"description": "Enabling peer-to-peer commerce",
|
|
"explorer": "https://etherscan.io/token/0x8207c1ffc5b6804f6024322ccf34f29c3541ae26",
|
|
"type": "ERC20",
|
|
"symbol": "OGN",
|
|
"decimals": 18,
|
|
"id": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26"
|
|
}
|