From 882cd0a965f8f34c36af3fa34b2670acb60c3a7d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 24 Apr 2021 08:51:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/758.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/758.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index aaff0b17f..b8b90639d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -253,6 +253,7 @@ "0x968F6f898a6Df937fC1859b323aC2F14643e3fED", "0x96Dd399F9c3AFda1F194182F71600F1B65946501", "0x972207A639CC1B374B893cc33Fa251b55CEB7c07", + "0x97300A4f628701672096460B5469C41a8d3ECb1A", "0x97a30C692eCe9C317235d48287d23d358170FC40", "0x988c11625472340b7B36FF1534893780E0d8d841", "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85", diff --git a/blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json b/blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json index fad29a097..2b790ef52 100644 --- a/blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json +++ b/blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json @@ -1,11 +1,11 @@ -{ - "name": "1TRONIC Network", - "symbol": "1TRC", - "decimals": 18, - "type": "BEP20", - "website": "https://www.1tronic.io/", - "description": "1TRONIC Network is Payment Platform for Daily Necessities using Crypto and or Fiat Currencies", - "explorer": "https://bscscan.com/token/0x97300A4f628701672096460B5469C41a8d3ECb1A", - "status": "active", - "id": "0x97300A4f628701672096460B5469C41a8d3ECb1A" -} +{ + "name": "1TRONIC Network", + "symbol": "1TRC", + "decimals": 18, + "type": "BEP20", + "website": "https://www.1tronic.io/", + "description": "1TRONIC Network is Payment Platform for Daily Necessities using Crypto and or Fiat Currencies", + "explorer": "https://bscscan.com/token/0x97300A4f628701672096460B5469C41a8d3ECb1A", + "status": "active", + "id": "0x97300A4f628701672096460B5469C41a8d3ECb1A" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e78141261..df8fe9355 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 757, - "commit": "086fa2a669fe33cc2743898d230f306a46f24fe7", - "date": "2021-04-24T07:54:10.648Z" + "versionNum": 758, + "commit": "01c360e14bd738a8af995e41d54778d91f640b5e", + "date": "2021-04-24T08:51:14.618Z" } \ No newline at end of file diff --git a/history/versions/758.json b/history/versions/758.json new file mode 100644 index 000000000..6fefb18f9 --- /dev/null +++ b/history/versions/758.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 758, + "commit": "01c360e14bd738a8af995e41d54778d91f640b5e", + "date": "2021-04-24T08:51:14.618Z" + }, + "versionStart": { + "versionNum": 757, + "commit": "086fa2a669fe33cc2743898d230f306a46f24fe7", + "date": "2021-04-24T07:54:10.648Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json", + "blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/logo.png" + ] +} \ No newline at end of file