From 843494a1f94dfa28f20dbc7b01503fb07852c646 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 16:03:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 18 +++++++++--------- history/LATEST.json | 6 +++--- history/versions/2177.json | 18 ++++++++++++++++++ 4 files changed, 31 insertions(+), 12 deletions(-) create mode 100644 history/versions/2177.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8ef2eba70..7351fba87 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -347,6 +347,7 @@ "0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F", "0x476DA763fb6D22B8465f7886d2d652A428a93984", "0x477bC8d23c634C154061869478bce96BE6045D12", + "0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e", "0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850", "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", diff --git a/blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json b/blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json index 390a7753f..ebe8ff73c 100644 --- a/blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json +++ b/blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json @@ -1,11 +1,11 @@ { - "name": "FOX Token", - "website": "https://foxnft.io", - "description": "FoxNFT is an ecological platform focusing on NFT to promote the concept of digital brand assets, it is based on the BSC smart chain and through encryption technology to solve brand assets’ issues in casting, trading, storaging, distributing and other issues.FoxNFT can empower NFT and brands in financial, game, collecting, social and other scenarios, opening barriers to the real and encrypted world.", - "explorer": "https://bscscan.com/token/0x4796ab7f44e0561ae353119b3e59a3f724e5f49e", - "type": "BEP20", - "symbol": "FOX", - "decimals": 18, - "status": "active", - "id": "0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e" + "name": "FOX Token", + "website": "https://foxnft.io", + "description": "FoxNFT is an ecological platform focusing on NFT to promote the concept of digital brand assets, it is based on the BSC smart chain and through encryption technology to solve brand assets’ issues in casting, trading, storaging, distributing and other issues.FoxNFT can empower NFT and brands in financial, game, collecting, social and other scenarios, opening barriers to the real and encrypted world.", + "explorer": "https://bscscan.com/token/0x4796ab7f44e0561ae353119b3e59a3f724e5f49e", + "type": "BEP20", + "symbol": "FOX", + "decimals": 18, + "status": "active", + "id": "0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1bc8e32d9..cbb294304 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2176, - "commit": "fae1a748defd4dd830cf5116a138bf754b0563e4", - "date": "2021-06-14T16:00:54.420Z" + "versionNum": 2177, + "commit": "26b0be22962d817c4897e12951f93ecf1a2a0a96", + "date": "2021-06-14T16:03:01.435Z" } \ No newline at end of file diff --git a/history/versions/2177.json b/history/versions/2177.json new file mode 100644 index 000000000..48701f628 --- /dev/null +++ b/history/versions/2177.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2177, + "commit": "26b0be22962d817c4897e12951f93ecf1a2a0a96", + "date": "2021-06-14T16:03:01.435Z" + }, + "versionStart": { + "versionNum": 2176, + "commit": "fae1a748defd4dd830cf5116a138bf754b0563e4", + "date": "2021-06-14T16:00:54.420Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json", + "blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/logo.png", + "blockchains/smartchain/assets/0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a/info.json" + ] +} \ No newline at end of file