From 9cdc156c640eb8efdec121168466fab5e79c97d4 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 10:54:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1328.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1328.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ae944a3b5..67413024e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -203,6 +203,7 @@ "0x4495e673eE53c61CE79c35D5e299733639362aEc", "0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA", "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", + "0x46B605a45483Df3d4944A6F06C664CA86382c203", "0x476DA763fb6D22B8465f7886d2d652A428a93984", "0x477bC8d23c634C154061869478bce96BE6045D12", "0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850", diff --git a/blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json b/blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json index 9760b3701..3ce5a1e18 100644 --- a/blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json +++ b/blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json @@ -1,11 +1,11 @@ -{ - "name": "Fugu Finance", - "website": "https://www.fugufinance.com", - "description": "Fugu Finance is a decentralized ecosystem to efficient farming and staking", - "explorer": "https://bscscan.com/token/0x46b605a45483df3d4944a6f06c664ca86382c203", - "type": "BEP20", - "symbol": "FUGU", - "decimals": 0, - "status": "active", - "id": "0x46B605a45483Df3d4944A6F06C664CA86382c203" -} +{ + "name": "Fugu Finance", + "website": "https://www.fugufinance.com", + "description": "Fugu Finance is a decentralized ecosystem to efficient farming and staking", + "explorer": "https://bscscan.com/token/0x46b605a45483df3d4944a6f06c664ca86382c203", + "type": "BEP20", + "symbol": "FUGU", + "decimals": 0, + "status": "active", + "id": "0x46B605a45483Df3d4944A6F06C664CA86382c203" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index d90dba615..f17e91cd6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1327, - "commit": "95644445d473207ae18eeb0358944a1565b36bbc", - "date": "2021-05-14T10:48:59.290Z" + "versionNum": 1328, + "commit": "ef26a560ec18788e9a9439cd404e78881de73e4a", + "date": "2021-05-14T10:54:09.450Z" } \ No newline at end of file diff --git a/history/versions/1328.json b/history/versions/1328.json new file mode 100644 index 000000000..1e5921fc6 --- /dev/null +++ b/history/versions/1328.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1328, + "commit": "ef26a560ec18788e9a9439cd404e78881de73e4a", + "date": "2021-05-14T10:54:09.450Z" + }, + "versionStart": { + "versionNum": 1327, + "commit": "95644445d473207ae18eeb0358944a1565b36bbc", + "date": "2021-05-14T10:48:59.290Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json", + "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/logo.png" + ] +} \ No newline at end of file