Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-08-11 16:45:10 +00:00 committed by trust-wallet-merge-bot
parent e1cf6e9c2a
commit b1aebc8122
4 changed files with 25 additions and 8 deletions

View File

@ -5921,6 +5921,7 @@
"0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D", "0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D",
"0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864", "0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864",
"0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C", "0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C",
"0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04",
"0xE7b5269A67E385766F98012F25073A7Bc67A1046", "0xE7b5269A67E385766F98012F25073A7Bc67A1046",
"0xe7beA371284F7091D836172e8c7e006FC21347ce", "0xe7beA371284F7091D836172e8c7e006FC21347ce",
"0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef", "0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef",

View File

@ -33,21 +33,21 @@
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/vabble" "url": "https://coingecko.com/en/coins/vabble"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/vabble/" "url": "https://coinmarketcap.com/currencies/vabble/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/joinchat/GeD0nhU5rkAWg3Bq" "url": "https://t.me/joinchat/GeD0nhU5rkAWg3Bq"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/GXZFMgPxeK" "url": "https://discord.com/invite/GXZFMgPxeK"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/VabbleApp/" "url": "https://facebook.com/VabbleApp/"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3225, "versionNum": 3226,
"commit": "a44d787d0f0c08bd6ada860f51acb28bce8cdeed", "commit": "e1cf6e9c2a2f7aae93a94f80c6a3a77a84bbd996",
"date": "2021-08-11T16:37:51.690Z" "date": "2021-08-11T16:44:53.391Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 3226,
"commit": "e1cf6e9c2a2f7aae93a94f80c6a3a77a84bbd996",
"date": "2021-08-11T16:44:53.391Z"
},
"versionStart": {
"versionNum": 3225,
"commit": "a44d787d0f0c08bd6ada860f51acb28bce8cdeed",
"date": "2021-08-11T16:37:51.690Z"
},
"changes": [
"blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json",
"blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/logo.png"
]
}