From ac033ffd1a76cdf7e08a00bae9e20f27b1cc0cce Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 26 Jun 2021 06:35:59 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/2501.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/2501.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2ef47f41a..53d90621f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1141,6 +1141,7 @@ "0xDf394853D830424CaFCCF7Be7dF065366cF31a69", "0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5", "0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2", + "0xDF91842028B9ae0B9993025182fEA1eAfEC66771", "0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0", "0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F", "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", diff --git a/blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json b/blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json index 37b34058f..f25ef671f 100644 --- a/blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json +++ b/blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json @@ -1,11 +1,11 @@ { - "name": "Tyrannosaurus Rex", - "website": "https://trextoken.net/", - "description": "Tyrannosaurus Rex ($TREX) is a 100% community-focused and decentralized utility token that has no buy fee and only selling fee to encourage buying and discourage selling", - "explorer": "https://bscscan.com/token/0xdf91842028b9ae0b9993025182fea1eafec66771", - "type": "BEP20", - "symbol": "TREX", - "decimals": 9, - "status": "active", - "id": "0xDF91842028B9ae0B9993025182fEA1eAfEC66771" -} + "name": "Tyrannosaurus Rex", + "website": "https://trextoken.net/", + "description": "Tyrannosaurus Rex ($TREX) is a 100% community-focused and decentralized utility token that has no buy fee and only selling fee to encourage buying and discourage selling", + "explorer": "https://bscscan.com/token/0xdf91842028b9ae0b9993025182fea1eafec66771", + "type": "BEP20", + "symbol": "TREX", + "decimals": 9, + "status": "active", + "id": "0xDF91842028B9ae0B9993025182fEA1eAfEC66771" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ec2885ab5..c7e960c91 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2500, - "commit": "1a427443256c7474f34db4942c97ec13cb68f3cc", - "date": "2021-06-26T06:33:03.626Z" + "versionNum": 2501, + "commit": "25df09998f6de57b0385474e89c7592ed2b93765", + "date": "2021-06-26T06:35:43.666Z" } \ No newline at end of file diff --git a/history/versions/2501.json b/history/versions/2501.json new file mode 100644 index 000000000..c3f8d5cbf --- /dev/null +++ b/history/versions/2501.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2501, + "commit": "25df09998f6de57b0385474e89c7592ed2b93765", + "date": "2021-06-26T06:35:43.666Z" + }, + "versionStart": { + "versionNum": 2500, + "commit": "1a427443256c7474f34db4942c97ec13cb68f3cc", + "date": "2021-06-26T06:33:03.626Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json", + "blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/logo.png" + ] +} \ No newline at end of file