From 9e28ca21fef074dc375c7059efa7f42247a3289f Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 17:47:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1555.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1555.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2d7bf2329..338acea2d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -158,6 +158,7 @@ "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", + "0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C", "0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD", "0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2", "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66", diff --git a/blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json b/blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json index aa3720b71..94cba2bb9 100644 --- a/blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json +++ b/blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json @@ -1,11 +1,11 @@ { - "name": "TORO", - "website": "https://torobullrun.io", - "description": "TORO is a cryptocurrency for us, providing a decentralized power of internet finance to the community, who will truly decide with our horns when the run ends.", - "explorer": "https://bscscan.com/token/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C", - "type": "BEP20", - "symbol": "TORO", - "decimals": 9, - "status": "active", - "id": "0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C" -} + "name": "TORO", + "website": "https://torobullrun.io", + "description": "TORO is a cryptocurrency for us, providing a decentralized power of internet finance to the community, who will truly decide with our horns when the run ends.", + "explorer": "https://bscscan.com/token/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C", + "type": "BEP20", + "symbol": "TORO", + "decimals": 9, + "status": "active", + "id": "0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 852128cea..b29d9a5d1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1554, - "commit": "28c3f35c3ca3ca8f6db3e231f63e265443e2a298", - "date": "2021-05-21T17:44:58.157Z" + "versionNum": 1555, + "commit": "143d0b1e35126d3b6bb05d2bd502e57b3b528ea2", + "date": "2021-05-21T17:46:50.503Z" } \ No newline at end of file diff --git a/history/versions/1555.json b/history/versions/1555.json new file mode 100644 index 000000000..1f4c74614 --- /dev/null +++ b/history/versions/1555.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1555, + "commit": "143d0b1e35126d3b6bb05d2bd502e57b3b528ea2", + "date": "2021-05-21T17:46:50.503Z" + }, + "versionStart": { + "versionNum": 1554, + "commit": "28c3f35c3ca3ca8f6db3e231f63e265443e2a298", + "date": "2021-05-21T17:44:58.157Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json", + "blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/logo.png" + ] +} \ No newline at end of file