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
0adff90b66
commit
5d9ebee5a1
|
@ -38,6 +38,7 @@
|
||||||
"0x10747e2045a0ef884a0586AC81558F43285ea3c7",
|
"0x10747e2045a0ef884a0586AC81558F43285ea3c7",
|
||||||
"0x111111111117dC0aa78b770fA6A738034120C302",
|
"0x111111111117dC0aa78b770fA6A738034120C302",
|
||||||
"0x11883Cdea6bAb720092791cc89affa54428Ce069",
|
"0x11883Cdea6bAb720092791cc89affa54428Ce069",
|
||||||
|
"0x118F073796821DA3E9901061B05c0b36377B877e",
|
||||||
"0x1203355742e76875154C0D13eB81DCD7711dC7d9",
|
"0x1203355742e76875154C0D13eB81DCD7711dC7d9",
|
||||||
"0x123f92226C626AdC919aD122d6cc3C20A6c25666",
|
"0x123f92226C626AdC919aD122d6cc3C20A6c25666",
|
||||||
"0x12e34cDf6A031a10FE241864c32fB03a4FDaD739",
|
"0x12e34cDf6A031a10FE241864c32fB03a4FDaD739",
|
||||||
|
@ -126,6 +127,7 @@
|
||||||
"0x31D0a7AdA4d4c131Eb612DB48861211F63e57610",
|
"0x31D0a7AdA4d4c131Eb612DB48861211F63e57610",
|
||||||
"0x31DE61D9a39CB9f479570Bd3dC3AC93BC0402CDB",
|
"0x31DE61D9a39CB9f479570Bd3dC3AC93BC0402CDB",
|
||||||
"0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377",
|
"0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377",
|
||||||
|
"0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2",
|
||||||
"0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D",
|
"0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D",
|
||||||
"0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1",
|
"0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1",
|
||||||
"0x338196a509B4c66749c3f44c21C00501E6ACF7BC",
|
"0x338196a509B4c66749c3f44c21C00501E6ACF7BC",
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "Catecoin",
|
"name": "Catecoin",
|
||||||
"website": "http://catecoin.club",
|
"website": "http://catecoin.club",
|
||||||
|
@ -9,4 +8,4 @@
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x118F073796821DA3E9901061B05c0b36377B877e"
|
"id": "0x118F073796821DA3E9901061B05c0b36377B877e"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1234,
|
"versionNum": 1235,
|
||||||
"commit": "1f8a7e3c36793069c9c182b105bdf6299eec5f01",
|
"commit": "0adff90b6671b4285cbbec30825cf3454072f9e1",
|
||||||
"date": "2021-05-11T06:59:00.778Z"
|
"date": "2021-05-11T11:00:19.383Z"
|
||||||
}
|
}
|
18
history/versions/1235.json
Normal file
18
history/versions/1235.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1235,
|
||||||
|
"commit": "0adff90b6671b4285cbbec30825cf3454072f9e1",
|
||||||
|
"date": "2021-05-11T11:00:19.383Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1234,
|
||||||
|
"commit": "1f8a7e3c36793069c9c182b105bdf6299eec5f01",
|
||||||
|
"date": "2021-05-11T06:59:00.778Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/logo.png",
|
||||||
|
"blockchains/smartchain/assets/0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user