From ee6aa6fec629bc2aa51185e55e0ae60c1203a810 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 3 May 2021 09:20:31 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 38 +++++++++---------- history/LATEST.json | 6 +-- history/versions/986.json | 16 ++++++++ 4 files changed, 39 insertions(+), 22 deletions(-) create mode 100644 history/versions/986.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 19c30c445..ba8241e67 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -261,6 +261,7 @@ "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", + "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", "0x816e9e589F8C07149dA4E2496C547952338B27e2", "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", diff --git a/blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json b/blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json index a03f0c21a..4d8fa279d 100644 --- a/blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json +++ b/blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json @@ -1,21 +1,21 @@ { - "name": "XMPT Token", - "website": "https://www.xiamipool.com", - "description": "XiaMi Pool is user-centered and provides a stable, safe, fair and open business platform for cryptocurrency holders. With XMPT as the rights of proof mechanism, it provides users with all-around services such as project governance, node voting, node hosting, wallet services, PoS mining, and financial products", - "explorer": "https://bscscan.com/address/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", - "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/xiamipool" - }, - { - "name": "Telegram", - "url": "https://t.me/xiamipool" - } - ], - "type": "BEP20", - "symbol": "XMPT", - "decimals": 18, - "status": "active", - "id": "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78" + "name": "XMPT Token", + "website": "https://www.xiamipool.com", + "description": "XiaMi Pool is user-centered and provides a stable, safe, fair and open business platform for cryptocurrency holders. With XMPT as the rights of proof mechanism, it provides users with all-around services such as project governance, node voting, node hosting, wallet services, PoS mining, and financial products", + "explorer": "https://bscscan.com/address/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", + "socials": [ + { + "name": "Twitter", + "url": "https://twitter.com/xiamipool" + }, + { + "name": "Telegram", + "url": "https://t.me/xiamipool" + } + ], + "type": "BEP20", + "symbol": "XMPT", + "decimals": 18, + "status": "active", + "id": "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78" } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 062b712b0..60a80405a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 985, - "commit": "5198d1ac758a20abfb4c2b7991e57d741797b60d", - "date": "2021-05-03T09:17:57.498Z" + "versionNum": 986, + "commit": "25680dff5a6bd29f3cfc6224adaf94db2bf59ecf", + "date": "2021-05-03T09:20:16.170Z" } \ No newline at end of file diff --git a/history/versions/986.json b/history/versions/986.json new file mode 100644 index 000000000..e4d187f25 --- /dev/null +++ b/history/versions/986.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 986, + "commit": "25680dff5a6bd29f3cfc6224adaf94db2bf59ecf", + "date": "2021-05-03T09:20:16.170Z" + }, + "versionStart": { + "versionNum": 985, + "commit": "5198d1ac758a20abfb4c2b7991e57d741797b60d", + "date": "2021-05-03T09:17:57.498Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json", + "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/logo.png" + ] +} \ No newline at end of file