mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
b10a419fac
commit
d0ac303e05
|
@ -239,6 +239,7 @@
|
|||
"0x22D6363949E295873D261b812A281D014367e8f9",
|
||||
"0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395",
|
||||
"0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B",
|
||||
"0x231cF6F78620e42Fe00D0c5C3088b427F355d01c",
|
||||
"0x23396cF899Ca06c4472205fC903bDB4de249D6fC",
|
||||
"0x233d91A0713155003fc4DcE0AFa871b508B3B715",
|
||||
"0x23481F4d3ac4642d2f45d014a514b45B0338b927",
|
||||
|
|
|
@ -1,33 +1,33 @@
|
|||
{
|
||||
"name": "MOVE Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "MOVE",
|
||||
"decimals": 9,
|
||||
"website": "https://marketmove.ai",
|
||||
"description": "MarketMove is an AI-driven platform for cryptocurrency research - developed by the team from Google and BCG.",
|
||||
"explorer": "https://bscscan.com/token/0x231cf6f78620e42fe00d0c5c3088b427f355d01c",
|
||||
"status": "active",
|
||||
"id": "0x231cF6F78620e42Fe00D0c5C3088b427F355d01c",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/marketmove_ai"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/MarketMoveAI"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/MarketMoveAI"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/marketmove"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/marketmove"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "MOVE Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "MOVE",
|
||||
"decimals": 9,
|
||||
"website": "https://marketmove.ai",
|
||||
"description": "MarketMove is an AI-driven platform for cryptocurrency research - developed by the team from Google and BCG.",
|
||||
"explorer": "https://bscscan.com/token/0x231cf6f78620e42fe00d0c5c3088b427f355d01c",
|
||||
"status": "active",
|
||||
"id": "0x231cF6F78620e42Fe00D0c5C3088b427F355d01c",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/marketmove_ai"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/MarketMoveAI"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/MarketMoveAI"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/marketmove"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/marketmove"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3543,
|
||||
"commit": "bc053580f1d2a7afe80674b54290123e230e37c0",
|
||||
"date": "2021-09-08T01:26:42.715Z"
|
||||
"versionNum": 3544,
|
||||
"commit": "b10a419facfa6b509a0956f8ed3e83a5e16ac663",
|
||||
"date": "2021-09-08T05:56:41.722Z"
|
||||
}
|
16
history/versions/3544.json
Normal file
16
history/versions/3544.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user