From 6acb4fcb1f68001aa55c07df42345ab0fe1f3cbe Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 12 Jul 2021 18:26:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 42 +++++++++---------- history/LATEST.json | 6 +-- history/versions/2900.json | 16 +++++++ 4 files changed, 41 insertions(+), 24 deletions(-) create mode 100644 history/versions/2900.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b765e4091..7cb1ac68b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -44,6 +44,7 @@ "0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521", "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", "0x07e330A210B8128c7b32476704C3052cD8c10e5b", + "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", "0x08C975868e547BFE5F76Db7d1e075680e9736034", "0x0901d1aca07aa728df1C45a29a90b86552909538", "0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92", diff --git a/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json b/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json index 3f1763c31..e307a27b7 100644 --- a/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json +++ b/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json @@ -1,21 +1,21 @@ -{ - "name": "Binamon", - "type": "BEP20", - "symbol": "BMON", - "decimals": 18, - "website": "https://binamon.org", - "description": "A Complete Metaverse of Digital Monsters on Binance Smart Chain. With BMON the users can buy boosters of NFT. The boosters have 3 monsters.Through a smart contract called Booster, the NFTs will be minted (BEP721) ,using the $BMON token (BEP-20). ommunity Governance. Buy NFT in itsphysical variant . Entry fee and rewards in tournaments ", - "explorer": "https://bscscan.com/token/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", - "status": "active", - "id": "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/binamonok" - }, - { - "name": "telegram", - "url": "https://t.me/binamon" - } - ] -} +{ + "name": "Binamon", + "type": "BEP20", + "symbol": "BMON", + "decimals": 18, + "website": "https://binamon.org", + "description": "A Complete Metaverse of Digital Monsters on Binance Smart Chain. With BMON the users can buy boosters of NFT. The boosters have 3 monsters.Through a smart contract called Booster, the NFTs will be minted (BEP721) ,using the $BMON token (BEP-20). ommunity Governance. Buy NFT in itsphysical variant . Entry fee and rewards in tournaments ", + "explorer": "https://bscscan.com/token/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", + "status": "active", + "id": "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binamonok" + }, + { + "name": "telegram", + "url": "https://t.me/binamon" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 7e0f840fa..aac95f054 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2899, - "commit": "c6d512cc07d9190d2e500bb59a27fa2e157f629a", - "date": "2021-07-12T16:49:12.843Z" + "versionNum": 2900, + "commit": "8e482452a68fae2b78fb00ef89a13dd24776c665", + "date": "2021-07-12T18:26:37.644Z" } \ No newline at end of file diff --git a/history/versions/2900.json b/history/versions/2900.json new file mode 100644 index 000000000..0fe5992f7 --- /dev/null +++ b/history/versions/2900.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2900, + "commit": "8e482452a68fae2b78fb00ef89a13dd24776c665", + "date": "2021-07-12T18:26:37.644Z" + }, + "versionStart": { + "versionNum": 2899, + "commit": "c6d512cc07d9190d2e500bb59a27fa2e157f629a", + "date": "2021-07-12T16:49:12.843Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json", + "blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/logo.png" + ] +} \ No newline at end of file