Remove obsolete history info ()

This commit is contained in:
Adam R 2021-09-24 23:01:43 +02:00 committed by GitHub
parent fc543dd393
commit f190c29764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3956 changed files with 1 additions and 86938 deletions

View File

@ -1,5 +0,0 @@
{
"versionNum": 3757,
"commit": "5e399f415064db17d25f2aad72c5ca6a80893ed1",
"date": "2021-09-24T19:55:51.812Z"
}

View File

@ -1,48 +0,0 @@
# History -- Change management
Change information is made available explicitly, so clients can update only changed assets, without accessing version information from git.
Change information can be found in the folder `history`.
There is the `history/LATEST.json` file, which always contains the current version info:
- `versionNum`: a simple numerical version designator (e.g. 42).
- commit: the git commit SHA of the head of the master branch, info only.
- date: the date time of the last commit, info only.
The folder `history/versions` contains 1 file per version, named `<version>.json`, e.g. `42.json`.
This file contains the list of changed files between the two versions, plus some meta info.
If there are many files changed, the files are not listed, but `"fullChange": true` is set.
An example of a change file is:
```json
{
"versionEnd": {
"versionNum": 2,
"commit": "159cec70437445948d3081a0b1564b436bccb646",
"date": "2021-02-22T15:26:24.985Z"
},
"versionStart": {
"versionNum": 1,
"commit": "f5117527c2e1dd89d51b72c3634d94edb5a04780",
"date": "2021-02-22T14:56:47.938Z"
},
"fullChange": false,
"changeCount": 11,
"changes": [
"blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/info.json",
"blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png",
"blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json",
"blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/logo.png",
"history/LATEST.json",
"history/versions/PLACEHOLDER",
"package.json",
"script/config.ts",
"script/entrypoint/history.ts",
"script/generic/history.ts",
"script/generic/update-all.ts"
]
}
```

View File

