From b89d9343fbc79071ac486891b19812255616747d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 8 May 2021 12:38:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1159.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1159.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5f37b84d5..c037c1a5e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -445,6 +445,7 @@ "0xb9784C1633ef3b839563B988c323798634714368", "0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1", "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", + "0xBaCbF768795C50FC5E877830A127276741651D0a", "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", "0xBC12aD556581ff7162E595E5956F5F3845FDB38c", diff --git a/blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json b/blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json index f1978a00a..9c8fe701d 100644 --- a/blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json +++ b/blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json @@ -1,11 +1,11 @@ { - "name": "Fire Token", - "type": "BEP20", - "symbol": "FIRE", - "decimals": 18, - "description": "Fire Token is a deflationary BEP-20 that uses the reflection model to benefit holders and guarantee the project longevity. What makes Fire Token different from the rest of the BEP-20 is that it has a built-in mechanism to guarantee funding for growth.", - "website": "https://firetoken.xyz/", - "explorer": "https://bscscan.com/token/0xbacbf768795c50fc5e877830a127276741651d0a", - "status": "active", - "id": "0xBaCbF768795C50FC5E877830A127276741651D0a" -} + "name": "Fire Token", + "type": "BEP20", + "symbol": "FIRE", + "decimals": 18, + "description": "Fire Token is a deflationary BEP-20 that uses the reflection model to benefit holders and guarantee the project longevity. What makes Fire Token different from the rest of the BEP-20 is that it has a built-in mechanism to guarantee funding for growth.", + "website": "https://firetoken.xyz/", + "explorer": "https://bscscan.com/token/0xbacbf768795c50fc5e877830a127276741651d0a", + "status": "active", + "id": "0xBaCbF768795C50FC5E877830A127276741651D0a" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 36296ff3a..432eabb11 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1158, - "commit": "e2681234713fd1ae1cdad0d9becd56cb5d7ef84f", - "date": "2021-05-08T12:36:13.767Z" + "versionNum": 1159, + "commit": "f465c1010953f5a203fc9cd9a77859707820ece8", + "date": "2021-05-08T12:38:18.375Z" } \ No newline at end of file diff --git a/history/versions/1159.json b/history/versions/1159.json new file mode 100644 index 000000000..09e279d81 --- /dev/null +++ b/history/versions/1159.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1159, + "commit": "f465c1010953f5a203fc9cd9a77859707820ece8", + "date": "2021-05-08T12:38:18.375Z" + }, + "versionStart": { + "versionNum": 1158, + "commit": "e2681234713fd1ae1cdad0d9becd56cb5d7ef84f", + "date": "2021-05-08T12:36:13.767Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json", + "blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/logo.png" + ] +} \ No newline at end of file