From b5bf49c46cb576d87213a9ddfc935497298fdfa0 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 2 Jul 2021 13:51:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2654.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2654.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 734615e8e..3a1a2dd7d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -886,6 +886,7 @@ "0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA", "0xA38f6b2848cAE0b61DDd3EC36560801e7eDA2b62", "0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9", + "0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a", "0xa49e44976C236BeB51a1F818D49b9b9759Ed97b1", "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC", "0xa5360c2070FaECFc231fd6bd743FE88382F2991d", diff --git a/blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json b/blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json index 6a942b08d..ad6b9e5c9 100644 --- a/blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json +++ b/blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json @@ -1,11 +1,11 @@ { - "name": "Bitagon", - "website": "https://bitagon.net/", - "description": "Bitagon (TSC) is built based on the PoS consensus protocol, which is decentralized and energy efficient, helping you easily build your own decentralized applications.", - "explorer": "https://bscscan.com/token/0xa3f4a5e5411db7d6630aa531d7645c72cfdda41a", - "type": "BEP20", - "symbol": "TSC", - "decimals": 18, - "status": "active", - "id": "0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a" -} + "name": "Bitagon", + "website": "https://bitagon.net/", + "description": "Bitagon (TSC) is built based on the PoS consensus protocol, which is decentralized and energy efficient, helping you easily build your own decentralized applications.", + "explorer": "https://bscscan.com/token/0xa3f4a5e5411db7d6630aa531d7645c72cfdda41a", + "type": "BEP20", + "symbol": "TSC", + "decimals": 18, + "status": "active", + "id": "0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e6f51bb3a..d3c212ee5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2653, - "commit": "d4ecddcdde8b97c1e6caeb4617cc2c41171145e2", - "date": "2021-07-02T13:38:26.845Z" + "versionNum": 2654, + "commit": "ed6773c6b7dbc15c3985e33d38cc51521cad6fbf", + "date": "2021-07-02T13:51:32.429Z" } \ No newline at end of file diff --git a/history/versions/2654.json b/history/versions/2654.json new file mode 100644 index 000000000..b9ae03687 --- /dev/null +++ b/history/versions/2654.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2654, + "commit": "ed6773c6b7dbc15c3985e33d38cc51521cad6fbf", + "date": "2021-07-02T13:51:32.429Z" + }, + "versionStart": { + "versionNum": 2653, + "commit": "d4ecddcdde8b97c1e6caeb4617cc2c41171145e2", + "date": "2021-07-02T13:38:26.845Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json", + "blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/logo.png" + ] +} \ No newline at end of file