From dd3ab595fe01069b7170404b3ebbe4d5ab8a3f43 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Wed, 24 Mar 2021 23:44:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + .../info.json | 32 +++++++++---------- history/LATEST.json | 6 ++-- history/versions/274.json | 16 ++++++++++ 4 files changed, 36 insertions(+), 19 deletions(-) create mode 100644 history/versions/274.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 04b266019..b8f88ee61 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -345,6 +345,7 @@ "0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf", "0x0CDE550b066Ff98dA123377eeB0A149607C9ca17", "0x0CDF9acd87E940837ff21BB40c9fd55F68bba059", + "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e", "0x0Cf0Ee63788A0849fE5297F3407f701E122cC023", "0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64", "0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c", diff --git a/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json b/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json index 6b5717ec2..26222a40d 100644 --- a/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json +++ b/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json @@ -1,17 +1,17 @@ { - "name": "PoolTogether", - "website": "https://pooltogether.com", - "description": "PoolTogether is the open source, decentralized primitive for no-loss prize games", - "socials": [ - "https://twitter.com/PoolTogether_", - "https://discord.com/invite/hxPhPDW", - "https://medium.com/pooltogether", - "https://github.com/pooltogether" - ], - "explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e", - "type": "ERC20", - "symbol": "POOL", - "decimals": 18, - "status": "active", - "id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e" -} + "name": "PoolTogether", + "website": "https://pooltogether.com", + "description": "PoolTogether is the open source, decentralized primitive for no-loss prize games", + "socials": [ + "https://twitter.com/PoolTogether_", + "https://discord.com/invite/hxPhPDW", + "https://medium.com/pooltogether", + "https://github.com/pooltogether" + ], + "explorer": "https://etherscan.io/token/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e", + "type": "ERC20", + "symbol": "POOL", + "decimals": 18, + "status": "active", + "id": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e" +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 36072eee8..d1011e642 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 273, - "commit": "cab9d627ab623748aa7d9c3c3e409682c8b3711a", - "date": "2021-03-24T09:35:01.882Z" + "versionNum": 274, + "commit": "7eb8173750bc08757445ffe04ba28118c390385a", + "date": "2021-03-24T23:44:21.923Z" } \ No newline at end of file diff --git a/history/versions/274.json b/history/versions/274.json new file mode 100644 index 000000000..58be336cb --- /dev/null +++ b/history/versions/274.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 274, + "commit": "7eb8173750bc08757445ffe04ba28118c390385a", + "date": "2021-03-24T23:44:21.923Z" + }, + "versionStart": { + "versionNum": 273, + "commit": "cab9d627ab623748aa7d9c3c3e409682c8b3711a", + "date": "2021-03-24T09:35:01.882Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json", + "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png" + ] +} \ No newline at end of file