From 2ecad944b5baee81fbf7bdb40f91b68a6285dce3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 29 Jun 2021 10:11:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2578.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2578.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1dba9e9e8..ccd78d216 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -270,6 +270,7 @@ "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", "0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C", "0x303dE4bdb189B951F875eB4A8ECDe2985138161e", + "0x3048144676Ea683bF670392971e569d9511015eb", "0x304c62b5B030176F8d328d3A01FEaB632FC929BA", "0x3081523203F2AEfceaBd4b9B9eDbCa05A038Db67", "0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f", diff --git a/blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json b/blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json index 80bed911c..95b4d49de 100644 --- a/blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json +++ b/blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json @@ -1,11 +1,11 @@ -{ -"name": "FUSD", -"website": "https://fusd.network/", -"description": "Decentralizing the U.S dollar to create the worlds favourite USD stable token.", -"explorer": "https://bscscan.com/token/0x3048144676ea683bf670392971e569d9511015eb", -"type": "BEP20", -"symbol": "FUSD", -"decimals": 18, -"status": "active", -"id": "0x3048144676Ea683bF670392971e569d9511015eb" +{ + "name": "FUSD", + "website": "https://fusd.network/", + "description": "Decentralizing the U.S dollar to create the worlds favourite USD stable token.", + "explorer": "https://bscscan.com/token/0x3048144676ea683bf670392971e569d9511015eb", + "type": "BEP20", + "symbol": "FUSD", + "decimals": 18, + "status": "active", + "id": "0x3048144676Ea683bF670392971e569d9511015eb" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 91d2df447..6c0776456 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2577, - "commit": "829f0a335300d9d864599fc1bbe23bb3c2937c4c", - "date": "2021-06-29T09:45:56.555Z" + "versionNum": 2578, + "commit": "7a22459cfee0a16f72b2f327e0ac0af4cd36c465", + "date": "2021-06-29T10:11:35.382Z" } \ No newline at end of file diff --git a/history/versions/2578.json b/history/versions/2578.json new file mode 100644 index 000000000..64a518cde --- /dev/null +++ b/history/versions/2578.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2578, + "commit": "7a22459cfee0a16f72b2f327e0ac0af4cd36c465", + "date": "2021-06-29T10:11:35.382Z" + }, + "versionStart": { + "versionNum": 2577, + "commit": "829f0a335300d9d864599fc1bbe23bb3c2937c4c", + "date": "2021-06-29T09:45:56.555Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json", + "blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/logo.png" + ] +} \ No newline at end of file