From cbb048d7665f15a2d7b70be8d13953f2fbce3093 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 2 Jul 2021 19:00:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2667.json | 17 ++++++++++++++++ 4 files changed, 31 insertions(+), 13 deletions(-) create mode 100644 history/versions/2667.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 410d1a7ed..a81e4217d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -562,6 +562,7 @@ "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", "0x622A1297057ea233287ce77bdBF2AB4E63609F23", "0x623b3A37E06268E99096a56A8A0c1207a024245d", + "0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F", "0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8", "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", "0x6306e883493824Ccf606D90E25F68a28e47b98a3", diff --git a/blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json b/blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json index 939592473..030eff43e 100644 --- a/blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json +++ b/blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json @@ -1,11 +1,11 @@ -{ - "name": "Global Adversity Project", - "website": "http://www.globaladversity.org", - "description": "Global Adversity Project (GAP) is a yield-generating charitable cryptocurrency that runs on the Binance Smart Network. It rewards holders by providing them ‘interest’ on their investment through the contract transaction tax, offering an incentive for investors to hold, rather then participating in day-trading events. It's charitable ventures support individuals who have mental, physical or intellectual disabilities.", - "explorer": "https://bscscan.com/token/0x62613f4b4f7600c7c0f16c97aefc29c8a2ca524f", - "type": "BEP20", - "symbol": "GAP", - "decimals": 9, - "status": "active", - "id": "0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F" +{ + "name": "Global Adversity Project", + "website": "http://www.globaladversity.org", + "description": "Global Adversity Project (GAP) is a yield-generating charitable cryptocurrency that runs on the Binance Smart Network. It rewards holders by providing them ‘interest’ on their investment through the contract transaction tax, offering an incentive for investors to hold, rather then participating in day-trading events. It's charitable ventures support individuals who have mental, physical or intellectual disabilities.", + "explorer": "https://bscscan.com/token/0x62613f4b4f7600c7c0f16c97aefc29c8a2ca524f", + "type": "BEP20", + "symbol": "GAP", + "decimals": 9, + "status": "active", + "id": "0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index be9c4ed19..eea3e19fd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2666, - "commit": "99c304b515fa1f937666fcfc9d471b71d0fccf0d", - "date": "2021-07-02T18:38:59.236Z" + "versionNum": 2667, + "commit": "81c0b38224ab581ad9257f1aa48ba07de987097b", + "date": "2021-07-02T19:00:22.038Z" } \ No newline at end of file diff --git a/history/versions/2667.json b/history/versions/2667.json new file mode 100644 index 000000000..a0cd607f7 --- /dev/null +++ b/history/versions/2667.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2667, + "commit": "81c0b38224ab581ad9257f1aa48ba07de987097b", + "date": "2021-07-02T19:00:22.038Z" + }, + "versionStart": { + "versionNum": 2666, + "commit": "99c304b515fa1f937666fcfc9d471b71d0fccf0d", + "date": "2021-07-02T18:38:59.236Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json", + "blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json", + "blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/logo.png" + ] +} \ No newline at end of file