From ad944cfa466fba8fc66727385afe67e26448bf78 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 04:09:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1311.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1311.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 27c19a35d..b2785e89a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -545,6 +545,7 @@ "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", "0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0", "0xCA69C118Fa550387794d48900a866891217E5C9F", + "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d", "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be", "0xcbcCf14B051947BDcd1E20b77015208a1AD5EA25", diff --git a/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json b/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json index a5175d9a6..6588cc981 100644 --- a/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json +++ b/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json @@ -1,11 +1,11 @@ -{ - "name": "FetaToken", - "type": "BEP20", - "symbol": "FETA", - "decimals": 9, - "website": "https://fetatoken.com/", - "description": "FetaToken uses the technology of crypto to support charitable organizations and create community engagement with future projects. The FetaToken community holds events where portions of tokens in the charity wallet gets donated to the community's decided charity organization. FETA, also known as the Fun Ethical Triangular Alt-coin, is a Binance Smart Chain token with an automatic 9% tax on every transaction, of which 3% is distributed to holders, 3% is burned and 3% is sent to the charity wallet.", - "explorer": "https://bscscan.com/token/0xcb5edcb7a2ade21ae4a695a5c7ffb7aa01dfaa5d", - "status": "active", - "id": "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d" +{ + "name": "FetaToken", + "type": "BEP20", + "symbol": "FETA", + "decimals": 9, + "website": "https://fetatoken.com/", + "description": "FetaToken uses the technology of crypto to support charitable organizations and create community engagement with future projects. The FetaToken community holds events where portions of tokens in the charity wallet gets donated to the community's decided charity organization. FETA, also known as the Fun Ethical Triangular Alt-coin, is a Binance Smart Chain token with an automatic 9% tax on every transaction, of which 3% is distributed to holders, 3% is burned and 3% is sent to the charity wallet.", + "explorer": "https://bscscan.com/token/0xcb5edcb7a2ade21ae4a695a5c7ffb7aa01dfaa5d", + "status": "active", + "id": "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0183e1ef2..4b92cdaee 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1310, - "commit": "6516bd4d9d620cf0e91e865b27689f1803d2ab89", - "date": "2021-05-13T19:43:57.324Z" + "versionNum": 1311, + "commit": "10c703dcc81571b7c38143c9c1498382e7075633", + "date": "2021-05-14T04:08:57.686Z" } \ No newline at end of file diff --git a/history/versions/1311.json b/history/versions/1311.json new file mode 100644 index 000000000..43ed12dc7 --- /dev/null +++ b/history/versions/1311.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1311, + "commit": "10c703dcc81571b7c38143c9c1498382e7075633", + "date": "2021-05-14T04:08:57.686Z" + }, + "versionStart": { + "versionNum": 1310, + "commit": "6516bd4d9d620cf0e91e865b27689f1803d2ab89", + "date": "2021-05-13T19:43:57.324Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json", + "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/logo.png" + ] +} \ No newline at end of file