@ -1,18 +0,0 @@
{
"versionEnd": {
"versionNum": 10,
"commit": "ebff911e98056b140570f10fa9f9f2b63c268fbb",
"date": "2021-02-25T13:18:32.284Z"
},
"versionStart": {
"versionNum": 9,
"commit": "a527c84642f76dc77c64e0edb620cad52d3ad2be",
"date": "2021-02-25T09:27:29.706Z"
},
"changes": [
"blockchains/binance/assets/CAS-167/info.json",
"blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json",
"blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/info.json",
"blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 100,
"commit": "aaeac04049d19436c73613babe07b759261d431d",
"date": "2021-03-05T10:04:06.916Z"
},
"versionStart": {
"versionNum": 99,
"commit": "3376bd3b799013febcf840d4524990ede0d2e11a",
"date": "2021-03-05T10:02:50.393Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0xf1738912ae7439475712520797583ac784ea9033/info.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1000,
"commit": "1ea450b7282187435a8b81c753b48c1d23a44cf5",
"date": "2021-05-03T14:36:10.897Z"
},
"versionStart": {
"versionNum": 999,
"commit": "66ba0d6b9676eceab5f8f929ffca8a4a2bc3088c",
"date": "2021-05-03T14:34:35.019Z"
},
"changes": [
"blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1001,
"commit": "c44b4f1b6bf46578cbc9f319c191b2763d54f0ad",
"date": "2021-05-03T15:10:11.338Z"
},
"versionStart": {
"versionNum": 1000,
"commit": "1ea450b7282187435a8b81c753b48c1d23a44cf5",
"date": "2021-05-03T14:36:10.897Z"
},
"changes": [
"blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json",
"blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1002,
"commit": "9061b5c74f4c99ce7edb7b5672ae2902155c2fc0",
"date": "2021-05-03T15:11:38.674Z"
},
"versionStart": {
"versionNum": 1001,
"commit": "c44b4f1b6bf46578cbc9f319c191b2763d54f0ad",
"date": "2021-05-03T15:10:11.338Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1003,
"commit": "6bb8ca610ef24510dd683002261ce49b82f26a0d",
"date": "2021-05-03T15:52:42.038Z"
},
"versionStart": {
"versionNum": 1002,
"commit": "9061b5c74f4c99ce7edb7b5672ae2902155c2fc0",
"date": "2021-05-03T15:11:38.674Z"
},
"changes": [
"blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/info.json",
"blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1004,
"commit": "70864c5869515dad44b17b2dac1770381ac6fd55",
"date": "2021-05-03T15:54:16.360Z"
},
"versionStart": {
"versionNum": 1003,
"commit": "6bb8ca610ef24510dd683002261ce49b82f26a0d",
"date": "2021-05-03T15:52:42.038Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1005,
"commit": "486e46fc6f4eaca0b4279a6c59e0337c624907f2",
"date": "2021-05-03T20:06:10.868Z"
},
"versionStart": {
"versionNum": 1004,
"commit": "70864c5869515dad44b17b2dac1770381ac6fd55",
"date": "2021-05-03T15:54:16.360Z"
},
"changes": [
"blockchains/smartchain/assets/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042/info.json",
"blockchains/smartchain/assets/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1006,
"commit": "03a178b6f3cb9840734c662c6cac3a900558e78c",
"date": "2021-05-03T20:07:22.632Z"
},
"versionStart": {
"versionNum": 1005,
"commit": "486e46fc6f4eaca0b4279a6c59e0337c624907f2",
"date": "2021-05-03T20:06:10.868Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1007,
"commit": "c6bd9781d680b5518d1f2a19b8d582f7b92cd520",
"date": "2021-05-04T01:28:48.936Z"
},
"versionStart": {
"versionNum": 1006,
"commit": "03a178b6f3cb9840734c662c6cac3a900558e78c",
"date": "2021-05-03T20:07:22.632Z"
},
"changes": [
"blockchains/binance/tokenlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1008,
"commit": "3688b3f3eab6265e0417d5275634c78ad38bc54a",
"date": "2021-05-04T04:27:54.530Z"
},
"versionStart": {
"versionNum": 1007,
"commit": "c6bd9781d680b5518d1f2a19b8d582f7b92cd520",
"date": "2021-05-04T01:28:48.936Z"
},
"changes": [
"blockchains/smartchain/assets/0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699/info.json",
"blockchains/smartchain/assets/0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1009,
"commit": "054401a92e1698b800cc844b6d56fa6ec7431e90",
"date": "2021-05-04T04:29:32.352Z"
},
"versionStart": {
"versionNum": 1008,
"commit": "3688b3f3eab6265e0417d5275634c78ad38bc54a",
"date": "2021-05-04T04:27:54.530Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 101,
"commit": "3598562c2065999370ea4eca502e2d4320faff7a",
"date": "2021-03-05T10:07:50.998Z"
},
"versionStart": {
"versionNum": 100,
"commit": "aaeac04049d19436c73613babe07b759261d431d",
"date": "2021-03-05T10:04:06.916Z"
},
"changes": [
"blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json",
"blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1010,
"commit": "53498669e2ecfb43d0a68c627510919087740873",
"date": "2021-05-04T05:01:08.741Z"
},
"versionStart": {
"versionNum": 1009,
"commit": "054401a92e1698b800cc844b6d56fa6ec7431e90",
"date": "2021-05-04T04:29:32.352Z"
},
"changes": [
"blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json",
"blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1011,
"commit": "4e23137a47423cfb18fa12eb8a121a7fd2da67b7",
"date": "2021-05-04T05:02:22.843Z"
},
"versionStart": {
"versionNum": 1010,
"commit": "53498669e2ecfb43d0a68c627510919087740873",
"date": "2021-05-04T05:01:08.741Z"
},
"changes": [
"blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1012,
"commit": "642bbe4aa43bbe29fc8cfc11c765cdbff0d6728a",
"date": "2021-05-04T06:36:49.567Z"
},
"versionStart": {
"versionNum": 1011,
"commit": "4e23137a47423cfb18fa12eb8a121a7fd2da67b7",
"date": "2021-05-04T05:02:22.843Z"
},
"changes": [
"blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json",
"blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1013,
"commit": "c7235c553984c9a50c834529072e4ec58f4a9327",
"date": "2021-05-04T06:37:57.511Z"
},
"versionStart": {
"versionNum": 1012,
"commit": "642bbe4aa43bbe29fc8cfc11c765cdbff0d6728a",
"date": "2021-05-04T06:36:49.567Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1014,
"commit": "7c0ba831eb1f85b150dfd3ff752199e3aca01e04",
"date": "2021-05-04T08:51:26.685Z"
},
"versionStart": {
"versionNum": 1013,
"commit": "c7235c553984c9a50c834529072e4ec58f4a9327",
"date": "2021-05-04T06:37:57.511Z"
},
"changes": [
"blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json",
"blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1015,
"commit": "2859e4c6eb30ebf311740ec7109860064288126a",
"date": "2021-05-04T08:52:50.363Z"
},
"versionStart": {
"versionNum": 1014,
"commit": "7c0ba831eb1f85b150dfd3ff752199e3aca01e04",
"date": "2021-05-04T08:51:26.685Z"
},
"changes": [
"blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1016,
"commit": "95b6e4f1e1757b71719ebd2686f33f235aa28f54",
"date": "2021-05-04T09:22:03.791Z"
},
"versionStart": {
"versionNum": 1015,
"commit": "2859e4c6eb30ebf311740ec7109860064288126a",
"date": "2021-05-04T08:52:50.363Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb/info.json",
"blockchains/smartchain/assets/0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1017,
"commit": "25c1a28ca15f1662208a64edbb869fbbaa703966",
"date": "2021-05-04T10:36:37.626Z"
},
"versionStart": {
"versionNum": 1016,
"commit": "95b6e4f1e1757b71719ebd2686f33f235aa28f54",
"date": "2021-05-04T09:22:03.791Z"
},
"changes": [
"blockchains/smartchain/assets/0x3920123482070C1a2dff73AaD695c60e7c6F6862/info.json",
"blockchains/smartchain/assets/0x3920123482070C1a2dff73AaD695c60e7c6F6862/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1018,
"commit": "2fbb2059167902c8ea866cb87c76667f3b83db74",
"date": "2021-05-04T10:37:58.731Z"
},
"versionStart": {
"versionNum": 1017,
"commit": "25c1a28ca15f1662208a64edbb869fbbaa703966",
"date": "2021-05-04T10:36:37.626Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1019,
"commit": "36c6aee52765fac7f3b29a02a2aea3186efc15ac",
"date": "2021-05-04T13:24:45.952Z"
},
"versionStart": {
"versionNum": 1018,
"commit": "2fbb2059167902c8ea866cb87c76667f3b83db74",
"date": "2021-05-04T10:37:58.731Z"
},
"changes": [
"blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/info.json",
"blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/logo.png"
]
}

View File

