From 15228779e8b0e31f5f9ee75f14e41013d5525473 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 20 May 2021 06:38:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1499.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1499.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d89dc6212..90c50c7de 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -120,6 +120,7 @@ "0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA", "0x250342dD21cAE01583e8F3eDe4eB64753f665084", "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", + "0x25E193FB8c6216b33f82C5e636461D85db6B72c2", "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf", "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC", "0x26A4F25A411eF867972633E5FA410031D6346285", diff --git a/blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json b/blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json index 9bba2d085..2e4b29853 100644 --- a/blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json +++ b/blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json @@ -1,11 +1,11 @@ -{ - "name": "TWERK Finance", - "website": "https://twerk-finance.com/", - "description": "TWERK FINANCE IS A LIQUIDITY GENERATING DEFI", - "explorer": "https://bscscan.com/token/0x25e193fb8c6216b33f82c5e636461d85db6b72c2", - "type": "BEP20", - "symbol": "TWERK", - "decimals": 9, - "status": "active", - "id": "0x25E193FB8c6216b33f82C5e636461D85db6B72c2" -} +{ + "name": "TWERK Finance", + "website": "https://twerk-finance.com/", + "description": "TWERK FINANCE IS A LIQUIDITY GENERATING DEFI", + "explorer": "https://bscscan.com/token/0x25e193fb8c6216b33f82c5e636461d85db6b72c2", + "type": "BEP20", + "symbol": "TWERK", + "decimals": 9, + "status": "active", + "id": "0x25E193FB8c6216b33f82C5e636461D85db6B72c2" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 4913efb46..2bcb1b0b4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1498, - "commit": "5f9c5c721dce155b1a82a37fb45f16ae04fa1ec5", - "date": "2021-05-20T06:34:21.657Z" + "versionNum": 1499, + "commit": "2b78c7e0aefc6b678d76a08dc1b6921e56fdffd1", + "date": "2021-05-20T06:38:18.698Z" } \ No newline at end of file diff --git a/history/versions/1499.json b/history/versions/1499.json new file mode 100644 index 000000000..2a5c86db7 --- /dev/null +++ b/history/versions/1499.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1499, + "commit": "2b78c7e0aefc6b678d76a08dc1b6921e56fdffd1", + "date": "2021-05-20T06:38:18.698Z" + }, + "versionStart": { + "versionNum": 1498, + "commit": "5f9c5c721dce155b1a82a37fb45f16ae04fa1ec5", + "date": "2021-05-20T06:34:21.657Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json", + "blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/logo.png" + ] +} \ No newline at end of file