From 8b80f2c24e6fd278f11ae13d91c9eb7cdcc83af9 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Mon, 19 Apr 2021 17:36:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 + .../info.json | 78 +++++++++---------- blockchains/solana/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +- history/versions/598.json | 20 +++++ 6 files changed, 66 insertions(+), 43 deletions(-) create mode 100644 history/versions/598.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e72b8c322..2fc8d1a33 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -134,6 +134,7 @@ "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea", "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", + "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", "0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87", "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", "0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185", @@ -314,6 +315,7 @@ "0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB", "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", + "0xD930f493E153d745aFB124F9859bE8479e4b1862", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", "0xdBf8265B1d5244A13424f13977723AcF5395eAB2", "0xDc0f0a5719c39764b011eDd02811BD228296887C", diff --git a/blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json b/blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json index 66533d972..ae60c854a 100644 --- a/blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json +++ b/blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json @@ -1,41 +1,41 @@ { - "name": "Spaceman LOL Token", - "website": "https://www.spaceman.lol/", - "description": "Spaceman is a fairly propelled DeFi Token.", - "socials": [ - { - "name": "Instagram", - "url": "https://www.instagram.com/spaceman_lol/" - }, - { - "name": "Twitter", - "url": "https://twitter.com/spaceman_lol" - }, - { - "name": "Discord", - "url": "https://discord.com/invite/xEAzmzMZ" - }, - { - "name": "Medium", - "url": "https://spaceman-lol.medium.com/" - }, - { - "name": "Telegram", - "url": "https://t.me/joinchat/REDAvsM_ZAM3MmQ0" - }, - { - "name": "Reddit", - "url": "https://www.reddit.com/user/spaceman_lol" - }, - { - "name": "Github", - "url": "https://github.com/syllena/spaceman-lol" - } - ], - "explorer": "https://bscscan.com/token/0xD930f493E153d745aFB124F9859bE8479e4b1862", - "type": "BEP20", - "symbol": "SML", - "decimals": 18, - "status": "active", - "id": "0xD930f493E153d745aFB124F9859bE8479e4b1862" + "name": "Spaceman LOL Token", + "website": "https://www.spaceman.lol/", + "description": "Spaceman is a fairly propelled DeFi Token.", + "socials": [ + { + "name": "Instagram", + "url": "https://www.instagram.com/spaceman_lol/" + }, + { + "name": "Twitter", + "url": "https://twitter.com/spaceman_lol" + }, + { + "name": "Discord", + "url": "https://discord.com/invite/xEAzmzMZ" + }, + { + "name": "Medium", + "url": "https://spaceman-lol.medium.com/" + }, + { + "name": "Telegram", + "url": "https://t.me/joinchat/REDAvsM_ZAM3MmQ0" + }, + { + "name": "Reddit", + "url": "https://www.reddit.com/user/spaceman_lol" + }, + { + "name": "Github", + "url": "https://github.com/syllena/spaceman-lol" + } + ], + "explorer": "https://bscscan.com/token/0xD930f493E153d745aFB124F9859bE8479e4b1862", + "type": "BEP20", + "symbol": "SML", + "decimals": 18, + "status": "active", + "id": "0xD930f493E153d745aFB124F9859bE8479e4b1862" } \ No newline at end of file diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json index 43b39d09d..05309f6b9 100644 --- a/blockchains/solana/allowlist.json +++ b/blockchains/solana/allowlist.json @@ -1,5 +1,6 @@ [ "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", + "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", diff --git a/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json b/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json index 6f53916df..7668ccc30 100644 --- a/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json +++ b/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e583b107c..77dd645f3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 597, - "commit": "c093a216a3b4ed2b7926f770f9eb9ed90531daf6", - "date": "2021-04-19T10:30:59.639Z" + "versionNum": 598, + "commit": "a898a3a528c19e187720d765aefc56fdd9e11db7", + "date": "2021-04-19T17:36:25.225Z" } \ No newline at end of file diff --git a/history/versions/598.json b/history/versions/598.json new file mode 100644 index 000000000..b5aef4b88 --- /dev/null +++ b/history/versions/598.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 598, + "commit": "a898a3a528c19e187720d765aefc56fdd9e11db7", + "date": "2021-04-19T17:36:25.225Z" + }, + "versionStart": { + "versionNum": 597, + "commit": "c093a216a3b4ed2b7926f770f9eb9ed90531daf6", + "date": "2021-04-19T10:30:59.639Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/info.json", + "blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/logo.png", + "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json", + "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/logo.png", + "blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json", + "blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/logo.png" + ] +} \ No newline at end of file