From 7c13d199b031161f40bfab0a281089b4f1baa26e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 30 Jun 2021 05:37:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2600.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2600.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4ad3e939e..608f29661 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -342,6 +342,7 @@ "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", "0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "0x3c730718C97A77562866B5D29B33228c019eAC68", + "0x3c75A237677D495Aa2651B594b0629a553377e10", "0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4", "0x3D29Aa78fB558F84112bbC48a84F371147A920C9", "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", diff --git a/blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json b/blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json index f1e4f3935..21f844965 100644 --- a/blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json +++ b/blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json @@ -1,11 +1,11 @@ -{ - "name": "bitcoinXv2.0 Token", - "website": "https://btcxv2.com", - "description": "BitcoinXv2 is a deflationary token, completely decentralized and thrives from the power of the community. It is a token for the people. One Governance, One BitcoinXv2.", - "explorer": "https://bscscan.com/token/0x3c75A237677D495Aa2651B594b0629a553377e10", - "type": "BEP20", - "symbol": "btcXv2.0", - "decimals": 9, - "status": "active", - "id": "0x3c75A237677D495Aa2651B594b0629a553377e10" +{ + "name": "bitcoinXv2.0 Token", + "website": "https://btcxv2.com", + "description": "BitcoinXv2 is a deflationary token, completely decentralized and thrives from the power of the community. It is a token for the people. One Governance, One BitcoinXv2.", + "explorer": "https://bscscan.com/token/0x3c75A237677D495Aa2651B594b0629a553377e10", + "type": "BEP20", + "symbol": "btcXv2.0", + "decimals": 9, + "status": "active", + "id": "0x3c75A237677D495Aa2651B594b0629a553377e10" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ffb53b981..8b52b618e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2599, - "commit": "bb38141f816feb379b79d5514ade5c5acbf39bc9", - "date": "2021-06-30T05:36:05.737Z" + "versionNum": 2600, + "commit": "d58be5824322269703add6784b20866909ea1d44", + "date": "2021-06-30T05:37:37.548Z" } \ No newline at end of file diff --git a/history/versions/2600.json b/history/versions/2600.json new file mode 100644 index 000000000..b23f382cf --- /dev/null +++ b/history/versions/2600.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2600, + "commit": "d58be5824322269703add6784b20866909ea1d44", + "date": "2021-06-30T05:37:37.548Z" + }, + "versionStart": { + "versionNum": 2599, + "commit": "bb38141f816feb379b79d5514ade5c5acbf39bc9", + "date": "2021-06-30T05:36:05.737Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json", + "blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/logo.png" + ] +} \ No newline at end of file