From f82f56801f3b24ffb32d81ad4bdbcf185efa6a82 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 26 Apr 2021 17:31:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 52 +++++++++---------- history/LATEST.json | 6 +-- history/versions/785.json | 16 ++++++ 4 files changed, 46 insertions(+), 29 deletions(-) create mode 100644 history/versions/785.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6959f3c00..98ceb3ef6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -87,6 +87,7 @@ "0x2f801292924433F41E34669b0817F990764EcAA0", "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", + "0x31D0a7AdA4d4c131Eb612DB48861211F63e57610", "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377", "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", diff --git a/blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json b/blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json index 06ceaf18f..4381133d6 100644 --- a/blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json +++ b/blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json @@ -1,27 +1,27 @@ { - "name": "BSCstarter token", - "website": "https://bscstarter.finance", - "source_code": "https://github.com/bscstarter", - "description": "Bsc starter finance aims to offer secure community-owned and governed token presale platform for Binance Smart Chain.", - "research": "https://docs.bscstarter.finance/", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/bscstarter" - }, - { - "name": "Medium", - "url": "https://bscstarter.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/bscstarter" - } - ], - "explorer": "https://bscscan.com/address/0x31d0a7ada4d4c131eb612db48861211f63e57610", - "type": "BEP20", - "symbol": "START", - "decimals": 18, - "status": "active", - "id": "0x31D0a7AdA4d4c131Eb612DB48861211F63e57610" -} + "name": "BSCstarter token", + "website": "https://bscstarter.finance", + "source_code": "https://github.com/bscstarter", + "description": "Bsc starter finance aims to offer secure community-owned and governed token presale platform for Binance Smart Chain.", + "research": "https://docs.bscstarter.finance/", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/bscstarter" + }, + { + "name": "Medium", + "url": "https://bscstarter.medium.com/" + }, + { + "name": "Telegram", + "url": "https://t.me/bscstarter" + } + ], + "explorer": "https://bscscan.com/address/0x31d0a7ada4d4c131eb612db48861211f63e57610", + "type": "BEP20", + "symbol": "START", + "decimals": 18, + "status": "active", + "id": "0x31D0a7AdA4d4c131Eb612DB48861211F63e57610" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e7c243560..5b6498508 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 784, - "commit": "d374a2e7213d5a3822f90f8da71536aa7f604d51", - "date": "2021-04-26T17:25:31.609Z" + "versionNum": 785, + "commit": "c7700577a51bec78dcdca5ca2f0d2a1d003d1f39", + "date": "2021-04-26T17:30:59.550Z" } \ No newline at end of file diff --git a/history/versions/785.json b/history/versions/785.json new file mode 100644 index 000000000..679281547 --- /dev/null +++ b/history/versions/785.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 785, + "commit": "c7700577a51bec78dcdca5ca2f0d2a1d003d1f39", + "date": "2021-04-26T17:30:59.550Z" + }, + "versionStart": { + "versionNum": 784, + "commit": "d374a2e7213d5a3822f90f8da71536aa7f604d51", + "date": "2021-04-26T17:25:31.609Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json", + "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/logo.png" + ] +} \ No newline at end of file