From 0485319a4228044eec1508a59df1e83ab89c82d5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 29 Apr 2021 21:30:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/885.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/885.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cfc2529e2..adc0ddd86 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -425,6 +425,7 @@ "0xD930f493E153d745aFB124F9859bE8479e4b1862", "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", + "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38", "0xdBf8265B1d5244A13424f13977723AcF5395eAB2", "0xDc0f0a5719c39764b011eDd02811BD228296887C", "0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6", diff --git a/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json b/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json index ba214751d..528c0e8ae 100644 --- a/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json +++ b/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json @@ -1,12 +1,12 @@ -{ - "name": "SavePlanetEarth Token", - "website": "https://www.saveplanetearth.io", - "description": "SavePlanetEarth Token aims to be the cryptocurrency-based carbon credit of the future.", - "explorer": "https://bscscan.com/token/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38", - "research": "https://assets.website-files.com/608768e977b0808801a85d18/60876eaeaaa19a12a9cffea1_SPE_WhitePaper_Draft1.pdf", - "type": "BEP20", - "symbol": "SPE", - "decimals": 9, - "status": "active", - "id": "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38" +{ + "name": "SavePlanetEarth Token", + "website": "https://www.saveplanetearth.io", + "description": "SavePlanetEarth Token aims to be the cryptocurrency-based carbon credit of the future.", + "explorer": "https://bscscan.com/token/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38", + "research": "https://assets.website-files.com/608768e977b0808801a85d18/60876eaeaaa19a12a9cffea1_SPE_WhitePaper_Draft1.pdf", + "type": "BEP20", + "symbol": "SPE", + "decimals": 9, + "status": "active", + "id": "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index cf00ebe48..ab1ef929d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 884, - "commit": "2da4d050add964ff5ce86d9fa2988eae3dd3b627", - "date": "2021-04-29T17:37:49.533Z" + "versionNum": 885, + "commit": "7204f450afb62907e35f3e65bcd62677d5b0fa1c", + "date": "2021-04-29T21:30:21.928Z" } \ No newline at end of file diff --git a/history/versions/885.json b/history/versions/885.json new file mode 100644 index 000000000..dec77f84b --- /dev/null +++ b/history/versions/885.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 885, + "commit": "7204f450afb62907e35f3e65bcd62677d5b0fa1c", + "date": "2021-04-29T21:30:21.928Z" + }, + "versionStart": { + "versionNum": 884, + "commit": "2da4d050add964ff5ce86d9fa2988eae3dd3b627", + "date": "2021-04-29T17:37:49.533Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json", + "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/logo.png" + ] +} \ No newline at end of file