trustwallet-assets/blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/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

22 lines
796 B
JSON

{
"name": "Dextoken Governance",
"website": "https://flowchain.co/",
"description": "Dextoken is a DeFi infrastructure and is managed by the Dextoken Governance (DEXG) holders. Dextoken proposed Speculative AMM, one of the simplest price conversion algorithm, to build decentralized exchanges.",
"explorer": "https://etherscan.io/token/0xB81D70802a816B5DacBA06D708B5acF19DcD436D",
"research": "",
"type": "ERC20",
"symbol": "DEXG",
"decimals": 18,
"status": "active",
"id": "0xB81D70802a816B5DacBA06D708B5acF19DcD436D",
"links": [
{
"name": "github",
"url": "https://github.com/flowchain"
},
{
"name": "whitepaper",
"url": "https://flowchain.co/publication.html"
}
]
}