From 52a31cc6f0ffe4b9bd3a2c4c8645cc53a46f17ae Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 21 Apr 2021 12:57:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/666.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/666.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6935aac78..36ca26228 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -293,6 +293,7 @@ "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", "0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd", "0xbDDD7D426274fc5F370817C80C06b86D651963e4", + "0xbdfB7A9e5A74cD722A9691570108CAaacB17674A", "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932", "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", diff --git a/blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json b/blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json index b1b2fb35f..888cf89eb 100644 --- a/blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json +++ b/blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json @@ -1,11 +1,11 @@ -{ - "name": "$SpaceSharks", - "website": "https://spacesharks.co/", - "description": "$SPACESHARKS is a deflationary and frictionless yield token built to connect digital artists and those of interest!", - "explorer": "https://bscscan.com/address/0xbdfb7a9e5a74cd722a9691570108caaacb17674a", - "type": "BEP20", - "symbol": "SPACESHARKS", - "decimals": 18, - "status": "active", - "id": "0xbdfB7A9e5A74cD722A9691570108CAaacB17674A" +{ + "name": "$SpaceSharks", + "website": "https://spacesharks.co/", + "description": "$SPACESHARKS is a deflationary and frictionless yield token built to connect digital artists and those of interest!", + "explorer": "https://bscscan.com/address/0xbdfb7a9e5a74cd722a9691570108caaacb17674a", + "type": "BEP20", + "symbol": "SPACESHARKS", + "decimals": 18, + "status": "active", + "id": "0xbdfB7A9e5A74cD722A9691570108CAaacB17674A" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fee1e46a8..98ce49df9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 665, - "commit": "7f0d795d3a91682fbaa6aae62ff47a49d4ba66ed", - "date": "2021-04-21T08:50:51.699Z" + "versionNum": 666, + "commit": "edaee7e8e2feb2f85e48fc13eff9ff0c3ba3cc92", + "date": "2021-04-21T12:57:20.864Z" } \ No newline at end of file diff --git a/history/versions/666.json b/history/versions/666.json new file mode 100644 index 000000000..54af78b92 --- /dev/null +++ b/history/versions/666.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 666, + "commit": "edaee7e8e2feb2f85e48fc13eff9ff0c3ba3cc92", + "date": "2021-04-21T12:57:20.864Z" + }, + "versionStart": { + "versionNum": 665, + "commit": "7f0d795d3a91682fbaa6aae62ff47a49d4ba66ed", + "date": "2021-04-21T08:50:51.699Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json", + "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/logo.png" + ] +} \ No newline at end of file