From d1ff86bc0ce6951e67aa49401ad7468efb6dec8b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 1 May 2021 13:02:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/936.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/936.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 79461b6f9..6b7b1166e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -61,6 +61,7 @@ "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", + "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", "0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b", diff --git a/blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json b/blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json index 25d8841d4..8c831ac48 100644 --- a/blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json +++ b/blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json @@ -1,12 +1,12 @@ { - "name": "PantherSwap Token", - "website": "https://pantherswap.com", - "description": "PantherSwap is the First Automatic Liquidity Acquisition Yield Farm & AMM on Binance Smart Chain.", - "explorer": "https://bscscan.com/token/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", - "research": "https://docs.pantherswap.com", - "type": "BEP20", - "symbol": "PANTHER", - "decimals": 18, - "status": "active", - "id": "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7" -} + "name": "PantherSwap Token", + "website": "https://pantherswap.com", + "description": "PantherSwap is the First Automatic Liquidity Acquisition Yield Farm & AMM on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", + "research": "https://docs.pantherswap.com", + "type": "BEP20", + "symbol": "PANTHER", + "decimals": 18, + "status": "active", + "id": "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e903bfced..b9884ecca 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 935, - "commit": "5f18af74fdd20aa285edd84b969ddf6613db9b4e", - "date": "2021-05-01T09:13:19.611Z" + "versionNum": 936, + "commit": "03e7b77449beb36118857e35136a010d9b98f0f8", + "date": "2021-05-01T13:02:14.232Z" } \ No newline at end of file diff --git a/history/versions/936.json b/history/versions/936.json new file mode 100644 index 000000000..2b75a61ba --- /dev/null +++ b/history/versions/936.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 936, + "commit": "03e7b77449beb36118857e35136a010d9b98f0f8", + "date": "2021-05-01T13:02:14.232Z" + }, + "versionStart": { + "versionNum": 935, + "commit": "5f18af74fdd20aa285edd84b969ddf6613db9b4e", + "date": "2021-05-01T09:13:19.611Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json", + "blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/logo.png" + ] +} \ No newline at end of file