From 1501611403bb00215d83504033188d8ba0381eb9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 19:17:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1375.json | 17 ++++++++++++++ 4 files changed, 32 insertions(+), 14 deletions(-) create mode 100644 history/versions/1375.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 148f88f15..0f4909663 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -657,6 +657,7 @@ "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe", "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20", "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", + "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", diff --git a/blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json b/blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json index 62d30148f..c13ebd5d0 100644 --- a/blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json +++ b/blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json @@ -1,11 +1,11 @@ -{ - "name": "BNbitcoin Token", - "website": "https://bnbitcoin.org", - "description": "BNbitcoin is the native, pure Proof-of-Work mined token on the Binance Smart Chain", - "explorer": "https://bscscan.com/token/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", - "type": "BEP20", - "symbol": "BNBTC", - "decimals": 8, - "status": "active", - "id": "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb" -} +{ + "name": "BNbitcoin Token", + "website": "https://bnbitcoin.org", + "description": "BNbitcoin is the native, pure Proof-of-Work mined token on the Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", + "type": "BEP20", + "symbol": "BNBTC", + "decimals": 8, + "status": "active", + "id": "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3f8f4076b..6f9f05307 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1374, - "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", - "date": "2021-05-15T19:15:16.026Z" + "versionNum": 1375, + "commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929", + "date": "2021-05-15T19:17:03.366Z" } \ No newline at end of file diff --git a/history/versions/1375.json b/history/versions/1375.json new file mode 100644 index 000000000..368684869 --- /dev/null +++ b/history/versions/1375.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1375, + "commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929", + "date": "2021-05-15T19:17:03.366Z" + }, + "versionStart": { + "versionNum": 1374, + "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", + "date": "2021-05-15T19:15:16.026Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json", + "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/logo.png" + ] +} \ No newline at end of file