From 6909bdf930f4f1715c0a961c3da2dbd3c22131e9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 2 Jun 2021 15:11:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1872.json | 17 ++++++++++++++ 4 files changed, 32 insertions(+), 14 deletions(-) create mode 100644 history/versions/1872.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fed247842..7c04ac766 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -181,6 +181,7 @@ "0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB", "0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c", "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", + "0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f", "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", "0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C", diff --git a/blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json b/blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json index 6f061ffea..1f76b169d 100644 --- a/blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json +++ b/blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json @@ -1,11 +1,11 @@ -{ - "name": "HitChain", - "website": "https://hitchain.net", - "description": "Hitchain is a decentralized smart defi project run by the community.", - "explorer": "https://bscscan.com/token/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f", - "type": "BEP20", - "symbol": "HCH", - "decimals": 8, - "status": "active", - "id": "0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f" -} +{ + "name": "HitChain", + "website": "https://hitchain.net", + "description": "Hitchain is a decentralized smart defi project run by the community.", + "explorer": "https://bscscan.com/token/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f", + "type": "BEP20", + "symbol": "HCH", + "decimals": 8, + "status": "active", + "id": "0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e8a7aafbb..60800c2e5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1871, - "commit": "978a6f9c3811c0a3db57c3db7e4eafbcfe58c538", - "date": "2021-06-02T15:09:05.968Z" + "versionNum": 1872, + "commit": "65b0b57ce9968777c97c440911ac66d7c6b71f72", + "date": "2021-06-02T15:11:39.988Z" } \ No newline at end of file diff --git a/history/versions/1872.json b/history/versions/1872.json new file mode 100644 index 000000000..eca5ce490 --- /dev/null +++ b/history/versions/1872.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1872, + "commit": "65b0b57ce9968777c97c440911ac66d7c6b71f72", + "date": "2021-06-02T15:11:39.988Z" + }, + "versionStart": { + "versionNum": 1871, + "commit": "978a6f9c3811c0a3db57c3db7e4eafbcfe58c538", + "date": "2021-06-02T15:09:05.968Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json", + "blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/logo.png" + ] +} \ No newline at end of file