Fixes (sanity and consistency, auto), history

This commit is contained in:
cryptomanz 2021-07-22 16:49:38 +00:00 committed by trust-wallet-merge-bot
parent f5295ddc5f
commit e08b879586
4 changed files with 45 additions and 25 deletions

View File

@ -9,6 +9,7 @@
"8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh",
"8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo",
"9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw",
"AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3",
"BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4",
"E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp", "E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp",
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",

View File

@ -9,25 +9,25 @@
"status": "active", "status": "active",
"id": "AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3", "id": "AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/FTX_Official" "url": "https://twitter.com/FTX_Official"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/FTX_Official" "url": "https://t.me/FTX_Official"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://docs.google.com/document/d/1u5MOkENoWP8PGcjuoKqRkNP5Gl1LLRB9JvAHwffQ7ec/view" "url": "https://docs.google.com/document/d/1u5MOkENoWP8PGcjuoKqRkNP5Gl1LLRB9JvAHwffQ7ec/view"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/ftx-token/" "url": "https://coingecko.com/en/coins/ftx-token/"
}, },
{ {
"name": "blog", "name": "blog",
"url": "https://blog.ftx.com/" "url": "https://blog.ftx.com/"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 3018, "versionNum": 3019,
"commit": "f5ffcf402e913a218f69cb3381da75e70545ccb5", "commit": "f5295ddc5fe3567d92691be5c21347a69235e015",
"date": "2021-07-22T15:28:16.323Z" "date": "2021-07-22T16:49:24.367Z"
} }

View File

@ -0,0 +1,19 @@
{
"versionEnd": {
"versionNum": 3019,
"commit": "f5295ddc5fe3567d92691be5c21347a69235e015",
"date": "2021-07-22T16:49:24.367Z"
},
"versionStart": {
"versionNum": 3018,
"commit": "f5ffcf402e913a218f69cb3381da75e70545ccb5",
"date": "2021-07-22T15:28:16.323Z"
},
"changes": [
"blockchains/binance/allowlist.json",
"blockchains/binance/assets/FTT-F11/info.json",
"blockchains/binance/assets/FTT-F11/logo.png",
"blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/info.json",
"blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/logo.png"
]
}