From 1f85cdcc96cb7e9fd53f7a105698a1d6a35d8356 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 15:29:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1295.json | 19 ++++++++++++++++ 4 files changed, 35 insertions(+), 14 deletions(-) create mode 100644 history/versions/1295.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 86f6f64c4..54808af3a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -2,6 +2,7 @@ "0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4", "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21", + "0x0110fF9e7E4028a5337F07841437B92d5bf53762", "0x016C285d5b918B92aa85EF1e147498BADfe30d69", "0x016CF83732f1468150D87dCC5BdF67730B3934D3", "0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522", @@ -440,6 +441,7 @@ "0xa5360c2070FaECFc231fd6bd743FE88382F2991d", "0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8", "0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50", + "0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888", "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", "0xA656F993bD14B2B59a28d1e610476AD18849b107", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", diff --git a/blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json b/blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json index 5717b58f9..32e2cc403 100644 --- a/blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json +++ b/blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json @@ -1,11 +1,11 @@ -{ - "name": "PepeMoon", - "website": "https://www.pepemoon.com", - "description": "Strike the moon, shoot at the stars.", - "explorer": "https://bscscan.com/token/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888", - "type": "BEP20", - "symbol": "PEPE", - "decimals": 9, - "status": "active", - "id": "0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888" -} +{ + "name": "PepeMoon", + "website": "https://www.pepemoon.com", + "description": "Strike the moon, shoot at the stars.", + "explorer": "https://bscscan.com/token/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888", + "type": "BEP20", + "symbol": "PEPE", + "decimals": 9, + "status": "active", + "id": "0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9012b6122..9f5454b4a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1294, - "commit": "44553970ba0392f12a24309f4137463530d2e2df", - "date": "2021-05-13T15:26:54.957Z" + "versionNum": 1295, + "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", + "date": "2021-05-13T15:29:07.635Z" } \ No newline at end of file diff --git a/history/versions/1295.json b/history/versions/1295.json new file mode 100644 index 000000000..0e027c7b6 --- /dev/null +++ b/history/versions/1295.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1295, + "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", + "date": "2021-05-13T15:29:07.635Z" + }, + "versionStart": { + "versionNum": 1294, + "commit": "44553970ba0392f12a24309f4137463530d2e2df", + "date": "2021-05-13T15:26:54.957Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x0110fF9e7E4028a5337F07841437B92d5bf53762/info.json", + "blockchains/smartchain/assets/0x0110fF9e7E4028a5337F07841437B92d5bf53762/logo.png", + "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json", + "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/logo.png" + ] +} \ No newline at end of file