From 5c39cedf75c97629a1e13c0e7c324dc40a93b6f7 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 4 Jun 2021 15:24:39 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1930.json | 18 +++++++++++++++ 4 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 history/versions/1930.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 213b55828..59ac6cee0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -460,6 +460,7 @@ "0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52", "0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06", "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", + "0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30", "0x71afF23750db1f4edbE32C942157a478349035b2", "0x71be881e9C5d4465B3FfF61e89c6f3651E69B5bb", "0x71e1611075800E89A460463FCDfbA3d0FEA8c01d", @@ -848,6 +849,7 @@ "0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8", "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", "0xCF9f991b14620f5ad144Eec11f9bc7Bf08987622", + "0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8", "0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81", "0xD1102332a213E21faF78B69C03572031F3552c33", "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", diff --git a/blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json b/blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json index 9298dd867..95b633ebd 100644 --- a/blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json +++ b/blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json @@ -1,11 +1,11 @@ -{ - "name": "Automata", - "type": "BEP20", - "symbol": "ATA", - "decimals": 18, - "website": "https://www.ata.network/", - "description": "We cover a range of topics including the key concepts, research on this the topic, different approaches to tackling this issue and also Automata Network's approach.", - "explorer": "https://bscscan.com/token/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30", - "status": "active", - "id": "0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30" -} \ No newline at end of file +{ + "name": "Automata", + "type": "BEP20", + "symbol": "ATA", + "decimals": 18, + "website": "https://www.ata.network/", + "description": "We cover a range of topics including the key concepts, research on this the topic, different approaches to tackling this issue and also Automata Network's approach.", + "explorer": "https://bscscan.com/token/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30", + "status": "active", + "id": "0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index efb8c25d4..8840b1dc5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1929, - "commit": "c08ace44d0f9f21600e3faab3b2ffcb575ae2b5c", - "date": "2021-06-04T15:12:38.768Z" + "versionNum": 1930, + "commit": "941f4b5802846160aaf39c0ae554a0dc7a8035ca", + "date": "2021-06-04T15:24:25.988Z" } \ No newline at end of file diff --git a/history/versions/1930.json b/history/versions/1930.json new file mode 100644 index 000000000..5420b4b4b --- /dev/null +++ b/history/versions/1930.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1930, + "commit": "941f4b5802846160aaf39c0ae554a0dc7a8035ca", + "date": "2021-06-04T15:24:25.988Z" + }, + "versionStart": { + "versionNum": 1929, + "commit": "c08ace44d0f9f21600e3faab3b2ffcb575ae2b5c", + "date": "2021-06-04T15:12:38.768Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json", + "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/logo.png", + "blockchains/smartchain/assets/0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8/info.json", + "blockchains/smartchain/assets/0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8/logo.png" + ] +} \ No newline at end of file