@ -1,18 +0,0 @@
{
"versionEnd": {
"versionNum": 102,
"commit": "1ad3a410f136a0b13bb13a911fe356ab23a04083",
"date": "2021-03-05T10:09:31.057Z"
},
"versionStart": {
"versionNum": 101,
"commit": "3598562c2065999370ea4eca502e2d4320faff7a",
"date": "2021-03-05T10:07:50.998Z"
},
"changes": [
"blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json",
"blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png",
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1020,
"commit": "09b2915c978767e76b159bce36ef400eee03465e",
"date": "2021-05-04T13:27:33.511Z"
},
"versionStart": {
"versionNum": 1019,
"commit": "36c6aee52765fac7f3b29a02a2aea3186efc15ac",
"date": "2021-05-04T13:24:45.952Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1021,
"commit": "4d4da3e95f2dda729766439f2f09bc7c93e1c36c",
"date": "2021-05-04T13:29:39.215Z"
},
"versionStart": {
"versionNum": 1020,
"commit": "09b2915c978767e76b159bce36ef400eee03465e",
"date": "2021-05-04T13:27:33.511Z"
},
"changes": [
"blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json",
"blockchains/tron/assets/TA6JuPYq2bFCRdTGyQtdTa2Xj5B4NB7sm1/info.json",
"blockchains/tron/assets/TA6JuPYq2bFCRdTGyQtdTa2Xj5B4NB7sm1/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1022,
"commit": "a3b64ad92d8af7c476adb6364b88c99ac79a8080",
"date": "2021-05-04T13:31:02.954Z"
},
"versionStart": {
"versionNum": 1021,
"commit": "4d4da3e95f2dda729766439f2f09bc7c93e1c36c",
"date": "2021-05-04T13:29:39.215Z"
},
"changes": [
"blockchains/tron/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1023,
"commit": "16a24c8e9c57b6675e970b5fd73ba7d6d8e25ca2",
"date": "2021-05-04T14:27:25.734Z"
},
"versionStart": {
"versionNum": 1022,
"commit": "a3b64ad92d8af7c476adb6364b88c99ac79a8080",
"date": "2021-05-04T13:31:02.954Z"
},
"changes": [
"blockchains/smartchain/assets/0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7/info.json",
"blockchains/smartchain/assets/0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1024,
"commit": "2b09c7589359bdf39823351a4dabb27637b49330",
"date": "2021-05-04T14:28:43.556Z"
},
"versionStart": {
"versionNum": 1023,
"commit": "16a24c8e9c57b6675e970b5fd73ba7d6d8e25ca2",
"date": "2021-05-04T14:27:25.734Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1025,
"commit": "0244f34eb6ae79448edf09c414e801087f08ad64",
"date": "2021-05-04T15:49:19.070Z"
},
"versionStart": {
"versionNum": 1024,
"commit": "2b09c7589359bdf39823351a4dabb27637b49330",
"date": "2021-05-04T14:28:43.556Z"
},
"changes": [
"blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/info.json",
"blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1026,
"commit": "c3c976bfc3e3ef27994736cb2038d85ead3a8fb8",
"date": "2021-05-04T15:50:40.277Z"
},
"versionStart": {
"versionNum": 1025,
"commit": "0244f34eb6ae79448edf09c414e801087f08ad64",
"date": "2021-05-04T15:49:19.070Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1027,
"commit": "180c20e8415f759098c0fd2691d74286bb2941bb",
"date": "2021-05-04T15:56:34.834Z"
},
"versionStart": {
"versionNum": 1026,
"commit": "c3c976bfc3e3ef27994736cb2038d85ead3a8fb8",
"date": "2021-05-04T15:50:40.277Z"
},
"changes": [
"blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/info.json",
"blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1028,
"commit": "c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c",
"date": "2021-05-04T15:58:08.302Z"
},
"versionStart": {
"versionNum": 1027,
"commit": "180c20e8415f759098c0fd2691d74286bb2941bb",
"date": "2021-05-04T15:56:34.834Z"
},
"changes": [
"blockchains/ethereum/allowlist.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1029,
"commit": "bf75eebcde7d9a711bd088c5965a056446fc5b2f",
"date": "2021-05-04T16:00:35.861Z"
},
"versionStart": {
"versionNum": 1028,
"commit": "c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c",
"date": "2021-05-04T15:58:08.302Z"
},
"changes": [
"blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 103,
"commit": "b0b8f5cbf1b321812c6ca5c9be58d0899e033127",
"date": "2021-03-05T10:10:49.279Z"
},
"versionStart": {
"versionNum": 102,
"commit": "1ad3a410f136a0b13bb13a911fe356ab23a04083",
"date": "2021-03-05T10:09:31.057Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1030,
"commit": "467b097b06d9087b828ecbdaddf9a503bc777b45",
"date": "2021-05-04T16:02:23.173Z"
},
"versionStart": {
"versionNum": 1029,
"commit": "bf75eebcde7d9a711bd088c5965a056446fc5b2f",
"date": "2021-05-04T16:00:35.861Z"
},
"changes": [
"blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1031,
"commit": "8ad23edffabe275bd9be12adc53ab0f3c027ff1e",
"date": "2021-05-04T16:33:41.197Z"
},
"versionStart": {
"versionNum": 1030,
"commit": "467b097b06d9087b828ecbdaddf9a503bc777b45",
"date": "2021-05-04T16:02:23.173Z"
},
"changes": [
"blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/info.json",
"blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1032,
"commit": "78973bec80b86d2fad5fb35c4c53bb3dee838018",
"date": "2021-05-04T16:51:20.005Z"
},
"versionStart": {
"versionNum": 1031,
"commit": "8ad23edffabe275bd9be12adc53ab0f3c027ff1e",
"date": "2021-05-04T16:33:41.197Z"
},
"changes": [
"blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json",
"blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1033,
"commit": "a293ef585434cc60d05c5807bf45eb8c19dc61e2",
"date": "2021-05-04T16:52:35.556Z"
},
"versionStart": {
"versionNum": 1032,
"commit": "78973bec80b86d2fad5fb35c4c53bb3dee838018",
"date": "2021-05-04T16:51:20.005Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1034,
"commit": "d786bc1c1b1f02e3a7688c3e744cf6d38fe4da58",
"date": "2021-05-04T18:46:23.397Z"
},
"versionStart": {
"versionNum": 1033,
"commit": "a293ef585434cc60d05c5807bf45eb8c19dc61e2",
"date": "2021-05-04T16:52:35.556Z"
},
"changes": [
"blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/info.json",
"blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1035,
"commit": "7e25588fca68bd7ea562de807cf0f277f8d9d9e8",
"date": "2021-05-04T18:47:39.494Z"
},
"versionStart": {
"versionNum": 1034,
"commit": "d786bc1c1b1f02e3a7688c3e744cf6d38fe4da58",
"date": "2021-05-04T18:46:23.397Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/info.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1036,
"commit": "bcbfc2138f470ccfa7a1fedfab23def5fab2fdf2",
"date": "2021-05-05T02:07:33.485Z"
},
"versionStart": {
"versionNum": 1035,
"commit": "7e25588fca68bd7ea562de807cf0f277f8d9d9e8",
"date": "2021-05-04T18:47:39.494Z"
},
"changes": [
"blockchains/binance/tokenlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1037,
"commit": "529a9ce5bd324cd4e66054293a64f7d48629a2b2",
"date": "2021-05-05T06:25:59.717Z"
},
"versionStart": {
"versionNum": 1036,
"commit": "bcbfc2138f470ccfa7a1fedfab23def5fab2fdf2",
"date": "2021-05-05T02:07:33.485Z"
},
"changes": [
"blockchains/ethereum/assets/0x1F8A626883d7724DBd59eF51CBD4BF1Cf2016D13/info.json",
"blockchains/ethereum/assets/0x1F8A626883d7724DBd59eF51CBD4BF1Cf2016D13/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1038,
"commit": "a537ee1329926de9c36104b70283bf1f36a120f0",
"date": "2021-05-05T06:27:06.926Z"
},
"versionStart": {
"versionNum": 1037,
"commit": "529a9ce5bd324cd4e66054293a64f7d48629a2b2",
"date": "2021-05-05T06:25:59.717Z"
},
"changes": [
"blockchains/ethereum/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1039,
"commit": "67f0dd4facb92ac4782379362c2741d0ad781f5f",
"date": "2021-05-05T06:46:09.435Z"
},
"versionStart": {
"versionNum": 1038,
"commit": "a537ee1329926de9c36104b70283bf1f36a120f0",
"date": "2021-05-05T06:27:06.926Z"
},
"changes": [
"blockchains/smartchain/assets/0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F/info.json",
"blockchains/smartchain/assets/0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 104,
"commit": "7b048c811a0d45c45679bc703f638bd4bf334f99",
"date": "2021-03-05T10:13:22.542Z"
},
"versionStart": {
"versionNum": 103,
"commit": "b0b8f5cbf1b321812c6ca5c9be58d0899e033127",
"date": "2021-03-05T10:10:49.279Z"
},
"changes": [
"blockchains/matic/info/info.json",
"blockchains/matic/info/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1040,
"commit": "f11acf6f77bc0184ef910bc3b7c5e328f22a7668",
"date": "2021-05-05T06:47:43.059Z"
},
"versionStart": {
"versionNum": 1039,
"commit": "67f0dd4facb92ac4782379362c2741d0ad781f5f",
"date": "2021-05-05T06:46:09.435Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1041,
"commit": "d10d7f485634851815a50bde78314c72895b5e00",
"date": "2021-05-05T08:40:53.055Z"
},
"versionStart": {
"versionNum": 1040,
"commit": "f11acf6f77bc0184ef910bc3b7c5e328f22a7668",
"date": "2021-05-05T06:47:43.059Z"
},
"changes": [
"blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json",
"blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1042,
"commit": "117923997a39a0942327cbcb012d6768685e27cc",
"date": "2021-05-05T08:42:17.311Z"
},
"versionStart": {
"versionNum": 1041,
"commit": "d10d7f485634851815a50bde78314c72895b5e00",
"date": "2021-05-05T08:40:53.055Z"
},
"changes": [
"blockchains/ethereum/allowlist.json"
]
}

