From 28c27537d36f890fd9d745d44a065915650e97bf Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Wed, 16 Jun 2021 20:10:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2254.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/2254.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 33d7d403a..9ce869399 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1172,6 +1172,7 @@ "0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779", "0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6", "0xf9A3FdA781c94942760860fc731c24301c83830A", + "0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853", "0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0", "0xFA344C08C93066A4d6266063C6Ebc63925a18467", "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", diff --git a/blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json b/blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json index 07c597494..c3d0ae293 100644 --- a/blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json +++ b/blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json @@ -1,11 +1,11 @@ -{ - "name": "Gold Bee", - "website": "http://goldbee.org/", - "description": "Gold Bee Token is a platfrom for the future of funding that is built on top of the Smart Chain blockchain.It accelerates growth of start-up companies buy offering tools and services that save both time and resources GBE Token", - "explorer": "https://bscscan.com/token/0xf9a5e6533e4cb0791ecbb79f710ee8ee980eb853", - "type": "BEP20", - "symbol": "GBE", - "decimals": 18, - "status": "active", - "id": "0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853" -} +{ + "name": "Gold Bee", + "website": "http://goldbee.org/", + "description": "Gold Bee Token is a platfrom for the future of funding that is built on top of the Smart Chain blockchain.It accelerates growth of start-up companies buy offering tools and services that save both time and resources GBE Token", + "explorer": "https://bscscan.com/token/0xf9a5e6533e4cb0791ecbb79f710ee8ee980eb853", + "type": "BEP20", + "symbol": "GBE", + "decimals": 18, + "status": "active", + "id": "0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1b8cd6345..2609fbf74 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2253, - "commit": "af54d3b2a2d50cda11a95b81fe98019769e05335", - "date": "2021-06-16T19:49:47.217Z" + "versionNum": 2254, + "commit": "e1be623d069843dcf2c1ddf78682cb2a253de325", + "date": "2021-06-16T20:10:43.003Z" } \ No newline at end of file diff --git a/history/versions/2254.json b/history/versions/2254.json new file mode 100644 index 000000000..528de0a75 --- /dev/null +++ b/history/versions/2254.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2254, + "commit": "e1be623d069843dcf2c1ddf78682cb2a253de325", + "date": "2021-06-16T20:10:43.003Z" + }, + "versionStart": { + "versionNum": 2253, + "commit": "af54d3b2a2d50cda11a95b81fe98019769e05335", + "date": "2021-06-16T19:49:47.217Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json", + "blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/logo.png" + ] +} \ No newline at end of file