From 17f0359d8e974e0b8162972887f8b52e1092171b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 09:44:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 20 +++++++++---------- history/LATEST.json | 6 +++--- history/versions/1826.json | 16 +++++++++++++++ 4 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 history/versions/1826.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 21c481c66..562fd6e95 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -157,6 +157,7 @@ "0x290c665656a67e0ea0784f90ECBaeFF77c884217", "0x2921872530F53eb8E6fC388676B141EF41Ee2d4e", "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", + "0x29b1E39A529d3B3cacEA55989594F71813e998Bb", "0x29cED01C447166958605519F10DcF8b0255fB379", "0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3", "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", diff --git a/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json b/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json index 923316682..ce961c4bc 100644 --- a/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json +++ b/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json @@ -1,11 +1,11 @@ -{ - "name": "Dexioprotocol", - "type": "BEP20", - "symbol": "DEXI", - "decimals": 18, - "website": "https://www.dexioprotocol.com/", - "description": "Dexioprotocol provides the world with a new way of engagement to the world of blockchain and cryptocurrency.", - "explorer": "https://bscscan.com/token/0x29b1E39A529d3B3cacEA55989594F71813e998Bb", - "status": "active", - "id": "0x29b1E39A529d3B3cacEA55989594F71813e998Bb" +{ + "name": "Dexioprotocol", + "type": "BEP20", + "symbol": "DEXI", + "decimals": 18, + "website": "https://www.dexioprotocol.com/", + "description": "Dexioprotocol provides the world with a new way of engagement to the world of blockchain and cryptocurrency.", + "explorer": "https://bscscan.com/token/0x29b1E39A529d3B3cacEA55989594F71813e998Bb", + "status": "active", + "id": "0x29b1E39A529d3B3cacEA55989594F71813e998Bb" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 3f2e66482..a024e5afa 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1825, - "commit": "07e9220a4cf8349b7f6653cb6bf21bf96a62cb15", - "date": "2021-06-01T01:36:00.507Z" + "versionNum": 1826, + "commit": "d57bf615b1c45e7cfaeae122a9ae6c8e4d843d3e", + "date": "2021-06-01T09:43:52.495Z" } \ No newline at end of file diff --git a/history/versions/1826.json b/history/versions/1826.json new file mode 100644 index 000000000..f654d727c --- /dev/null +++ b/history/versions/1826.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1826, + "commit": "d57bf615b1c45e7cfaeae122a9ae6c8e4d843d3e", + "date": "2021-06-01T09:43:52.495Z" + }, + "versionStart": { + "versionNum": 1825, + "commit": "07e9220a4cf8349b7f6653cb6bf21bf96a62cb15", + "date": "2021-06-01T01:36:00.507Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json", + "blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/logo.png" + ] +} \ No newline at end of file