From 41b5744133eaef321206558264f483872444a7ed Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 16:29:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1440.json | 16 ++++++++++++++ 4 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 history/versions/1440.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fe2205ffa..35bb8d6bd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -676,6 +676,7 @@ "0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09", "0xE285510E5C14c2b8ff46147D9145f034B8Ff073B", "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", + "0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64", "0xe361344013cC906c56bbA111bDE00C421852c73b", "0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162", "0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32", diff --git a/blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json b/blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json index a0e61261b..47382fdd9 100644 --- a/blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json +++ b/blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json @@ -1,11 +1,11 @@ -{ - "name": "IBEX Coin", - "website": "https://ibexcoin.net", - "description": "IBEX is a true deflationary, community driven token.", - "explorer": "https://bscscan.com/token/0xe2f710fbe35d0305d8bd009be2d473a88ef82e64", - "type": "BEP20", - "symbol": "IBEX", - "decimals": 9, - "status": "active", - "id": "0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64" -} +{ + "name": "IBEX Coin", + "website": "https://ibexcoin.net", + "description": "IBEX is a true deflationary, community driven token.", + "explorer": "https://bscscan.com/token/0xe2f710fbe35d0305d8bd009be2d473a88ef82e64", + "type": "BEP20", + "symbol": "IBEX", + "decimals": 9, + "status": "active", + "id": "0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index ac531bac3..32b1604af 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1439, - "commit": "33f34b5c91a8085dff98590373ae110479b404a5", - "date": "2021-05-17T15:28:27.730Z" + "versionNum": 1440, + "commit": "97eb351e4d3ad5cd03b0c943ad0a6eb9e3202e73", + "date": "2021-05-17T16:28:49.473Z" } \ No newline at end of file diff --git a/history/versions/1440.json b/history/versions/1440.json new file mode 100644 index 000000000..65b7f5bad --- /dev/null +++ b/history/versions/1440.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1440, + "commit": "97eb351e4d3ad5cd03b0c943ad0a6eb9e3202e73", + "date": "2021-05-17T16:28:49.473Z" + }, + "versionStart": { + "versionNum": 1439, + "commit": "33f34b5c91a8085dff98590373ae110479b404a5", + "date": "2021-05-17T15:28:27.730Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json", + "blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/logo.png" + ] +} \ No newline at end of file