Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-09-08 16:01:54 +00:00 committed by trust-wallet-merge-bot
parent 6f3c2db6b7
commit 17279c90a4
4 changed files with 73 additions and 57 deletions

View File

@ -1351,6 +1351,7 @@
"0xCD9b26795d834d75867d950898695a30b1Eb17E1", "0xCD9b26795d834d75867d950898695a30b1Eb17E1",
"0xcE084e04fc2FE52962aB6E3CC464F80060c1C753", "0xcE084e04fc2FE52962aB6E3CC464F80060c1C753",
"0xCE195c777e1ce96C30ebeC54C91d20417a068706", "0xCE195c777e1ce96C30ebeC54C91d20417a068706",
"0xCE262761DF57c72999146b7A6a752da03835db4a",
"0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57", "0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57",
"0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb",
"0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B", "0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B",

View File

@ -1,54 +1,53 @@
{ {
"name": "Mu Continent", "name": "Mu Continent",
"website": "https://www.mucoin.us", "website": "https://www.mucoin.us",
"description": "A sustainable economic model with Vaults, Hold and Earn, and Black Hole design.", "description": "A sustainable economic model with Vaults, Hold and Earn, and Black Hole design.",
"explorer": "https://bscscan.com/token/0xce262761df57c72999146b7a6a752da03835db4a", "explorer": "https://bscscan.com/token/0xce262761df57c72999146b7a6a752da03835db4a",
"type": "BEP20", "type": "BEP20",
"symbol": "MU", "symbol": "MU",
"decimals": 9, "decimals": 9,
"status": "active", "status": "active",
"id": "0xCE262761DF57c72999146b7A6a752da03835db4a", "id": "0xCE262761DF57c72999146b7A6a752da03835db4a",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MUConFinTech" "url": "https://twitter.com/MUConFinTech"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/MuConFinTech" "url": "https://github.com/MuConFinTech"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/mucontinent" "url": "https://t.me/mucontinent"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCbXy0g1sIMP2ZEvfeloF1dw" "url": "https://youtube.com/channel/UCbXy0g1sIMP2ZEvfeloF1dw"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://mucommunity.medium.com" "url": "https://mucommunity.medium.com"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/MuContinentANN" "url": "https://t.me/MuContinentANN"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://mucoin.us/whitepaper/" "url": "https://mucoin.us/whitepaper/"
}, },
{ {
"name": "source_code", "name": "source_code",
"url": "https://github.com/MuConFinTech/Mu/blob/main/MuSmartContract.sol" "url": "https://github.com/MuConFinTech/Mu/blob/main/MuSmartContract.sol"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/mu-continent" "url": "https://coingecko.com/en/coins/mu-continent"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/mu-continent" "url": "https://coinmarketcap.com/currencies/mu-continent"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3550, "versionNum": 3551,
"commit": "3c00953088bbb83ab48e1ee9c1a1e51df00b51af", "commit": "6f3c2db6b76257d19cd2d50dc0cfc6b07072ed4d",
"date": "2021-09-08T11:38:25.136Z" "date": "2021-09-08T16:01:38.965Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3551,
"commit": "6f3c2db6b76257d19cd2d50dc0cfc6b07072ed4d",
"date": "2021-09-08T16:01:38.965Z"
},
"versionStart": {
"versionNum": 3550,
"commit": "3c00953088bbb83ab48e1ee9c1a1e51df00b51af",
"date": "2021-09-08T11:38:25.136Z"
},
"changes": [
"blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/info.json",
"blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/logo.png"
]
}