trustwallet-assets/blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/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
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"
}
]
}