From a5d378d62f4511bbf1763d149c05079184bd33bd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 18:53:50 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1526.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1526.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f755f7681..895201af9 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -84,6 +84,7 @@ "0x19eE64850862cFd234e20c0db4edA286f12ec907", "0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb", "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584", + "0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee", "0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8", "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", diff --git a/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json b/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json index 41770265a..f9dd5a307 100644 --- a/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json +++ b/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json @@ -1,11 +1,11 @@ -{ - "name": "AERDROP", - "website": "https://www.aerdrop.finance/", - "description": "$AER token offers holders redistribution %, $AER airdrops & free access to the first Defi launchpad for new tokens offering exclusive airdrops.", - "explorer": "https://bscscan.com/token/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee", - "type": "BEP20", - "symbol": "AER", - "decimals": 18, - "status": "active", - "id": "0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee" -} +{ + "name": "AERDROP", + "website": "https://www.aerdrop.finance/", + "description": "$AER token offers holders redistribution %, $AER airdrops & free access to the first Defi launchpad for new tokens offering exclusive airdrops.", + "explorer": "https://bscscan.com/token/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee", + "type": "BEP20", + "symbol": "AER", + "decimals": 18, + "status": "active", + "id": "0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 39d3320e2..0c3df0ca4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1525, - "commit": "cee8e7d4b0f358a9d59611c22db06415a3b67229", - "date": "2021-05-20T18:48:07.005Z" + "versionNum": 1526, + "commit": "9bb8b75a75e4b1ff806a305d775f094102fee1e8", + "date": "2021-05-20T18:53:37.241Z" } \ No newline at end of file diff --git a/history/versions/1526.json b/history/versions/1526.json new file mode 100644 index 000000000..243560e02 --- /dev/null +++ b/history/versions/1526.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1526, + "commit": "9bb8b75a75e4b1ff806a305d775f094102fee1e8", + "date": "2021-05-20T18:53:37.241Z" + }, + "versionStart": { + "versionNum": 1525, + "commit": "cee8e7d4b0f358a9d59611c22db06415a3b67229", + "date": "2021-05-20T18:48:07.005Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json", + "blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/logo.png" + ] +} \ No newline at end of file