From 23cb820275b729b9ddc6a8f887dd444a63a1e23d Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 15 Jul 2021 19:11:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/2952.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 history/versions/2952.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1a79f4f82..48093b8cc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1202,6 +1202,7 @@ "0xD48474E7444727bF500a32D5AbE01943f3A59A64", "0xd4923eC79415741736aD2a6390c067D3a7e605d3", "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", + "0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d", "0xD50787A5f21bcC10C1a738E7DE33001786c5fc24", "0xd54Fd5D0C349C06373f3FE914151D1555b629fB6", "0xD585F9C5953CA97DA3551f20725a274c9e442ff3", diff --git a/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json b/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json index 7e74be001..f2552b88b 100644 --- a/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json +++ b/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json @@ -1,5 +1,5 @@ -{ - "name": "MoonWilly", +{ + "name": "MoonWilly", "website": "https://moonwilly.com", "description": "MoonWilly is Certificate Of Deposit on Binance Smart Chain. Holders Earn Passive Rewards in DAI (USD Stablecoin) every Hour, Forever.", "explorer": "https://bscscan.com/token/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d", diff --git a/history/LATEST.json b/history/LATEST.json index 822c3fb07..c48426e2e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2951, - "commit": "f9b92c3997f1463e51b1399402958489a379c39b", - "date": "2021-07-15T14:27:20.558Z" + "versionNum": 2952, + "commit": "b3ce6e8ef42e53f3e76b1417289fbb7f51c26d3e", + "date": "2021-07-15T19:11:39.626Z" } \ No newline at end of file diff --git a/history/versions/2952.json b/history/versions/2952.json new file mode 100644 index 000000000..a6d9abc8c --- /dev/null +++ b/history/versions/2952.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2952, + "commit": "b3ce6e8ef42e53f3e76b1417289fbb7f51c26d3e", + "date": "2021-07-15T19:11:39.626Z" + }, + "versionStart": { + "versionNum": 2951, + "commit": "f9b92c3997f1463e51b1399402958489a379c39b", + "date": "2021-07-15T14:27:20.558Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json", + "blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/logo.png" + ] +} \ No newline at end of file