From b90839eb9d8a2d2b8365b5e24f64412f63bfd0b4 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 22 Apr 2021 07:45:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/683.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/683.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ef2ae5cbd..944668fac 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -351,6 +351,7 @@ "0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF", "0xE10e9822A5de22F8761919310DDA35CD997d63c0", "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", + "0xe361344013cC906c56bbA111bDE00C421852c73b", "0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162", "0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32", "0xE3e8cC42DA487d1116D26687856e9FB684817c52", diff --git a/blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json b/blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json index 54ad43bf7..af0744fc8 100644 --- a/blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json +++ b/blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json @@ -1,11 +1,11 @@ -{ - "name": "MOONBOYS FINANCE", - "symbol": "MBS", - "type": "BEP20", - "decimals": 9, - "description": "MoonBoys Finance is a community-driven, fair-launched DeFi token which builds exponential value for its holders using three main principles : static rewards, liquidity pool acquisition, and burns.", - "website": "https://moonboys.finance/", - "explorer": "https://bscscan.com/token/0xe361344013cC906c56bbA111bDE00C421852c73b", - "status": "active", - "id": "0xe361344013cC906c56bbA111bDE00C421852c73b" -} +{ + "name": "MOONBOYS FINANCE", + "symbol": "MBS", + "type": "BEP20", + "decimals": 9, + "description": "MoonBoys Finance is a community-driven, fair-launched DeFi token which builds exponential value for its holders using three main principles : static rewards, liquidity pool acquisition, and burns.", + "website": "https://moonboys.finance/", + "explorer": "https://bscscan.com/token/0xe361344013cC906c56bbA111bDE00C421852c73b", + "status": "active", + "id": "0xe361344013cC906c56bbA111bDE00C421852c73b" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 986b14f20..6d9ba3990 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 682, - "commit": "2c559dc25a69c3e954a984c75b743f9694910e17", - "date": "2021-04-22T07:23:55.853Z" + "versionNum": 683, + "commit": "b028d26331ee29f45f36f033ba1aed7b4f831153", + "date": "2021-04-22T07:45:02.704Z" } \ No newline at end of file diff --git a/history/versions/683.json b/history/versions/683.json new file mode 100644 index 000000000..80ad77f9b --- /dev/null +++ b/history/versions/683.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 683, + "commit": "b028d26331ee29f45f36f033ba1aed7b4f831153", + "date": "2021-04-22T07:45:02.704Z" + }, + "versionStart": { + "versionNum": 682, + "commit": "2c559dc25a69c3e954a984c75b743f9694910e17", + "date": "2021-04-22T07:23:55.853Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json", + "blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/logo.png" + ] +} \ No newline at end of file