From 30dd728cdb7a8c5d6002a53ac4d5a07d5168c4b9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 13:27:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1518.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1518.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fb4b45787..9e13c603c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -258,6 +258,7 @@ "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", "0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344", "0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae", + "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186", "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", "0x4e6415a5727ea08aAE4580057187923aeC331227", "0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7", diff --git a/blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json b/blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json index e7f2b2eb2..d369ef91c 100644 --- a/blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json +++ b/blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json @@ -1,11 +1,11 @@ -{ - "name": "Hamtaro", - "type": "BEP20", - "symbol": "Hamtaro", - "decimals": 9, - "website": "https://hamtarocrypto.com/", - "description": "Hamtaro is a deflactionary Token for the BSC. Token also used to create its NFT Marketplace", - "explorer": "https://bscscan.com/token/0x4d4cc29b9c4e413cfe5f898e16280f11db57e186", - "status": "active", - "id": "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186" +{ + "name": "Hamtaro", + "type": "BEP20", + "symbol": "Hamtaro", + "decimals": 9, + "website": "https://hamtarocrypto.com/", + "description": "Hamtaro is a deflactionary Token for the BSC. Token also used to create its NFT Marketplace", + "explorer": "https://bscscan.com/token/0x4d4cc29b9c4e413cfe5f898e16280f11db57e186", + "status": "active", + "id": "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index aa5734e20..8e1cf7351 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1517, - "commit": "d9c45459f369cc2d89facadbb7fcab10ac58dfd3", - "date": "2021-05-20T13:24:06.852Z" + "versionNum": 1518, + "commit": "ab17311b9ac93ede1ffe4cb93846d9a40993a356", + "date": "2021-05-20T13:27:29.018Z" } \ No newline at end of file diff --git a/history/versions/1518.json b/history/versions/1518.json new file mode 100644 index 000000000..7e7f05c60 --- /dev/null +++ b/history/versions/1518.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1518, + "commit": "ab17311b9ac93ede1ffe4cb93846d9a40993a356", + "date": "2021-05-20T13:27:29.018Z" + }, + "versionStart": { + "versionNum": 1517, + "commit": "d9c45459f369cc2d89facadbb7fcab10ac58dfd3", + "date": "2021-05-20T13:24:06.852Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json", + "blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/logo.png" + ] +} \ No newline at end of file