From eb8986ce8cd05fc3c7f5038cfcf43dd1d0a6d43b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 16 Sep 2021 09:16:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 56 +++++++++---------- history/LATEST.json | 6 +- history/versions/3644.json | 16 ++++++ 4 files changed, 48 insertions(+), 31 deletions(-) create mode 100644 history/versions/3644.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 13b65cf89..7ece977b5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -890,6 +890,7 @@ "0x82C19905B036bf4E329740989DCF6aE441AE26c1", "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", "0x830F7A104a3dF30879D526031D57DAa44BF85686", + "0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", "0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e", "0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05", "0x842668E2B9A73240aBF6532DEdC89c9c3e050C98", diff --git a/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json b/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json index 6ba7e71a7..d4a40088f 100644 --- a/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json +++ b/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json @@ -1,29 +1,29 @@ -{ - "name": "ALPHAKOMBAT TOKEN", - "type": "BEP20", - "symbol": "ALKOM", - "decimals": 18, - "website": "https://alphakombat.com/", - "description": "Alpha Kombat is a global blockchain tournament game with NFTs rewards, a platform created to reward your leisure and provide passive income through several token utilities and platform utilities.", - "explorer": "https://bscscan.com/token/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", - "status": "active", - "id": "0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", - "links": [ - { - "name": "twitter", - "url": "https://twitter.com/AlphaKombatgame" - }, - { - "name": "telegram", - "url": "https://t.me/AlphaKombatChat" - }, - { - "name": "coinmarketcap", - "url": "https://coinmarketcap.com/currencies/alpha-kombat/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/alpha-kombat/" - } - ] +{ + "name": "ALPHAKOMBAT TOKEN", + "type": "BEP20", + "symbol": "ALKOM", + "decimals": 18, + "website": "https://alphakombat.com/", + "description": "Alpha Kombat is a global blockchain tournament game with NFTs rewards, a platform created to reward your leisure and provide passive income through several token utilities and platform utilities.", + "explorer": "https://bscscan.com/token/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", + "status": "active", + "id": "0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AlphaKombatgame" + }, + { + "name": "telegram", + "url": "https://t.me/AlphaKombatChat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/alpha-kombat/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alpha-kombat/" + } + ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index fb4ead234..d027ccad0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3643, - "commit": "6f974eb2f7690d746abe4b745f70bb3a4f037edb", - "date": "2021-09-16T01:29:19.568Z" + "versionNum": 3644, + "commit": "e3867b884f7660fe4eddae15ba22956ded09347d", + "date": "2021-09-16T09:16:10.366Z" } \ No newline at end of file diff --git a/history/versions/3644.json b/history/versions/3644.json new file mode 100644 index 000000000..5e1c53a82 --- /dev/null +++ b/history/versions/3644.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3644, + "commit": "e3867b884f7660fe4eddae15ba22956ded09347d", + "date": "2021-09-16T09:16:10.366Z" + }, + "versionStart": { + "versionNum": 3643, + "commit": "6f974eb2f7690d746abe4b745f70bb3a4f037edb", + "date": "2021-09-16T01:29:19.568Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json", + "blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/logo.png" + ] +} \ No newline at end of file