From e4ff52e80cc05c630f54126ee155404bc81a92ae Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 10 May 2021 05:23:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- .../info.json | 3 +-- history/LATEST.json | 6 ++--- history/versions/1198.json | 20 +++++++++++++++++ 5 files changed, 36 insertions(+), 16 deletions(-) create mode 100644 history/versions/1198.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8af4ff2c4..edee59fbc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -56,6 +56,7 @@ "0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26", "0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f", "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", + "0x1991501f1398663F69dD7391C055bb0DF6514F76", "0x19E506BbF1d8Dbd08e963229434634664A577111", "0x19eE64850862cFd234e20c0db4edA286f12ec907", "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584", diff --git a/blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json b/blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json index bed823203..bdc473cfb 100644 --- a/blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json +++ b/blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json @@ -1,11 +1,11 @@ -{ - "name": "HotDoge Token", - "website": "https://www.hotdogetoken.com/", - "description": "HotDoge is a community-driven token wiith a reflection mechanism and various DeFi features", - "explorer": "https://bscscan.com/token/0x1991501f1398663f69dd7391c055bb0df6514f76", - "type": "BEP20", - "symbol": "HotDoge", - "decimals": 9, - "status": "active", - "id": "0x1991501f1398663F69dD7391C055bb0DF6514F76" -} +{ + "name": "HotDoge Token", + "website": "https://www.hotdogetoken.com/", + "description": "HotDoge is a community-driven token wiith a reflection mechanism and various DeFi features", + "explorer": "https://bscscan.com/token/0x1991501f1398663f69dd7391c055bb0df6514f76", + "type": "BEP20", + "symbol": "HotDoge", + "decimals": 9, + "status": "active", + "id": "0x1991501f1398663F69dD7391C055bb0DF6514F76" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json b/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json index e25582e50..900cf5967 100644 --- a/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json +++ b/blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json @@ -26,5 +26,4 @@ "decimals": 9, "status": "active", "id": "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65" -} - +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8a7762cd3..31426af01 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1197, - "commit": "5f9c8f47b91b0c38ac1ecb35a07dde524df73740", - "date": "2021-05-10T05:17:56.439Z" + "versionNum": 1198, + "commit": "bf0c3f053c044719fa6b26b02efebc3656a3b9ca", + "date": "2021-05-10T05:22:46.750Z" } \ No newline at end of file diff --git a/history/versions/1198.json b/history/versions/1198.json new file mode 100644 index 000000000..e31528f3b --- /dev/null +++ b/history/versions/1198.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 1198, + "commit": "bf0c3f053c044719fa6b26b02efebc3656a3b9ca", + "date": "2021-05-10T05:22:46.750Z" + }, + "versionStart": { + "versionNum": 1197, + "commit": "5f9c8f47b91b0c38ac1ecb35a07dde524df73740", + "date": "2021-05-10T05:17:56.439Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json", + "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json", + "blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/logo.png", + "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json" + ] +} \ No newline at end of file