From 8542845ee1b63200c88e933619fabc299b8b5ad5 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 24 Jun 2021 10:51:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 8 +------- history/LATEST.json | 6 +++--- history/versions/2461.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 10 deletions(-) create mode 100644 history/versions/2461.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 33583b25b..f7793700e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -181,6 +181,7 @@ "0x2294b6eDD059BBD1608a109ba5F32B8c02B30038", "0x22D6363949E295873D261b812A281D014367e8f9", "0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395", + "0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B", "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x23481F4d3ac4642d2f45d014a514b45B0338b927", diff --git a/blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json b/blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json index d706ab627..0a4de245e 100644 --- a/blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json +++ b/blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json @@ -1,4 +1,3 @@ - { "name": "BabyShiba", "type": "BEP20", @@ -9,9 +8,4 @@ "explorer": "https://bscscan.com/token/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B", "status": "active", "id": "0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B" -} - - - - - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6e6e6cd9f..3106f104a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2460, - "commit": "2325b0cab16325a13e76ecac67d09df847d91b8e", - "date": "2021-06-24T09:56:32.197Z" + "versionNum": 2461, + "commit": "2aca20baa9b64b170f1f28222b8c17daf3b4c3c5", + "date": "2021-06-24T10:51:20.587Z" } \ No newline at end of file diff --git a/history/versions/2461.json b/history/versions/2461.json new file mode 100644 index 000000000..f95169535 --- /dev/null +++ b/history/versions/2461.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2461, + "commit": "2aca20baa9b64b170f1f28222b8c17daf3b4c3c5", + "date": "2021-06-24T10:51:20.587Z" + }, + "versionStart": { + "versionNum": 2460, + "commit": "2325b0cab16325a13e76ecac67d09df847d91b8e", + "date": "2021-06-24T09:56:32.197Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json", + "blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/logo.png" + ] +} \ No newline at end of file