mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
2392ce5966
commit
fbbad5be91
|
@ -3924,6 +3924,7 @@
|
|||
"0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296",
|
||||
"0x9D47894f8BECB68B9cF3428d256311Affe8B068B",
|
||||
"0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69",
|
||||
"0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4",
|
||||
"0x9D86b1B2554ec410ecCFfBf111A6994910111340",
|
||||
"0x9d89202Bb44AbBad28FEfD71774995b356f62906",
|
||||
"0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A",
|
||||
|
|
|
@ -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 |
Loading…
Reference in New Issue
Block a user