From 78db5355f47c1ca3e5fb6e2cd7f4ecaa200f0c77 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 9 May 2021 18:43:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 42 +++++++++---------- history/LATEST.json | 6 +-- history/versions/1190.json | 16 +++++++ 4 files changed, 41 insertions(+), 24 deletions(-) create mode 100644 history/versions/1190.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b194529d9..e34b539b8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -585,6 +585,7 @@ "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", "0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", + "0xF750A26EB0aCf95556e8529E72eD530f3b60f348", "0xF7844CB890F4C339c497aeAb599aBDc3c874B67A", "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", diff --git a/blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json b/blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json index cf0b41be6..7e8ee93fb 100644 --- a/blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json +++ b/blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json @@ -1,21 +1,21 @@ -{ - "name": "GreenTrust", - "website": "https://www.greentrusttoken.com/", - "description": "GreenTrust is conceived as a sustainable DeFi application providing advanced features via a highly generalized programming language based on Binance Smart Chain. The goal of GreenTrust token is to contrast the carbon emission of the blockchain technology, among several other concepts being developed in partnership with GreenTrust, have the potential to contribute to substantially increase the efficiency of the computational industry, and ultimately reduce its impact on the environment.", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/GNT_token" - }, - { - "name": "Telegram", - "url": "https://t.me/greentrusttoken" - } - ], - "explorer": "https://bscscan.com/token/0xf750a26eb0acf95556e8529e72ed530f3b60f348", - "type": "BEP20", - "symbol": "GNT", - "decimals": 18, - "status": "active", - "id": "0xF750A26EB0aCf95556e8529E72eD530f3b60f348" -} +{ + "name": "GreenTrust", + "website": "https://www.greentrusttoken.com/", + "description": "GreenTrust is conceived as a sustainable DeFi application providing advanced features via a highly generalized programming language based on Binance Smart Chain. The goal of GreenTrust token is to contrast the carbon emission of the blockchain technology, among several other concepts being developed in partnership with GreenTrust, have the potential to contribute to substantially increase the efficiency of the computational industry, and ultimately reduce its impact on the environment.", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/GNT_token" + }, + { + "name": "Telegram", + "url": "https://t.me/greentrusttoken" + } + ], + "explorer": "https://bscscan.com/token/0xf750a26eb0acf95556e8529e72ed530f3b60f348", + "type": "BEP20", + "symbol": "GNT", + "decimals": 18, + "status": "active", + "id": "0xF750A26EB0aCf95556e8529E72eD530f3b60f348" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index c6a9d6643..0e2cbfdac 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1189, - "commit": "2400c929c2a338e8eee251972dd514692a2b3cc2", - "date": "2021-05-09T18:07:39.141Z" + "versionNum": 1190, + "commit": "9eeeb23011e3c32a62f63d8a7b1c907a9bfd2075", + "date": "2021-05-09T18:43:16.140Z" } \ No newline at end of file diff --git a/history/versions/1190.json b/history/versions/1190.json new file mode 100644 index 000000000..3d806fc88 --- /dev/null +++ b/history/versions/1190.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1190, + "commit": "9eeeb23011e3c32a62f63d8a7b1c907a9bfd2075", + "date": "2021-05-09T18:43:16.140Z" + }, + "versionStart": { + "versionNum": 1189, + "commit": "2400c929c2a338e8eee251972dd514692a2b3cc2", + "date": "2021-05-09T18:07:39.141Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json", + "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/logo.png" + ] +} \ No newline at end of file