From 4a6ebdb52e87b9760ab3365e74a57672743bd4a8 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Mon, 28 Jun 2021 17:19:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2560.json | 18 +++++++++++++++++ 4 files changed, 32 insertions(+), 13 deletions(-) create mode 100644 history/versions/2560.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 1dc12095c..cb84294e8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -64,6 +64,7 @@ "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", "0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740", "0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa", + "0x0E0714264f15cE00BD4682847595384d42fBcD84", "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", "0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79", "0x0e128Fb9f266F0CFedEb3B789f6fd4AF50d51b84", diff --git a/blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json b/blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json index 71dafb47c..4393681ea 100644 --- a/blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json +++ b/blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json @@ -1,11 +1,11 @@ -{ - "name": "MoonBull", - "website": "https://www.moonbull.net/", - "description": "MoonBull's primary aim is to become the greatest meme coin of all time. We aim to grow with our great community and our big-name celebrity ambassadors. We're primed and ready to create great contests and competitions for our holders.", - "explorer": "https://bscscan.com/token/0x0e0714264f15ce00bd4682847595384d42fbcd84", - "type": "BEP20", - "symbol": "MBULL", - "decimals": 9, - "status": "active", - "id": "0x0E0714264f15cE00BD4682847595384d42fBcD84" +{ + "name": "MoonBull", + "website": "https://www.moonbull.net/", + "description": "MoonBull's primary aim is to become the greatest meme coin of all time. We aim to grow with our great community and our big-name celebrity ambassadors. We're primed and ready to create great contests and competitions for our holders.", + "explorer": "https://bscscan.com/token/0x0e0714264f15ce00bd4682847595384d42fbcd84", + "type": "BEP20", + "symbol": "MBULL", + "decimals": 9, + "status": "active", + "id": "0x0E0714264f15cE00BD4682847595384d42fBcD84" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 9d977187c..b50ceab27 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2559, - "commit": "9ef91e48a2312e09e461ac5186c6cd106e5192e0", - "date": "2021-06-28T17:05:23.609Z" + "versionNum": 2560, + "commit": "1c89ae8d3b84a8c1e7fa236ac70b95f970638ec8", + "date": "2021-06-28T17:19:08.377Z" } \ No newline at end of file diff --git a/history/versions/2560.json b/history/versions/2560.json new file mode 100644 index 000000000..5c3c8eb2a --- /dev/null +++ b/history/versions/2560.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2560, + "commit": "1c89ae8d3b84a8c1e7fa236ac70b95f970638ec8", + "date": "2021-06-28T17:19:08.377Z" + }, + "versionStart": { + "versionNum": 2559, + "commit": "9ef91e48a2312e09e461ac5186c6cd106e5192e0", + "date": "2021-06-28T17:05:23.609Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json", + "blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/logo.png", + "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json" + ] +} \ No newline at end of file