View File

@ -1,38 +0,0 @@
{
"versionEnd": {
"versionNum": 1043,
"commit": "ce6d05abf40e5a26f726b8cd4abb4ad71f6e7762",
"date": "2021-05-05T09:34:33.610Z"
},
"versionStart": {
"versionNum": 1042,
"commit": "117923997a39a0942327cbcb012d6768685e27cc",
"date": "2021-05-05T08:42:17.311Z"
},
"changes": [
"blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json",
"blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/logo.png",
"blockchains/ethereum/assets/0x52b65CE1391C49eaE108017c4442077b3C2Bd17a/info.json",
"blockchains/ethereum/assets/0x52b65CE1391C49eaE108017c4442077b3C2Bd17a/logo.png",
"blockchains/ethereum/assets/0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D/info.json",
"blockchains/ethereum/assets/0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D/logo.png",
"blockchains/ethereum/assets/0x979838c9C16FD365C9fE028B0bEa49B1750d86e9/info.json",
"blockchains/ethereum/assets/0x979838c9C16FD365C9fE028B0bEa49B1750d86e9/logo.png",
"blockchains/ethereum/assets/0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad/info.json",
"blockchains/ethereum/assets/0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad/logo.png",
"blockchains/smartchain/assets/0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49/info.json",
"blockchains/smartchain/assets/0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49/logo.png",
"blockchains/smartchain/assets/0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B/info.json",
"blockchains/smartchain/assets/0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B/logo.png",
"blockchains/smartchain/assets/0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2/info.json",
"blockchains/smartchain/assets/0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2/logo.png",
"blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json",
"blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/logo.png",
"blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/info.json",
"blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/logo.png",
"blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json",
"blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/logo.png",
"blockchains/smartchain/assets/0xfB17D214d83643da1b079d410647c33aBcE972e2/info.json",
"blockchains/smartchain/assets/0xfB17D214d83643da1b079d410647c33aBcE972e2/logo.png"
]
}

