From 91f33d7f059c0c7b7795eaa9262c889fea51bba3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 2 Sep 2021 18:23:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 66 +++++++++---------- history/LATEST.json | 6 +- history/versions/3485.json | 17 +++++ 4 files changed, 54 insertions(+), 36 deletions(-) create mode 100644 history/versions/3485.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 34b713d89..15f65be8d 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -989,6 +989,7 @@ "0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a", "0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8", "0x9986aa69545dC44B66fc85Ba505Fd66FEAE0d6A5", + "0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC", "0x9A624b4190F38c888BbF7F845f14198f9C951de7", "0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01", "0x9a7B87651C6C93cedb831B2B3b5549142a813Cfe", diff --git a/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json b/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json index 0fe666a4b..4742b295f 100644 --- a/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json +++ b/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json @@ -1,33 +1,33 @@ -{ - "name":"PolyPlay", - "website":"https://polyplay.net/", - "description":"PolyPlay is the Gaming Gold Standard Coin. Gamers can participate in Epsorts tournaments just by holding Play token and win rewards in crypto", - "explorer":"https://bscscan.com/token/0x9a3077f34cc30f9bf8e93a0369119bae0113d9cc", - "type":"BEP20", - "symbol":"PLAY", - "decimals":18, - "status":"active", - "id":"0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC", - "links":[ - { - "name":"github", - "url":"https://github.com/polyplaygames" - }, - { - "name":"twitter", - "url":"https://twitter.com/polyplaycoin" - }, - { - "name":"coingecko", - "url":"https://coingecko.com/en/coins/polyplay" - }, - { - "name":"medium", - "url":"https://polyplay.medium.com/" - }, - { - "name":"coinmarketcap", - "url":"https://coinmarketcap.com/currencies/polyplay/" - } - ] -} +{ + "name": "PolyPlay", + "website": "https://polyplay.net/", + "description": "PolyPlay is the Gaming Gold Standard Coin. Gamers can participate in Epsorts tournaments just by holding Play token and win rewards in crypto", + "explorer": "https://bscscan.com/token/0x9a3077f34cc30f9bf8e93a0369119bae0113d9cc", + "type": "BEP20", + "symbol": "PLAY", + "decimals": 18, + "status": "active", + "id": "0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC", + "links": [ + { + "name": "github", + "url": "https://github.com/polyplaygames" + }, + { + "name": "twitter", + "url": "https://twitter.com/polyplaycoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polyplay" + }, + { + "name": "medium", + "url": "https://polyplay.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polyplay/" + } + ] +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 205bce980..fbc5de54c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3484, - "commit": "efe49bda464ce34660429e4f6629e36ebe2eab34", - "date": "2021-09-02T18:21:31.586Z" + "versionNum": 3485, + "commit": "3a2e35f2518ce1d6d83ec6fbb029ea7d6a56b9e8", + "date": "2021-09-02T18:22:57.949Z" } \ No newline at end of file diff --git a/history/versions/3485.json b/history/versions/3485.json new file mode 100644 index 000000000..db3a14473 --- /dev/null +++ b/history/versions/3485.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 3485, + "commit": "3a2e35f2518ce1d6d83ec6fbb029ea7d6a56b9e8", + "date": "2021-09-02T18:22:57.949Z" + }, + "versionStart": { + "versionNum": 3484, + "commit": "efe49bda464ce34660429e4f6629e36ebe2eab34", + "date": "2021-09-02T18:21:31.586Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json", + "blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/logo.png" + ] +} \ No newline at end of file