Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-04-25 09:30:45 +00:00 committed by trust-wallet-merge-bot
parent 8fea4de272
commit 20b3573b92
4 changed files with 47 additions and 30 deletions

View File

@ -397,6 +397,7 @@
"0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C",
"0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e", "0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e",
"0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe", "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe",
"0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20",
"0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e",
"0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56",
"0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5",

View File

@ -1,28 +1,28 @@
{ {
"name": "NextMoon", "name": "NextMoon",
"website": "https://nextmoon.org/", "website": "https://nextmoon.org/",
"description": "Token for the NextMoon ecosystem, focused on NFTs and high potential blockchain assets. The contract has a 5 percent burn rate on each transaction.", "description": "Token for the NextMoon ecosystem, focused on NFTs and high potential blockchain assets. The contract has a 5 percent burn rate on each transaction.",
"socials": [ "socials": [
{ {
"name": "Telegram", "name": "Telegram",
"url": "https://t.me/NextMoonToken", "url": "https://t.me/NextMoonToken",
"handle": "NextMoonToken" "handle": "NextMoonToken"
}, },
{ {
"name": "Twitter", "name": "Twitter",
"url": "https://twitter.com/NextMoonToken", "url": "https://twitter.com/NextMoonToken",
"handle": "NextMoonToken" "handle": "NextMoonToken"
}, },
{ {
"name": "Reddit", "name": "Reddit",
"url": "https://www.reddit.com/r/NextMoonToken/", "url": "https://www.reddit.com/r/NextMoonToken/",
"handle": "NextMoonToken" "handle": "NextMoonToken"
} }
], ],
"explorer": "https://bscscan.com/token/0xe665d9abcfe78962385aa5a8aa0a35e33b8f2c20", "explorer": "https://bscscan.com/token/0xe665d9abcfe78962385aa5a8aa0a35e33b8f2c20",
"type": "BEP20", "type": "BEP20",
"symbol": "NextMoon", "symbol": "NextMoon",
"decimals": 0, "decimals": 0,
"status": "active", "status": "active",
"id": "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20" "id": "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20"
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 770, "versionNum": 771,
"commit": "e85c9a9a1de5e60808144ae21abe9a03dcb607d5", "commit": "8fea4de27219a6eb5a7d13a3d97d1c2926a4eb00",
"date": "2021-04-25T09:22:11.801Z" "date": "2021-04-25T09:30:31.403Z"
} }

16
history/versions/771.json Normal file
View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 771,
"commit": "8fea4de27219a6eb5a7d13a3d97d1c2926a4eb00",
"date": "2021-04-25T09:30:31.403Z"
},
"versionStart": {
"versionNum": 770,
"commit": "e85c9a9a1de5e60808144ae21abe9a03dcb607d5",
"date": "2021-04-25T09:22:11.801Z"
},
"changes": [
"blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json",
"blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/logo.png"
]
}