View File

@ -1,28 +0,0 @@
{
"versionEnd": {
"versionNum": 1044,
"commit": "ca35b11ea4c01aa17c0ebaec6d101b847b1a01e4",
"date": "2021-05-05T09:35:47.806Z"
},
"versionStart": {
"versionNum": 1043,
"commit": "ce6d05abf40e5a26f726b8cd4abb4ad71f6e7762",
"date": "2021-05-05T09:34:33.610Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json",
"blockchains/ethereum/assets/0x52b65CE1391C49eaE108017c4442077b3C2Bd17a/info.json",
"blockchains/ethereum/assets/0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D/info.json",
"blockchains/ethereum/assets/0x979838c9C16FD365C9fE028B0bEa49B1750d86e9/info.json",
"blockchains/ethereum/assets/0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad/info.json",
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49/info.json",
"blockchains/smartchain/assets/0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B/info.json",
"blockchains/smartchain/assets/0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2/info.json",
"blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json",
"blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/info.json",
"blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json",
"blockchains/smartchain/assets/0xfB17D214d83643da1b079d410647c33aBcE972e2/info.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1045,
"commit": "978f5463e0d3cea406e4f1914a5aa17d6981a3e8",
"date": "2021-05-05T10:07:23.462Z"
},
"versionStart": {
"versionNum": 1044,
"commit": "ca35b11ea4c01aa17c0ebaec6d101b847b1a01e4",
"date": "2021-05-05T09:35:47.806Z"
},
"changes": [
"blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1046,
"commit": "1a7316c71b5d717298ee3d664ed04d8ee06afa5d",
"date": "2021-05-05T10:41:31.709Z"
},
"versionStart": {
"versionNum": 1045,
"commit": "978f5463e0d3cea406e4f1914a5aa17d6981a3e8",
"date": "2021-05-05T10:07:23.462Z"
},
"changes": [
"blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/info.json",
"blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1047,
"commit": "18234697c09251bff16f854a5fc89eaf365416c4",
"date": "2021-05-05T10:42:44.291Z"
},
"versionStart": {
"versionNum": 1046,
"commit": "1a7316c71b5d717298ee3d664ed04d8ee06afa5d",
"date": "2021-05-05T10:41:31.709Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1048,
"commit": "33441775ea9894be8708a7b517792efd7cb67a7f",
"date": "2021-05-05T10:45:31.267Z"
},
"versionStart": {
"versionNum": 1047,
"commit": "18234697c09251bff16f854a5fc89eaf365416c4",
"date": "2021-05-05T10:42:44.291Z"
},
"changes": [
"blockchains/smartchain/assets/0xCE195c777e1ce96C30ebeC54C91d20417a068706/info.json",
"blockchains/smartchain/assets/0xCE195c777e1ce96C30ebeC54C91d20417a068706/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1049,
"commit": "dc9bbc1867ec954a01932ab14ca2fecafefb7aba",
"date": "2021-05-05T10:46:55.665Z"
},
"versionStart": {
"versionNum": 1048,
"commit": "33441775ea9894be8708a7b517792efd7cb67a7f",
"date": "2021-05-05T10:45:31.267Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 105,
"commit": "93aafbeec0496646230ade75926a005e697ba2db",
"date": "2021-03-05T12:25:58.166Z"
},
"versionStart": {
"versionNum": 104,
"commit": "7b048c811a0d45c45679bc703f638bd4bf334f99",
"date": "2021-03-05T10:13:22.542Z"
},
"changes": [
"blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json",
"blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1050,
"commit": "e27b7b86e1496438d5a5e2613d08f0cf6eeae2df",
"date": "2021-05-05T10:59:43.726Z"
},
"versionStart": {
"versionNum": 1049,
"commit": "dc9bbc1867ec954a01932ab14ca2fecafefb7aba",
"date": "2021-05-05T10:46:55.665Z"
},
"changes": [
"blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json",
"blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1051,
"commit": "6f0c5c9f25deed51c966b2ad2280a002f7bccec4",
"date": "2021-05-05T11:01:01.378Z"
},
"versionStart": {
"versionNum": 1050,
"commit": "e27b7b86e1496438d5a5e2613d08f0cf6eeae2df",
"date": "2021-05-05T10:59:43.726Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1052,
"commit": "30cdcf8b4c0ad092bc67b3ca04acc734b954586a",
"date": "2021-05-05T11:10:30.077Z"
},
"versionStart": {
"versionNum": 1051,
"commit": "6f0c5c9f25deed51c966b2ad2280a002f7bccec4",
"date": "2021-05-05T11:01:01.378Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/info.json",
"blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1053,
"commit": "431b079ce83b29b36e3a1a3b5c8c03244bd051b2",
"date": "2021-05-05T12:30:08.106Z"
},
"versionStart": {
"versionNum": 1052,
"commit": "30cdcf8b4c0ad092bc67b3ca04acc734b954586a",
"date": "2021-05-05T11:10:30.077Z"
},
"changes": [
"blockchains/ethereum/assets/0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308/info.json",
"blockchains/ethereum/assets/0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1054,
"commit": "8876a6872c9abb6fca91a35bfa75e5cff50c3411",
"date": "2021-05-05T12:31:31.021Z"
},
"versionStart": {
"versionNum": 1053,
"commit": "431b079ce83b29b36e3a1a3b5c8c03244bd051b2",
"date": "2021-05-05T12:30:08.106Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1055,
"commit": "970e298fadb3c6d044abf4500fabffa401adbfd9",
"date": "2021-05-05T12:33:50.880Z"
},
"versionStart": {
"versionNum": 1054,
"commit": "8876a6872c9abb6fca91a35bfa75e5cff50c3411",
"date": "2021-05-05T12:31:31.021Z"
},
"changes": [
"blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json",
"blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/logo.png"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1056,
"commit": "a0687e80703eede56308140ecfd02eba9a38a9c2",
"date": "2021-05-05T12:45:28.029Z"
},
"versionStart": {
"versionNum": 1055,
"commit": "970e298fadb3c6d044abf4500fabffa401adbfd9",
"date": "2021-05-05T12:33:50.880Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x8626F099434d9A7E603B8f0273880209eaBfc1c5/info.json",
"blockchains/smartchain/assets/0x8626F099434d9A7E603B8f0273880209eaBfc1c5/logo.png"
]
}

