From c956039debb36c4ffa8e6c26028fc5ff7b3bfc77 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 21 May 2021 06:29:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1541.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1541.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8228a482c..fc96e5bfb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -341,6 +341,7 @@ "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", "0x651BfbB26455294408Aabc61a7ADF427bf149898", "0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b", + "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", "0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b", "0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910", "0x67d012F731c23F0313CEA1186d0121779c77fcFE", diff --git a/blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json b/blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json index c43cb9d33..7546f0dac 100644 --- a/blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json +++ b/blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json @@ -1,11 +1,11 @@ -{ - "name": "GymRocketCrypto Token", - "type": "BEP20", - "symbol": "GAINZ", - "decimals": 9, - "website": "https://www.gymrocketcrypto.com", - "description": "GymRocket is a fitness token that truly fuels your fitness $GAINZ", - "explorer": "https://bscscan.com/token/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", - "status": "active", - "id": "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0" -} +{ + "name": "GymRocketCrypto Token", + "type": "BEP20", + "symbol": "GAINZ", + "decimals": 9, + "website": "https://www.gymrocketcrypto.com", + "description": "GymRocket is a fitness token that truly fuels your fitness $GAINZ", + "explorer": "https://bscscan.com/token/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", + "status": "active", + "id": "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f4938e8cf..938de2a8e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1540, - "commit": "93d1815e96b1fedadde2ea505ae0d3685f40f0cf", - "date": "2021-05-21T04:43:19.994Z" + "versionNum": 1541, + "commit": "7d8695388af189c5ff6ad184ac57bf7f95cae7f0", + "date": "2021-05-21T06:29:08.950Z" } \ No newline at end of file diff --git a/history/versions/1541.json b/history/versions/1541.json new file mode 100644 index 000000000..76af3f1fa --- /dev/null +++ b/history/versions/1541.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1541, + "commit": "7d8695388af189c5ff6ad184ac57bf7f95cae7f0", + "date": "2021-05-21T06:29:08.950Z" + }, + "versionStart": { + "versionNum": 1540, + "commit": "93d1815e96b1fedadde2ea505ae0d3685f40f0cf", + "date": "2021-05-21T04:43:19.994Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json", + "blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/logo.png" + ] +} \ No newline at end of file