From c5a55ede4e70dd24a4cb577739f50711e4215bfb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 3 May 2021 09:24:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 46 +++++++++---------- history/LATEST.json | 6 +-- history/versions/988.json | 16 +++++++ 4 files changed, 43 insertions(+), 26 deletions(-) create mode 100644 history/versions/988.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ba8241e67..dbaf6f591 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -144,6 +144,7 @@ "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", "0x4247aeB8E759e575Fe350921cD174C48df304F2A", "0x426D6D53187be3288fe37f214e3F6901D8145b62", + "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", diff --git a/blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json b/blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json index fddba504d..a40cff7c7 100644 --- a/blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json +++ b/blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json @@ -1,23 +1,23 @@ -{ - "name": "ProjectPanda", - "website": "https://project-panda.com", - "description": "Project Panda is working as a Socio-NFT platform where the users can exchange NFTs with an exchange protocol that is based on the Binance Smart Chain network..", - "explorer": "https://bscscan.com/token/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/projectpanda9", - "handle": "projectpanda9" - }, - { - "name": "Telegram", - "url": "https://t.me/PNDATalk", - "handle": "PNDATalk" - } - ], - "type": "BEP20", - "symbol": "PNDA", - "decimals": 18, - "status": "active", - "id": "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244" -} +{ + "name": "ProjectPanda", + "website": "https://project-panda.com", + "description": "Project Panda is working as a Socio-NFT platform where the users can exchange NFTs with an exchange protocol that is based on the Binance Smart Chain network..", + "explorer": "https://bscscan.com/token/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/projectpanda9", + "handle": "projectpanda9" + }, + { + "name": "Telegram", + "url": "https://t.me/PNDATalk", + "handle": "PNDATalk" + } + ], + "type": "BEP20", + "symbol": "PNDA", + "decimals": 18, + "status": "active", + "id": "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 018081be9..af5d56285 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 987, - "commit": "ee6aa6fec629bc2aa51185e55e0ae60c1203a810", - "date": "2021-05-03T09:21:31.720Z" + "versionNum": 988, + "commit": "7ca8b8b168668ee6fd3d9147a34d65f4efa2885a", + "date": "2021-05-03T09:23:48.909Z" } \ No newline at end of file diff --git a/history/versions/988.json b/history/versions/988.json new file mode 100644 index 000000000..0c4d81187 --- /dev/null +++ b/history/versions/988.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 988, + "commit": "7ca8b8b168668ee6fd3d9147a34d65f4efa2885a", + "date": "2021-05-03T09:23:48.909Z" + }, + "versionStart": { + "versionNum": 987, + "commit": "ee6aa6fec629bc2aa51185e55e0ae60c1203a810", + "date": "2021-05-03T09:21:31.720Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json", + "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/logo.png" + ] +} \ No newline at end of file