View File

@ -1,18 +0,0 @@
{
"versionEnd": {
"versionNum": 1057,
"commit": "f816610b23db6a0024d44ee441c1e5a3f5faeac6",
"date": "2021-05-05T13:20:47.849Z"
},
"versionStart": {
"versionNum": 1056,
"commit": "a0687e80703eede56308140ecfd02eba9a38a9c2",
"date": "2021-05-05T12:45:28.029Z"
},
"changes": [
"blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json",
"blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/logo.png",
"blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/info.json",
"blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1058,
"commit": "ccd7260dff29e5a4d981fe5352f355df6b58ebb4",
"date": "2021-05-05T13:22:17.561Z"
},
"versionStart": {
"versionNum": 1057,
"commit": "f816610b23db6a0024d44ee441c1e5a3f5faeac6",
"date": "2021-05-05T13:20:47.849Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1059,
"commit": "1c44f6947c601f8b8928ea1ae7698ddc5000a847",
"date": "2021-05-05T13:24:43.009Z"
},
"versionStart": {
"versionNum": 1058,
"commit": "ccd7260dff29e5a4d981fe5352f355df6b58ebb4",
"date": "2021-05-05T13:22:17.561Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8/info.json",
"blockchains/smartchain/assets/0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 106,
"commit": "5bd56308e9a624ef1d3a70c6cdf4e1e7b94d74a1",
"date": "2021-03-05T12:27:31.071Z"
},
"versionStart": {
"versionNum": 105,
"commit": "93aafbeec0496646230ade75926a005e697ba2db",
"date": "2021-03-05T12:25:58.166Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1060,
"commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f",
"date": "2021-05-05T15:32:53.561Z"
},
"versionStart": {
"versionNum": 1059,
"commit": "1c44f6947c601f8b8928ea1ae7698ddc5000a847",
"date": "2021-05-05T13:24:43.009Z"
},
"changes": [
"blockchains/smartchain/assets/0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad/info.json",
"blockchains/smartchain/assets/0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad/logo.png"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1061,
"commit": "1f8dd49175d4cb4c65c67f846a7cd7b6ca4930c3",
"date": "2021-05-05T15:34:57.409Z"
},
"versionStart": {
"versionNum": 1060,
"commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f",
"date": "2021-05-05T15:32:53.561Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x4Efab39b14167Da54aebed2094a61aA1FD384056/info.json",
"blockchains/smartchain/assets/0x4Efab39b14167Da54aebed2094a61aA1FD384056/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1062,
"commit": "53eebc609ab6b23035d1f99c8deffc8d64c06ec9",
"date": "2021-05-05T15:36:21.651Z"
},
"versionStart": {
"versionNum": 1061,
"commit": "1f8dd49175d4cb4c65c67f846a7cd7b6ca4930c3",
"date": "2021-05-05T15:34:57.409Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1063,
"commit": "aeac4d797e67c9eb4a1e4c26a4dae4319ace6c0d",
"date": "2021-05-05T16:39:08.729Z"
},
"versionStart": {
"versionNum": 1062,
"commit": "53eebc609ab6b23035d1f99c8deffc8d64c06ec9",
"date": "2021-05-05T15:36:21.651Z"
},
"changes": [
"blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/info.json",
"blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1064,
"commit": "5c2e156b11a5b9f237481fd0969b4b20ce390ee6",
"date": "2021-05-05T16:40:43.439Z"
},
"versionStart": {
"versionNum": 1063,
"commit": "aeac4d797e67c9eb4a1e4c26a4dae4319ace6c0d",
"date": "2021-05-05T16:39:08.729Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/info.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1065,
"commit": "5b7f62102ba269765138959e9bf417c738513bfa",
"date": "2021-05-05T16:43:44.251Z"
},
"versionStart": {
"versionNum": 1064,
"commit": "5c2e156b11a5b9f237481fd0969b4b20ce390ee6",
"date": "2021-05-05T16:40:43.439Z"
},
"changes": [
"blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json"
]
}

View File

