From a59d4f94bd8bd6d9daf133adce2b17c7d609ef20 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 31 May 2021 05:44:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1785.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1785.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0c29a1b62..0e9796051 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -129,6 +129,7 @@ "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", "0x21C1C22C09990c1521D1A27852BEb005f7d6601E", "0x2222227E22102Fe3322098e4CBfE18cFebD57c95", + "0x2294b6eDD059BBD1608a109ba5F32B8c02B30038", "0x22D6363949E295873D261b812A281D014367e8f9", "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", "0x233d91A0713155003fc4DcE0AFa871b508B3B715", diff --git a/blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json b/blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json index 95a3efddd..e9078315b 100644 --- a/blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json +++ b/blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json @@ -1,11 +1,11 @@ -{ - "name": "GoToMoon", - "website": "https://goto-moon.com", - "description": "GoToMoon autonomous yield and liquidity generation protocol on BSC", - "explorer": "https://bscscan.com/token/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038", - "type": "BEP20", - "symbol": "GTM", - "decimals": 9, - "status": "active", - "id": "0x2294b6eDD059BBD1608a109ba5F32B8c02B30038" -} +{ + "name": "GoToMoon", + "website": "https://goto-moon.com", + "description": "GoToMoon autonomous yield and liquidity generation protocol on BSC", + "explorer": "https://bscscan.com/token/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038", + "type": "BEP20", + "symbol": "GTM", + "decimals": 9, + "status": "active", + "id": "0x2294b6eDD059BBD1608a109ba5F32B8c02B30038" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 44d30d691..7e9b6aaf9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1784, - "commit": "f4e559c26f8b3344be83c722b964ca4216d55ae4", - "date": "2021-05-31T05:42:56.764Z" + "versionNum": 1785, + "commit": "c88bf91dbd80d2d577b1c047bab234e2f829d464", + "date": "2021-05-31T05:44:34.708Z" } \ No newline at end of file diff --git a/history/versions/1785.json b/history/versions/1785.json new file mode 100644 index 000000000..cee8a6e96 --- /dev/null +++ b/history/versions/1785.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1785, + "commit": "c88bf91dbd80d2d577b1c047bab234e2f829d464", + "date": "2021-05-31T05:44:34.708Z" + }, + "versionStart": { + "versionNum": 1784, + "commit": "f4e559c26f8b3344be83c722b964ca4216d55ae4", + "date": "2021-05-31T05:42:56.764Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json", + "blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/logo.png" + ] +} \ No newline at end of file