From fce5dd9749416c4684c18cb29303e25be2b44ca6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 25 May 2021 09:17:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1626.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1626.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 683837718..da0d3842c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -321,6 +321,7 @@ "0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700", "0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A", "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea", + "0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71", "0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565", "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", "0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B", diff --git a/blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json b/blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json index d7758ed14..cd079fd70 100644 --- a/blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json +++ b/blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json @@ -1,11 +1,11 @@ -{ - "name": "DARK SHIBA INU", - "website": "https://darkshiba.org", - "description": "DARK SHIBA INU is Memes Token", - "explorer": "https://bscscan.com/token/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71", - "symbol": "DSHIB", - "type": "BEP20", - "decimals": 18, - "status": "active", - "id": "0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71" -} +{ + "name": "DARK SHIBA INU", + "website": "https://darkshiba.org", + "description": "DARK SHIBA INU is Memes Token", + "explorer": "https://bscscan.com/token/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71", + "symbol": "DSHIB", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 081e09287..e30e4ebe8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1625, - "commit": "c800881721d8ec70c3e904ee790f3d881b02a6af", - "date": "2021-05-25T08:38:29.355Z" + "versionNum": 1626, + "commit": "98e5103cee143d8005aaa0d3aab88e362a9744d9", + "date": "2021-05-25T09:17:27.726Z" } \ No newline at end of file diff --git a/history/versions/1626.json b/history/versions/1626.json new file mode 100644 index 000000000..7a3a300dc --- /dev/null +++ b/history/versions/1626.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1626, + "commit": "98e5103cee143d8005aaa0d3aab88e362a9744d9", + "date": "2021-05-25T09:17:27.726Z" + }, + "versionStart": { + "versionNum": 1625, + "commit": "c800881721d8ec70c3e904ee790f3d881b02a6af", + "date": "2021-05-25T08:38:29.355Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json", + "blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/logo.png" + ] +} \ No newline at end of file