From 5a1920ef35c04616734a5d4913cca3a69dc4a541 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 29 Jun 2021 13:00:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2584.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2584.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b2cec42ef..911a0d52b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -843,6 +843,7 @@ "0x9FBbcAa3162c74b24751f7c4b9CFB4af0811a622", "0x9FdB6a13BdCF1188FbAFe5CD435A8b92a327D92e", "0x9FFaFC014832B803aAAab0D2e4D9c127Eca0E034", + "0xa016F295A5957cB80D03d8E5464A429007555124", "0xA01b9cAFE2230093fbf0000B43701E03717F77cE", "0xA03C3a233940485D46eE77407343DA3221198427", "0xa042d20aBE198E516d885Da52a633B6D44F339B9", diff --git a/blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json b/blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json index 34c766c0c..ff306e1e5 100644 --- a/blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json +++ b/blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json @@ -1,11 +1,11 @@ { - "name": "SafeHamsters", - "website": "https://safehamsters.io", - "description": "Welcome to the hamster army! The time has come when it is worth rewriting history.", - "explorer": "https://bscscan.com/token/0xa016F295A5957cB80D03d8E5464A429007555124", - "type": "BEP20", - "symbol": "SAFEHAMSTERS", - "decimals": 9, - "status": "active", - "id": "0xa016F295A5957cB80D03d8E5464A429007555124" -} + "name": "SafeHamsters", + "website": "https://safehamsters.io", + "description": "Welcome to the hamster army! The time has come when it is worth rewriting history.", + "explorer": "https://bscscan.com/token/0xa016F295A5957cB80D03d8E5464A429007555124", + "type": "BEP20", + "symbol": "SAFEHAMSTERS", + "decimals": 9, + "status": "active", + "id": "0xa016F295A5957cB80D03d8E5464A429007555124" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9ee63857e..7a5736325 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2583, - "commit": "a11d1b624e4ecb4d84fb1bcadee568cc927d8458", - "date": "2021-06-29T12:30:41.107Z" + "versionNum": 2584, + "commit": "e50b56c92e03041b44f9898329e80527fee47c44", + "date": "2021-06-29T13:00:23.966Z" } \ No newline at end of file diff --git a/history/versions/2584.json b/history/versions/2584.json new file mode 100644 index 000000000..08545f56b --- /dev/null +++ b/history/versions/2584.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2584, + "commit": "e50b56c92e03041b44f9898329e80527fee47c44", + "date": "2021-06-29T13:00:23.966Z" + }, + "versionStart": { + "versionNum": 2583, + "commit": "a11d1b624e4ecb4d84fb1bcadee568cc927d8458", + "date": "2021-06-29T12:30:41.107Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json", + "blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/logo.png" + ] +} \ No newline at end of file