From 62eff16f4f76670a6555f6b06af3b3a48fd30bcd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 25 Jul 2021 13:36:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/3076.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/3076.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ec3ab06bf..02c505922 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1089,6 +1089,7 @@ "0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a", "0xBBe899c61198D1826a43e20ea19efC46E50c2B00", "0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D", + "0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", "0xBBFFA24cCF2d4D9e9737B1BA4A25A5EFFA71451E", "0xBC12aD556581ff7162E595E5956F5F3845FDB38c", "0xbc194e6f748a222754C3E8b9946922c09E7d4e91", diff --git a/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json b/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json index dc79e9f25..7abd2c681 100644 --- a/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json +++ b/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json @@ -1,14 +1,14 @@ { - "name": "Eifi", - "website": "https://eifi.com", - "description": "EIFI, Eifi finance, eifi yield farming, eifi amm dex, dex platform, eifi staking, yield farming.", - "explorer": "https://bscscan.com/token/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", - "type": "BEP20", - "symbol": "EiFI", - "decimals": 8, - "status": "active", - "id": "0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", - "links": [ + "name": "Eifi", + "website": "https://eifi.com", + "description": "EIFI, Eifi finance, eifi yield farming, eifi amm dex, dex platform, eifi staking, yield farming.", + "explorer": "https://bscscan.com/token/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", + "type": "BEP20", + "symbol": "EiFI", + "decimals": 8, + "status": "active", + "id": "0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", + "links": [ { "name": "blog", "url": "https://eififinance.medium.com/" @@ -26,4 +26,4 @@ "url": "https://coinmarketcap.com/currencies/eifi-finance/" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index def611765..3d8ea32b9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3075, - "commit": "be43dfc0b3d7c78094b79f46282fac617af75c22", - "date": "2021-07-25T13:34:20.247Z" + "versionNum": 3076, + "commit": "d8cefc3e971657d9927db3968ec8d0899d50a621", + "date": "2021-07-25T13:36:37.857Z" } \ No newline at end of file diff --git a/history/versions/3076.json b/history/versions/3076.json new file mode 100644 index 000000000..b52a986a7 --- /dev/null +++ b/history/versions/3076.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3076, + "commit": "d8cefc3e971657d9927db3968ec8d0899d50a621", + "date": "2021-07-25T13:36:37.857Z" + }, + "versionStart": { + "versionNum": 3075, + "commit": "be43dfc0b3d7c78094b79f46282fac617af75c22", + "date": "2021-07-25T13:34:20.247Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json", + "blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/logo.png" + ] +} \ No newline at end of file