From ac4366cd0aa92e4921636344dfab413f34888c37 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Sun, 18 Apr 2021 17:45:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 2 ++ .../info.json | 22 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/591.json | 18 +++++++++++++++ 4 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 history/versions/591.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 8f9cd0d21..c67e05161 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -681,6 +681,7 @@ "0x19810559dF63f19cfE88923313250550eDADB743", "0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8", "0x1985365e9f78359a9B6AD760e32412f4a445E862", + "0x19A2cF2A1B2f76e52E2b0c572bD80A95B4Fa8643", "0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E", "0x19c5A48eBa1F50d63054144C62Ff11665c91E805", "0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3", @@ -5408,6 +5409,7 @@ "0xd8dc1070B5510583728eE2AFD6934877ea2dE474", "0xd8e1bb9123DFc3cc27f7120d503ad914A317325c", "0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666", + "0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373", "0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6", "0xD91a6162F146EF85922d9A15eE6eB14A00344586", "0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2", diff --git a/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json b/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json index d28d2aefe..052b286b2 100644 --- a/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json +++ b/blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json @@ -1,11 +1,11 @@ -{ - "name": "GAMEE Token", - "website": "https://token.gamee.com", - "description": "The GAMEE Token is an ERC-20 utility token that is designed to be the currency of purchase, utility and reward in supported play-to-earn games provided on the GAMEE entertainment platform.", - "explorer": "https://etherscan.io/token/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373", - "type": "ERC20", - "symbol": "GMEE", - "decimals": 18, - "status": "active", - "id": "0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373" -} \ No newline at end of file +{ + "name": "GAMEE Token", + "website": "https://token.gamee.com", + "description": "The GAMEE Token is an ERC-20 utility token that is designed to be the currency of purchase, utility and reward in supported play-to-earn games provided on the GAMEE entertainment platform.", + "explorer": "https://etherscan.io/token/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373", + "type": "ERC20", + "symbol": "GMEE", + "decimals": 18, + "status": "active", + "id": "0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 883305dbd..bbfb4575a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 590, - "commit": "c85fb95d4115ac9765f8e4e92bf23a4e58b9be34", - "date": "2021-04-18T17:36:31.203Z" + "versionNum": 591, + "commit": "8c6844a3d7533d8e8e2e975509953aebb10b4fd1", + "date": "2021-04-18T17:44:59.796Z" } \ No newline at end of file diff --git a/history/versions/591.json b/history/versions/591.json new file mode 100644 index 000000000..1ae0f63b2 --- /dev/null +++ b/history/versions/591.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 591, + "commit": "8c6844a3d7533d8e8e2e975509953aebb10b4fd1", + "date": "2021-04-18T17:44:59.796Z" + }, + "versionStart": { + "versionNum": 590, + "commit": "c85fb95d4115ac9765f8e4e92bf23a4e58b9be34", + "date": "2021-04-18T17:36:31.203Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x19A2cF2A1B2f76e52E2b0c572bD80A95B4Fa8643/info.json", + "blockchains/ethereum/assets/0x19A2cF2A1B2f76e52E2b0c572bD80A95B4Fa8643/logo.png", + "blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json", + "blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/logo.png" + ] +} \ No newline at end of file