From 7dbc3bbae7aed6c0af7d46c9726a0fa4cfe0f79c Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 14:58:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/tron/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1119.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1119.json diff --git a/blockchains/tron/allowlist.json b/blockchains/tron/allowlist.json index cc3f99b4f..942a66e8d 100644 --- a/blockchains/tron/allowlist.json +++ b/blockchains/tron/allowlist.json @@ -188,6 +188,7 @@ "TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt", "TWGGB35HUudizmcLheQN7kANDnD8KfgKkK", "TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn", + "TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys", "TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g", "TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q", "TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu", diff --git a/blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json b/blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json index e41b04f23..f90172278 100644 --- a/blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json +++ b/blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json @@ -1,11 +1,11 @@ -{ -"name": "AZEUSX", -"type": "TRC20", -"symbol": "AZX", -"decimals": 6, -"description": "AZX is a platform for the future of funding that powering dat for the new equity blockchain", -"website": "https://azeusx.com", -"explorer": "https://tronscan.io/#/token20/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys", -"status": "active", -"id": "TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys" -} +{ + "name": "AZEUSX", + "type": "TRC20", + "symbol": "AZX", + "decimals": 6, + "description": "AZX is a platform for the future of funding that powering dat for the new equity blockchain", + "website": "https://azeusx.com", + "explorer": "https://tronscan.io/#/token20/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys", + "status": "active", + "id": "TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 34c5b2c4c..b4ce71d78 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1118, - "commit": "4e0a922ad2347c0c2d50cb99e3c20299cfaa490b", - "date": "2021-05-07T14:32:16.196Z" + "versionNum": 1119, + "commit": "e6562368eb6a255c2d64a475955cddc42455b228", + "date": "2021-05-07T14:58:38.556Z" } \ No newline at end of file diff --git a/history/versions/1119.json b/history/versions/1119.json new file mode 100644 index 000000000..3e53a7f32 --- /dev/null +++ b/history/versions/1119.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1119, + "commit": "e6562368eb6a255c2d64a475955cddc42455b228", + "date": "2021-05-07T14:58:38.556Z" + }, + "versionStart": { + "versionNum": 1118, + "commit": "4e0a922ad2347c0c2d50cb99e3c20299cfaa490b", + "date": "2021-05-07T14:32:16.196Z" + }, + "changes": [ + "blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json", + "blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/logo.png" + ] +} \ No newline at end of file