From 98596b9969c200fd8ecac065d5c193b542a88669 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 20 Apr 2021 23:06:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/648.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/648.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6e6adcbcb..a2c6cf841 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -243,6 +243,7 @@ "0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A", "0x9E691FD624410D631c082202b050694233031cB7", "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", + "0xA03C3a233940485D46eE77407343DA3221198427", "0xa042d20aBE198E516d885Da52a633B6D44F339B9", "0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc", "0xA07c5b74C9B40447a954e1466938b865b6BBea36", diff --git a/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json b/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json index eac17bcf0..c6e302ca9 100644 --- a/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json +++ b/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json @@ -1,11 +1,11 @@ -{ - "name": "SAFESUN", - "type": "BEP20", - "symbol": "SAFESUN", - "decimals": 9, - "website": "https://safesuncrypto.com", - "description": "SafeSun is a cryptocurrency based on open-source BEP-20 interface, which aims to provide incentives and benefits to its holders.", - "explorer": "https://bscscan.com/token/0xA03C3a233940485D46eE77407343DA3221198427", - "status": "active", - "id": "0xA03C3a233940485D46eE77407343DA3221198427" +{ + "name": "SAFESUN", + "type": "BEP20", + "symbol": "SAFESUN", + "decimals": 9, + "website": "https://safesuncrypto.com", + "description": "SafeSun is a cryptocurrency based on open-source BEP-20 interface, which aims to provide incentives and benefits to its holders.", + "explorer": "https://bscscan.com/token/0xA03C3a233940485D46eE77407343DA3221198427", + "status": "active", + "id": "0xA03C3a233940485D46eE77407343DA3221198427" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 46b7b3a66..a9cb69efd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 647, - "commit": "3f19bfa9c3a072d60d7cf2a10a7ee6991263853f", - "date": "2021-04-20T22:53:59.199Z" + "versionNum": 648, + "commit": "6749e8d49bddb41eaf8bcbe76aac48bb4fd357ef", + "date": "2021-04-20T23:06:15.572Z" } \ No newline at end of file diff --git a/history/versions/648.json b/history/versions/648.json new file mode 100644 index 000000000..9bc676725 --- /dev/null +++ b/history/versions/648.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 648, + "commit": "6749e8d49bddb41eaf8bcbe76aac48bb4fd357ef", + "date": "2021-04-20T23:06:15.572Z" + }, + "versionStart": { + "versionNum": 647, + "commit": "3f19bfa9c3a072d60d7cf2a10a7ee6991263853f", + "date": "2021-04-20T22:53:59.199Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json", + "blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/logo.png" + ] +} \ No newline at end of file