From 666ecb73e736e7e2e6b50074e2787ba9dbb81910 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 06:01:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1075.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1075.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f0abf8001..97dfa9689 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -371,6 +371,7 @@ "0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8", "0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50", "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", + "0xA656F993bD14B2B59a28d1e610476AD18849b107", "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", "0xA8c514D991F59baB02d32b68f04204cB89261c88", "0xA8fcEe78B782eF97380326E90DF80D72f025f020", diff --git a/blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json b/blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json index 9f384dbad..5dca167c3 100644 --- a/blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json +++ b/blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json @@ -1,11 +1,11 @@ -{ - "name": "SAFERMOON", - "type": "BEP20", - "symbol": "SAFERMOON", - "decimals": 9, - "website": "https://safermoon.net/", - "description": "SAFERMOON is an audited, vetted, and trusted RFI static reward token that benefits investors who hold. 10% trade fees provide a combination of rewards to token holders and liquidity, which increases SAFERMOON's price floor.", - "explorer": "https://bscscan.com/token/0xA656F993bD14B2B59a28d1e610476AD18849b107", - "status": "active", - "id": "0xA656F993bD14B2B59a28d1e610476AD18849b107" +{ + "name": "SAFERMOON", + "type": "BEP20", + "symbol": "SAFERMOON", + "decimals": 9, + "website": "https://safermoon.net/", + "description": "SAFERMOON is an audited, vetted, and trusted RFI static reward token that benefits investors who hold. 10% trade fees provide a combination of rewards to token holders and liquidity, which increases SAFERMOON's price floor.", + "explorer": "https://bscscan.com/token/0xA656F993bD14B2B59a28d1e610476AD18849b107", + "status": "active", + "id": "0xA656F993bD14B2B59a28d1e610476AD18849b107" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7184be48d..5caaa73f1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1074, - "commit": "8dde7f444e3e2871d30083e3b875c3545f26a08a", - "date": "2021-05-06T05:57:50.557Z" + "versionNum": 1075, + "commit": "6634b83cc69fbdc9a44b8ca9d95e6ae8e5363b10", + "date": "2021-05-06T06:00:54.840Z" } \ No newline at end of file diff --git a/history/versions/1075.json b/history/versions/1075.json new file mode 100644 index 000000000..bad7f7ae0 --- /dev/null +++ b/history/versions/1075.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1075, + "commit": "6634b83cc69fbdc9a44b8ca9d95e6ae8e5363b10", + "date": "2021-05-06T06:00:54.840Z" + }, + "versionStart": { + "versionNum": 1074, + "commit": "8dde7f444e3e2871d30083e3b875c3545f26a08a", + "date": "2021-05-06T05:57:50.557Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json", + "blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/logo.png" + ] +} \ No newline at end of file