@ -1,21 +0,0 @@
{
"versionEnd": {
"versionNum": 1066,
"commit": "0d1932784f40d6ea28023d16d666e4e4513270a3",
"date": "2021-05-05T17:41:22.470Z"
},
"versionStart": {
"versionNum": 1065,
"commit": "5b7f62102ba269765138959e9bf417c738513bfa",
"date": "2021-05-05T16:43:44.251Z"
},
"changes": [
"blockchains/ethereum/allowlist.json",
"blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/info.json",
"blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/info.json",
"blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/logo.png",
"blockchains/ethereum/assets/0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25/info.json",
"blockchains/ethereum/assets/0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25/logo.png",
"blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/info.json"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1067,
"commit": "78188b86af5f95f32983493b5c16a81d8e543bbd",
"date": "2021-05-05T17:47:20.144Z"
},
"versionStart": {
"versionNum": 1066,
"commit": "0d1932784f40d6ea28023d16d666e4e4513270a3",
"date": "2021-05-05T17:41:22.470Z"
},
"changes": [
"blockchains/ethereum/assets/0x93effD08e3E5A4B1b40C26137e63876B2501ffA4/info.json",
"blockchains/ethereum/assets/0x93effD08e3E5A4B1b40C26137e63876B2501ffA4/logo.png",
"blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1068,
"commit": "f2f1d6b3b6d069812e6d24571da2f2fae1847254",
"date": "2021-05-05T17:48:39.942Z"
},
"versionStart": {
"versionNum": 1067,
"commit": "78188b86af5f95f32983493b5c16a81d8e543bbd",
"date": "2021-05-05T17:47:20.144Z"
},
"changes": [
"blockchains/ethereum/allowlist.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1069,
"commit": "a99814789f8859de26e12bfb9b6d783c80e44c1b",
"date": "2021-05-06T02:07:44.041Z"
},
"versionStart": {
"versionNum": 1068,
"commit": "f2f1d6b3b6d069812e6d24571da2f2fae1847254",
"date": "2021-05-05T17:48:39.942Z"
},
"changes": [
"blockchains/binance/tokenlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 107,
"commit": "b85fc2447a2f6cc8dc6ae86e0e663887747c81eb",
"date": "2021-03-06T06:59:14.871Z"
},
"versionStart": {
"versionNum": 106,
"commit": "5bd56308e9a624ef1d3a70c6cdf4e1e7b94d74a1",
"date": "2021-03-05T12:27:31.071Z"
},
"changes": [
"blockchains/binance/validators/assets/bva1ygrhjdjfyn2ffh5ha5llf5g6l3wxjt29hz9q4s/logo.png",
"blockchains/binance/validators/list.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1070,
"commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d",
"date": "2021-05-06T05:49:46.522Z"
},
"versionStart": {
"versionNum": 1069,
"commit": "a99814789f8859de26e12bfb9b6d783c80e44c1b",
"date": "2021-05-06T02:07:44.041Z"
},
"changes": [
"blockchains/smartchain/assets/0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9/info.json",
"blockchains/smartchain/assets/0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9/logo.png"
]
}

View File

