From 1cdb53b996dcff7f0b03eff43d862f01e579f95d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 15 Jun 2021 07:40:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/2193.json | 18 +++++++++++++++ 4 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 history/versions/2193.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 9ee24bb5e..c192b9d04 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -29,6 +29,7 @@ "0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4", "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", "0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0", + "0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c", "0x05F2dF7B3D612A23fe12162A6c996447dCE728a5", "0x0607396970188B2e524c1cDe4Af1F9A191DeE150", "0x066fc8DD5955534A01a9f892314c9B01b59A9C11", @@ -1137,6 +1138,7 @@ "0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C", "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "0xf8D954168FbbF579F8FAd5F7583d4f76f10AE97D", + "0xF8fC63200e181439823251020d691312FDcF5090", "0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9", "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", "0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779", diff --git a/blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json b/blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json index 187b0a76d..b86ee50d1 100644 --- a/blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json +++ b/blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json @@ -1,11 +1,11 @@ -{ - "name": "Exzocoin Token", - "website": "https://exzocoin.com/", - "description": "ExzoCoin 2.0 (EXZO) is a utility token that will be utilized on our decentralized exchange mobile application", - "explorer": "https://bscscan.com/token/0xF8fC63200e181439823251020d691312FDcF5090", - "type": "BEP20", - "symbol": "EXZO", - "decimals": 9, - "status": "active", - "id": "0xF8fC63200e181439823251020d691312FDcF5090" -} +{ + "name": "Exzocoin Token", + "website": "https://exzocoin.com/", + "description": "ExzoCoin 2.0 (EXZO) is a utility token that will be utilized on our decentralized exchange mobile application", + "explorer": "https://bscscan.com/token/0xF8fC63200e181439823251020d691312FDcF5090", + "type": "BEP20", + "symbol": "EXZO", + "decimals": 9, + "status": "active", + "id": "0xF8fC63200e181439823251020d691312FDcF5090" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 83b4cefac..045ba443e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2192, - "commit": "f64f577ceacc4d8254f2b00f95c5f69e0b2edf01", - "date": "2021-06-15T07:30:20.955Z" + "versionNum": 2193, + "commit": "3cf96636be240ce9ed0fc1a144af2302c6ff3bf5", + "date": "2021-06-15T07:40:12.379Z" } \ No newline at end of file diff --git a/history/versions/2193.json b/history/versions/2193.json new file mode 100644 index 000000000..3548e7fd0 --- /dev/null +++ b/history/versions/2193.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2193, + "commit": "3cf96636be240ce9ed0fc1a144af2302c6ff3bf5", + "date": "2021-06-15T07:40:12.379Z" + }, + "versionStart": { + "versionNum": 2192, + "commit": "f64f577ceacc4d8254f2b00f95c5f69e0b2edf01", + "date": "2021-06-15T07:30:20.955Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c/info.json", + "blockchains/smartchain/assets/0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c/logo.png", + "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json", + "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/logo.png" + ] +} \ No newline at end of file