From 6470d5cdab127eb2954f44f9030e0ac287bd8d8d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 16 Jun 2021 08:14:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2223.json | 18 ++++++++++++++++++ 4 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 history/versions/2223.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3f3f9f473..a32ba464a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -62,6 +62,7 @@ "0x0E690ee6fCC26Bc09FeD2D2287268C23d4a81e42", "0x0E9d900C884964dC4B26db96Ba113825B1a09Baa", "0x0Eb3a705fc54725037CC9e008bDede697f62F335", + "0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E", "0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699", "0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc", "0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208", diff --git a/blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json b/blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json index ee4385985..6e52eb76f 100644 --- a/blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json +++ b/blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json @@ -1,7 +1,7 @@ { "name": "LlamaSwap Token", "website": "https://llamaswap.finance/", - "description": "Where the coolest llamas go yield farming, on Binance Smart Chain", + "description": "Where the coolest llamas go yield farming, on Binance Smart Chain", "explorer": "https://bscscan.com/token/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E", "type": "BEP20", "symbol": "LAMA", diff --git a/history/LATEST.json b/history/LATEST.json index 050c597ee..5110b6e06 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2222, - "commit": "2bbef4623aacbc8528cd2399164aa65dbf299416", - "date": "2021-06-16T08:12:16.459Z" + "versionNum": 2223, + "commit": "70c24af23afc60083017218e6983bcf9697047bd", + "date": "2021-06-16T08:14:08.425Z" } \ No newline at end of file diff --git a/history/versions/2223.json b/history/versions/2223.json new file mode 100644 index 000000000..8e9ee8cce --- /dev/null +++ b/history/versions/2223.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2223, + "commit": "70c24af23afc60083017218e6983bcf9697047bd", + "date": "2021-06-16T08:14:08.425Z" + }, + "versionStart": { + "versionNum": 2222, + "commit": "2bbef4623aacbc8528cd2399164aa65dbf299416", + "date": "2021-06-16T08:12:16.459Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json", + "blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/logo.png", + "blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json" + ] +} \ No newline at end of file