From fa8f4d96e62bd828f9b1b9f405e440beb01a34bd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Apr 2021 18:58:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 52 +++++++++---------- history/LATEST.json | 6 +-- history/versions/735.json | 16 ++++++ 4 files changed, 46 insertions(+), 29 deletions(-) create mode 100644 history/versions/735.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1538a3710..fa07ec40f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -337,6 +337,7 @@ "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", + "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be", "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E", "0xCC42724C6683B7E57334c4E856f4c9965ED682bD", "0xCD40F2670CF58720b694968698A5514e924F742d", diff --git a/blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json b/blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json index 9b46798fa..f82295b07 100644 --- a/blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json +++ b/blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json @@ -1,27 +1,27 @@ { - "name": "BOSAGORA", - "website": "https://bosagora.io", - "source_code": "https://github.com/bosagora", - "description": "Contribute to making a better world with blockchain technology as a project enabler.", - "research": "https://bosagora.io", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/BOSAGORA1" - }, - { - "name": "Medium", - "url": "https://medium.com/bosagora" - }, - { - "name": "Telegram", - "url": "https://t.me/bpf_eng" - } - ], - "explorer": "https://bscscan.com/token/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be", - "type": "BEP20", - "symbol": "BOA", - "decimals": 7, - "status": "active", - "id": "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be" -} + "name": "BOSAGORA", + "website": "https://bosagora.io", + "source_code": "https://github.com/bosagora", + "description": "Contribute to making a better world with blockchain technology as a project enabler.", + "research": "https://bosagora.io", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/BOSAGORA1" + }, + { + "name": "Medium", + "url": "https://medium.com/bosagora" + }, + { + "name": "Telegram", + "url": "https://t.me/bpf_eng" + } + ], + "explorer": "https://bscscan.com/token/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be", + "type": "BEP20", + "symbol": "BOA", + "decimals": 7, + "status": "active", + "id": "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 60e7c7e36..d6f325ac7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 734, - "commit": "230a952535abea858cc61d1593a04e89f033fdc7", - "date": "2021-04-23T18:51:33.234Z" + "versionNum": 735, + "commit": "f43fc920bf4665fcf56bb4cd99d8d154b9ae57c2", + "date": "2021-04-23T18:58:39.470Z" } \ No newline at end of file diff --git a/history/versions/735.json b/history/versions/735.json new file mode 100644 index 000000000..12595f6e4 --- /dev/null +++ b/history/versions/735.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 735, + "commit": "f43fc920bf4665fcf56bb4cd99d8d154b9ae57c2", + "date": "2021-04-23T18:58:39.470Z" + }, + "versionStart": { + "versionNum": 734, + "commit": "230a952535abea858cc61d1593a04e89f033fdc7", + "date": "2021-04-23T18:51:33.234Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json", + "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/logo.png" + ] +} \ No newline at end of file