Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-09-08 05:56:55 +00:00 committed by trust-wallet-merge-bot
parent b10a419fac
commit d0ac303e05
4 changed files with 53 additions and 36 deletions

View File

@ -239,6 +239,7 @@
"0x22D6363949E295873D261b812A281D014367e8f9", "0x22D6363949E295873D261b812A281D014367e8f9",
"0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395", "0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395",
"0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B", "0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B",
"0x231cF6F78620e42Fe00D0c5C3088b427F355d01c",
"0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x23396cF899Ca06c4472205fC903bDB4de249D6fC",
"0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x233d91A0713155003fc4DcE0AFa871b508B3B715",
"0x23481F4d3ac4642d2f45d014a514b45B0338b927", "0x23481F4d3ac4642d2f45d014a514b45B0338b927",

View File

@ -1,33 +1,33 @@
{ {
"name": "MOVE Token", "name": "MOVE Token",
"type": "BEP20", "type": "BEP20",
"symbol": "MOVE", "symbol": "MOVE",
"decimals": 9, "decimals": 9,
"website": "https://marketmove.ai", "website": "https://marketmove.ai",
"description": "MarketMove is an AI-driven platform for cryptocurrency research - developed by the team from Google and BCG.", "description": "MarketMove is an AI-driven platform for cryptocurrency research - developed by the team from Google and BCG.",
"explorer": "https://bscscan.com/token/0x231cf6f78620e42fe00d0c5c3088b427f355d01c", "explorer": "https://bscscan.com/token/0x231cf6f78620e42fe00d0c5c3088b427f355d01c",
"status": "active", "status": "active",
"id": "0x231cF6F78620e42Fe00D0c5C3088b427F355d01c", "id": "0x231cF6F78620e42Fe00D0c5C3088b427F355d01c",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/marketmove_ai" "url": "https://twitter.com/marketmove_ai"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/MarketMoveAI" "url": "https://github.com/MarketMoveAI"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/MarketMoveAI" "url": "https://t.me/MarketMoveAI"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/marketmove" "url": "https://coingecko.com/en/coins/marketmove"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/marketmove" "url": "https://coinmarketcap.com/currencies/marketmove"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3543, "versionNum": 3544,
"commit": "bc053580f1d2a7afe80674b54290123e230e37c0", "commit": "b10a419facfa6b509a0956f8ed3e83a5e16ac663",
"date": "2021-09-08T01:26:42.715Z" "date": "2021-09-08T05:56:41.722Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3544,
"commit": "b10a419facfa6b509a0956f8ed3e83a5e16ac663",
"date": "2021-09-08T05:56:41.722Z"
},
"versionStart": {
"versionNum": 3543,
"commit": "bc053580f1d2a7afe80674b54290123e230e37c0",
"date": "2021-09-08T01:26:42.715Z"
},
"changes": [
"blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/info.json",
"blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/logo.png"
]
}