Adding GATENet token (#6190)

* Adding GATENet token

* Fix missing id field, logo image dimensions

* Fix type (ERC20)

* Autofix, allowlist

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Mikko Ohtamaa 2021-04-07 07:32:45 +02:00 committed by GitHub
parent 2392ce5966
commit fbbad5be91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 0 deletions

View File

@ -3924,6 +3924,7 @@
"0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296",
"0x9D47894f8BECB68B9cF3428d256311Affe8B068B",
"0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69",
"0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4",
"0x9D86b1B2554ec410ecCFfBf111A6994910111340",
"0x9d89202Bb44AbBad28FEfD71774995b356f62906",
"0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A",

View File

@ -0,0 +1,18 @@
{
"id": "0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4",
"name": "GATENet",
"website": "https://gatetoken.io/",
"description": "GATENet is building on-chain regulated securities settlement and registry solutions to reduce costs and increase efficiencies for issuers, investors and market participants.",
"socials": [
{
"name": "Telegram",
"url": "https://t.me/GSXGATECommunity",
"handle": "GSXGATECommunity"
}
],
"explorer": "https://etherscan.io/token/0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4",
"symbol": "GATE",
"type": "ERC20",
"decimals": 18,
"status": "active"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB