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>
22 lines
855 B
JSON
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"
|
|
}
|
|
]
|
|
} |