trustwallet-assets/blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/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
855 B
JSON

{
"name": "Intchain",
"website": "https://intchain.io/",
"description": "INT is an INT Chain cross-chain asset based on Ethereum network, and INT Chain is a blockchain application platform and interactive standard based on the economic driving mode.",
"explorer": "https://etherscan.io/token/0xbe038A2FDfec62Cf1beD852f141A43005035edcC",
"explorer-ETH": "https://etherscan.io/token/0xbe038A2FDfec62Cf1beD852f141A43005035edcC",
"type": "ERC20",
"symbol": "INT",
"decimals": 18,
"status": "active",
"id": "0xbe038A2FDfec62Cf1beD852f141A43005035edcC",
"links": [
{
"name": "github",
"url": "https://github.com/intfoundation/int"
},
{
"name": "whitepaper",
"url": "https://intchain.io/whitepaper/INT-whitepaper-release-EN.pdf"
}
]
}