From 27591cfaf94a511b3d7eb35dc222c92cb69afb64 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 2 Jun 2021 07:26:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1859.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1859.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4af11289c..ba6614b4a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -65,6 +65,7 @@ "0x11Eecc7c164B185dc54534DcE21fDA807D6F301a", "0x1203355742e76875154C0D13eB81DCD7711dC7d9", "0x123f92226C626AdC919aD122d6cc3C20A6c25666", + "0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34", "0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323", "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", diff --git a/blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json b/blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json index 6f6ea1151..0bc69dd8e 100644 --- a/blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json +++ b/blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json @@ -1,11 +1,11 @@ -{ - "name": "Saiyan Inu", - "website": "https://saiyaninu.finance", - "description": "Charity DeFi NFT token", - "explorer": "https://bscscan.com/token/0x127cf9704ddfcf0e9ec1dc20f11877731d18ac34", - "type": "BEP20", - "symbol": "SAYAN", - "decimals": 9, - "status": "active", - "id": "0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34" -} +{ + "name": "Saiyan Inu", + "website": "https://saiyaninu.finance", + "description": "Charity DeFi NFT token", + "explorer": "https://bscscan.com/token/0x127cf9704ddfcf0e9ec1dc20f11877731d18ac34", + "type": "BEP20", + "symbol": "SAYAN", + "decimals": 9, + "status": "active", + "id": "0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4b6adcf17..cf3ff1f92 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1858, - "commit": "681bba34358bb183bc71175a85f479d83d4ede12", - "date": "2021-06-02T07:16:46.247Z" + "versionNum": 1859, + "commit": "1b6ffe9834589cf75a7e241facc038e853461443", + "date": "2021-06-02T07:25:46.877Z" } \ No newline at end of file diff --git a/history/versions/1859.json b/history/versions/1859.json new file mode 100644 index 000000000..7e6e32fe2 --- /dev/null +++ b/history/versions/1859.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1859, + "commit": "1b6ffe9834589cf75a7e241facc038e853461443", + "date": "2021-06-02T07:25:46.877Z" + }, + "versionStart": { + "versionNum": 1858, + "commit": "681bba34358bb183bc71175a85f479d83d4ede12", + "date": "2021-06-02T07:16:46.247Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json", + "blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/logo.png" + ] +} \ No newline at end of file