mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
29 lines
892 B
JSON
29 lines
892 B
JSON
{
|
|
"name": "Gatechain Token",
|
|
"website": "https://gatechain.io",
|
|
"description": "GateChain is a public blockchain dedicated to blockchain asset safety even after private keys are compromised.",
|
|
"explorer": "https://etherscan.io/token/0xE66747a101bFF2dBA3697199DCcE5b743b454759",
|
|
"type": "ERC20",
|
|
"symbol": "GT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xE66747a101bFF2dBA3697199DCcE5b743b454759",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/gatechain"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/gatechain_io/photo"
|
|
},
|
|
{
|
|
"name": "blog",
|
|
"url": "https://medium.com/@gatechain"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/gatechain-token/"
|
|
}
|
|
]
|
|
} |