From ebcd03eef14c6694a8a7b93b9cf269a0dce95cc6 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 31 May 2021 07:18:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/tron/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1789.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1789.json diff --git a/blockchains/tron/allowlist.json b/blockchains/tron/allowlist.json index 942a66e8d..305b25e2c 100644 --- a/blockchains/tron/allowlist.json +++ b/blockchains/tron/allowlist.json @@ -144,6 +144,7 @@ "TA6JuPYq2bFCRdTGyQtdTa2Xj5B4NB7sm1", "TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur", "TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He", + "TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA", "TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh", "TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9", "TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF", diff --git a/blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json b/blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json index cce76648b..2c492d559 100644 --- a/blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json +++ b/blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json @@ -1,11 +1,11 @@ -{ - "name": "Zupi Coin", - "website": "https://zupicoin.com", - "description": "ZUPI is a blockchain-based TRC-20 utility token that supports the features of decentralized applications and protocols", - "explorer": "https://tronscan.io/#/token20/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA", - "symbol": "ZUPI", - "type": "TRC20", - "decimals": 6, - "status": "active", - "id": "TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA" -} +{ + "name": "Zupi Coin", + "website": "https://zupicoin.com", + "description": "ZUPI is a blockchain-based TRC-20 utility token that supports the features of decentralized applications and protocols", + "explorer": "https://tronscan.io/#/token20/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA", + "symbol": "ZUPI", + "type": "TRC20", + "decimals": 6, + "status": "active", + "id": "TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c6b28250b..63875e9bb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1788, - "commit": "3dc29a0e0d8a8629b98f888c77a1cc0a9934023e", - "date": "2021-05-31T05:51:41.744Z" + "versionNum": 1789, + "commit": "b2cf06f156ab7eedc92d200532662489b6d53a03", + "date": "2021-05-31T07:18:37.455Z" } \ No newline at end of file diff --git a/history/versions/1789.json b/history/versions/1789.json new file mode 100644 index 000000000..e5a96fe79 --- /dev/null +++ b/history/versions/1789.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1789, + "commit": "b2cf06f156ab7eedc92d200532662489b6d53a03", + "date": "2021-05-31T07:18:37.455Z" + }, + "versionStart": { + "versionNum": 1788, + "commit": "3dc29a0e0d8a8629b98f888c77a1cc0a9934023e", + "date": "2021-05-31T05:51:41.744Z" + }, + "changes": [ + "blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json", + "blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/logo.png" + ] +} \ No newline at end of file