mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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
558 B
JSON
17 lines
558 B
JSON
{
|
|
"name": "GeoDB Coin",
|
|
"website": "https://geodb.com",
|
|
"description": "The GEO token is the representation of data value itself, in the form of a tradable virtual asset.",
|
|
"explorer": "https://etherscan.io/token/0x147faF8De9d8D8DAAE129B187F0D02D819126750",
|
|
"type": "ERC20",
|
|
"symbol": "GEO",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x147faF8De9d8D8DAAE129B187F0D02D819126750",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://geodb.com/docs/geodb-white-paper.pdf"
|
|
}
|
|
]
|
|
} |