mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add GoMining Token (ERC20, BEP20) (#13311)
* Add GoMining Token (ERC20, BEP20) * add gmt links * fix gmt links * fix gmt facebook link * add links
This commit is contained in:
parent
6599bd0173
commit
065bf3fc1e
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "GoMining Token",
|
||||
"website": "https://token.gomining.com/",
|
||||
"description": "A token backed by real assets that brings in constantly growing daily BTC income to its owner.",
|
||||
"explorer": "https://etherscan.io/token/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989",
|
||||
"type": "ERC20",
|
||||
"symbol": "GMT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989",
|
||||
"links": [{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/gmt_token"
|
||||
}, {
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/GoMiningToken/"
|
||||
}, {
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/GMT_Token"
|
||||
}, {
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/gmt_token_talk"
|
||||
}, {
|
||||
"name": "whitepaper",
|
||||
"url": "https://token.gomining.com/white-paper.pdf"
|
||||
}, {
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/gomining-token/smart"
|
||||
}, {
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/gomining-token/"
|
||||
}, {
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/gomining-token"
|
||||
}, {
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/@token.gomining"
|
||||
}, {
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/user/GoMiningToken"
|
||||
}, {
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCl98r2sL8dO058XWToApIJw"
|
||||
}]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "GoMining Token",
|
||||
"website": "https://token.gomining.com/",
|
||||
"description": "A token backed by real assets that brings in constantly growing daily BTC income to its owner.",
|
||||
"explorer": "https://bscscan.com/token/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989",
|
||||
"type": "BEP20",
|
||||
"symbol": "GMT",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989",
|
||||
"links": [{
|
||||
"name": "telegram_news",
|
||||
"url": "https://t.me/gmt_token"
|
||||
}, {
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/GoMiningToken/"
|
||||
}, {
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/GMT_Token"
|
||||
}, {
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/gmt_token_talk"
|
||||
}, {
|
||||
"name": "whitepaper",
|
||||
"url": "https://token.gomining.com/white-paper.pdf"
|
||||
}, {
|
||||
"name": "source_code",
|
||||
"url": "https://github.com/gomining-token/smart"
|
||||
}, {
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/gomining-token/"
|
||||
}, {
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/gomining-token"
|
||||
}, {
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/@token.gomining"
|
||||
}, {
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/user/GoMiningToken"
|
||||
}, {
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCl98r2sL8dO058XWToApIJw"
|
||||
}]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user