mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Added token information and logo for GMR v2 (#16435)
* Added token information and logo for GMR v2 GMR v2 is the migrated token upgrade for what was previously GMR Finance (0x0523215dcafbf4e4aa92117d13c6985a3bef27d7). For more info visit: https://gmr.center/news/gmr-v2-token-migration https://twitter.com/GMRCenter * fix: added social links as per PR comments * fix: changed discord prefix * fix: removed www from links as per PR comments
This commit is contained in:
parent
5b46b3f3a8
commit
5657e3c9a9
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"name": "GAMER",
|
||||
"website": "https://gmr.center",
|
||||
"description": "GMR: The decentralised gaming token and social GameFi platform. Create. Empower. Game.",
|
||||
"explorer": "https://bscscan.com/token/0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884",
|
||||
"type": "BEP20",
|
||||
"symbol": "GMR",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/gmr-center/gmr-token-v2"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/GMRCenter"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/gmrcenter"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/gmrcenter"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/GMR_Finance"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/gmrcenterofficial"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/gamer"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/gamer"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/GMRCenter"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
Loading…
Reference in New Issue
Block a user