@ -1,17 +0,0 @@
{
"versionEnd": {
"versionNum": 1071,
"commit": "04250378d59ae995c859e6830a121366d9785a5e",
"date": "2021-05-06T05:52:36.413Z"
},
"versionStart": {
"versionNum": 1070,
"commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d",
"date": "2021-05-06T05:49:46.522Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/info.json",
"blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1072,
"commit": "a93357b9cd82226d2e64899e9d5dd1d55e2f3486",
"date": "2021-05-06T05:54:05.761Z"
},
"versionStart": {
"versionNum": 1071,
"commit": "04250378d59ae995c859e6830a121366d9785a5e",
"date": "2021-05-06T05:52:36.413Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1073,
"commit": "392bb52fa310212e72a081053113c64dae7d5ca4",
"date": "2021-05-06T05:56:40.616Z"
},
"versionStart": {
"versionNum": 1072,
"commit": "a93357b9cd82226d2e64899e9d5dd1d55e2f3486",
"date": "2021-05-06T05:54:05.761Z"
},
"changes": [
"blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json",
"blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1074,
"commit": "8dde7f444e3e2871d30083e3b875c3545f26a08a",
"date": "2021-05-06T05:57:50.557Z"
},
"versionStart": {
"versionNum": 1073,
"commit": "392bb52fa310212e72a081053113c64dae7d5ca4",
"date": "2021-05-06T05:56:40.616Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1075,
"commit": "6634b83cc69fbdc9a44b8ca9d95e6ae8e5363b10",
"date": "2021-05-06T06:00:54.840Z"
},
"versionStart": {
"versionNum": 1074,
"commit": "8dde7f444e3e2871d30083e3b875c3545f26a08a",
"date": "2021-05-06T05:57:50.557Z"
},
"changes": [
"blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json",
"blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1076,
"commit": "666ecb73e736e7e2e6b50074e2787ba9dbb81910",
"date": "2021-05-06T06:02:04.190Z"
},
"versionStart": {
"versionNum": 1075,
"commit": "6634b83cc69fbdc9a44b8ca9d95e6ae8e5363b10",
"date": "2021-05-06T06:00:54.840Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1077,
"commit": "2f5ce378d218bb139419da8fd0b3b174d6208293",
"date": "2021-05-06T07:01:40.511Z"
},
"versionStart": {
"versionNum": 1076,
"commit": "666ecb73e736e7e2e6b50074e2787ba9dbb81910",
"date": "2021-05-06T06:02:04.190Z"
},
"changes": [
"blockchains/smartchain/assets/0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA/info.json",
"blockchains/smartchain/assets/0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1078,
"commit": "64ed34cd12b53a3a4d7e34bad294a0fd7615ee49",
"date": "2021-05-06T07:03:04.649Z"
},
"versionStart": {
"versionNum": 1077,
"commit": "2f5ce378d218bb139419da8fd0b3b174d6208293",
"date": "2021-05-06T07:01:40.511Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1079,
"commit": "98c8e38c96a87a20e9d8035bfce73c1b5ac1c43d",
"date": "2021-05-06T08:31:28.081Z"
},
"versionStart": {
"versionNum": 1078,
"commit": "64ed34cd12b53a3a4d7e34bad294a0fd7615ee49",
"date": "2021-05-06T07:03:04.649Z"
},
"changes": [
"blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/info.json",
"blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 108,
"commit": "bd4f815382d836981a3c6b165096e782c4571bd2",
"date": "2021-03-06T07:00:44.263Z"
},
"versionStart": {
"versionNum": 107,
"commit": "b85fc2447a2f6cc8dc6ae86e0e663887747c81eb",
"date": "2021-03-06T06:59:14.871Z"
},
"changes": [
"blockchains/binance/validators/list.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1080,
"commit": "1b903fd5a55dcd093575cfc5ce85c9ca7640d730",
"date": "2021-05-06T08:32:52.336Z"
},
"versionStart": {
"versionNum": 1079,
"commit": "98c8e38c96a87a20e9d8035bfce73c1b5ac1c43d",
"date": "2021-05-06T08:31:28.081Z"
},
"changes": [
"blockchains/solana/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1081,
"commit": "6a8e1784218edd236df8e986831742a6579b717d",
"date": "2021-05-06T09:15:14.285Z"
},
"versionStart": {
"versionNum": 1080,
"commit": "1b903fd5a55dcd093575cfc5ce85c9ca7640d730",
"date": "2021-05-06T08:32:52.336Z"
},
"changes": [
"blockchains/smartchain/assets/0x4487A8a40caa9fA0e70B9041C368b6e0d4089314/info.json",
"blockchains/smartchain/assets/0x4487A8a40caa9fA0e70B9041C368b6e0d4089314/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1082,
"commit": "f77c96185d2282d33d374e824191b5fbd0be5d16",
"date": "2021-05-06T09:17:00.893Z"
},
"versionStart": {
"versionNum": 1081,
"commit": "6a8e1784218edd236df8e986831742a6579b717d",
"date": "2021-05-06T09:15:14.285Z"
},
"changes": [
"blockchains/smartchain/allowlist.json",
"blockchains/smartchain/assets/0x4487A8a40caa9fA0e70B9041C368b6e0d4089314/info.json"
]
}

View File

@ -1,18 +0,0 @@
{
"versionEnd": {
"versionNum": 1083,
"commit": "913b1e2a6486d5d2cf97c70e2fb444b190a2d9c6",
"date": "2021-05-06T09:40:01.587Z"
},
"versionStart": {
"versionNum": 1082,
"commit": "f77c96185d2282d33d374e824191b5fbd0be5d16",
"date": "2021-05-06T09:17:00.893Z"
},
"changes": [
"blockchains/cosmos/validators/assets/cosmosvaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcvrj90c/logo.png",
"blockchains/cosmos/validators/list.json",
"blockchains/kava/validators/assets/kavavaloper1ppj7c8tqt2e3rzqtmztsmd6ea6u3nz6qggcp5e/logo.png",
"blockchains/kava/validators/list.json"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1084,
"commit": "3e0bc1c12b4e45c5b87432a065365ed400f06a26",
"date": "2021-05-06T10:06:03.973Z"
},
"versionStart": {
"versionNum": 1083,
"commit": "913b1e2a6486d5d2cf97c70e2fb444b190a2d9c6",
"date": "2021-05-06T09:40:01.587Z"
},
"changes": [
"blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/logo.png"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1085,
"commit": "0fa3ad440f2cea1d2301ee6ad9d7603c2f0bda89",
"date": "2021-05-06T11:29:35.601Z"
},
"versionStart": {
"versionNum": 1084,
"commit": "3e0bc1c12b4e45c5b87432a065365ed400f06a26",
"date": "2021-05-06T10:06:03.973Z"
},
"changes": [
"blockchains/smartchain/assets/0x5EC8B32Ff33f8df977402F44602A59998941d240/info.json",
"blockchains/smartchain/assets/0x5EC8B32Ff33f8df977402F44602A59998941d240/logo.png"
]
}

View File

@ -1,15 +0,0 @@
{
"versionEnd": {
"versionNum": 1086,
"commit": "83ca2fd880ec28476b54847d9eb5910d2d4ca3a8",
"date": "2021-05-06T11:30:56.867Z"
},
"versionStart": {
"versionNum": 1085,
"commit": "0fa3ad440f2cea1d2301ee6ad9d7603c2f0bda89",
"date": "2021-05-06T11:29:35.601Z"
},
"changes": [
"blockchains/smartchain/allowlist.json"
]
}

View File

@ -1,16 +0,0 @@
{
"versionEnd": {
"versionNum": 1087,
"commit": "605cc06b924c8a849630c75bc4c4c6bbf5bc436e",
"date": "2021-05-06T12:43:16.130Z"
},
"versionStart": {
"versionNum": 1086,
"commit": "83ca2fd880ec28476b54847d9eb5910d2d4ca3a8",
"date": "2021-05-06T11:30:56.867Z"
},
"changes": [
"blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json",
"blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/logo.png"
]
}

Some files were not shown because too many files have changed in this diff Show More