diff --git a/.github/workflows/executeAction.yml b/.github/workflows/executeAction.yml index 995a2adc..86e79f4b 100644 --- a/.github/workflows/executeAction.yml +++ b/.github/workflows/executeAction.yml @@ -28,8 +28,13 @@ jobs: - name: Checkout code uses: actions/checkout@v3 + # https://stackoverflow.com/questions/62627931/github-actions-expression-functions-string-manipulation + - name: Set address lowercase + id: setAddressLowerCase + run: INPUT=${{ fromJSON(inputs.issueInfo).address }} echo "::set-output name=addressLowerCase::${INPUT,,}" + - name: Set BASE_PATH env var - run: echo "BASE_PATH=${{ env.IMAGES_BASE_PATH }}${{ fromJSON(inputs.issueInfo).chainId }}/${{ fromJSON(inputs.issueInfo).address }}/" >> "$GITHUB_ENV" + run: echo "BASE_PATH=${{ env.IMAGES_BASE_PATH }}${{ fromJSON(inputs.issueInfo).chainId }}/${{ steps.setAddressLowerCase.outputs.addressLowerCase }}/" >> "$GITHUB_ENV" - name: Create base path and info.json if it doesn't exist run: | diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 5b79b8ef..fe26c6fc 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -115,7 +115,7 @@ "name": "Swarm", "decimals": 16, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb/logo.png" }, { "address": "0x1bed97cbc3c24a4fb5c069c6e311a967386131f7", @@ -123,7 +123,7 @@ "name": "Yearn Ether", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1BED97CBC3c24A4fb5C069C6E311a967386131f7/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1bed97cbc3c24a4fb5c069c6e311a967386131f7/logo.png" }, { "address": "0x1c9a2d6b33b4826757273d47ebee0e2dddcd978b", @@ -131,7 +131,7 @@ "name": "Flux FRAX", "decimals": 8, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1C9A2d6b33B4826757273D47ebEe0e2DddcD978B/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1c9a2d6b33b4826757273d47ebee0e2dddcd978b/logo.png" }, { "symbol": "KP3R", @@ -163,7 +163,7 @@ "name": "Origin Dollar", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x2a8e1e676ec238d8a992307b495b45b3feaa5e86/logo.png" }, { "symbol": "BED", @@ -195,7 +195,7 @@ "name": "Monerium EUR emoney", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/logo.png" }, { "symbol": "dsETH", @@ -203,7 +203,7 @@ "address": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x341c05c0e9b33c0e38d64de76516b2ce970bb3be/logo.png" }, { "symbol": "FXS", @@ -227,7 +227,7 @@ "address": "0x36c833Eed0D376f75D1ff9dFDeE260191336065e", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x36c833Eed0D376f75D1ff9dFDeE260191336065e/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x36c833eed0d376f75d1ff9dfdee260191336065e/logo.png" }, { "symbol": "SAND", @@ -251,7 +251,7 @@ "address": "0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f/logo.png" }, { "address": "0x465a5a630482f3abd6d3b84b39b29b07214d19e5", @@ -259,7 +259,7 @@ "name": "Flux USDC", "decimals": 8, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/logo.png" }, { "symbol": "FTM", @@ -291,7 +291,7 @@ "name": "Wrapped Mountain Protocol USD", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x57f5e098cad7a3d1eed53991d4d66c45c9af7812/logo.png" }, { "address": "0x583019ff0f430721ada9cfb4fac8f06ca104d0b4", @@ -299,7 +299,7 @@ "name": "Staked Yearn Ether", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x583019ff0f430721ada9cfb4fac8f06ca104d0b4/logo.png" }, { "address": "0x59d9356e565ab3a36dd77763fc0d87feaf85508c", @@ -307,7 +307,7 @@ "name": "Mountain Protocol USD", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png" }, { "symbol": "LDO", @@ -339,7 +339,7 @@ "address": "0x616e8BfA43F920657B3497DBf40D6b1A02D4608d", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x616e8BfA43F920657B3497DBf40D6b1A02D4608d/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x616e8bfa43f920657b3497dbf40d6b1a02d4608d/logo.png" }, { "symbol": "FLX", @@ -355,7 +355,7 @@ "address": "0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5", "decimals": 9, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5/logo.png" }, { "symbol": "USDN", @@ -411,7 +411,7 @@ "address": "0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7C07F7aBe10CE8e33DC6C5aD68FE033085256A84/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7c07f7abe10ce8e33dc6c5ad68fe033085256a84/logo.png" }, { "symbol": "MATIC", @@ -427,7 +427,7 @@ "name": "Wrapped liquid staked Ether 2.0", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/logo.png" }, { "symbol": "AAVE", @@ -443,7 +443,7 @@ "name": "Flux USDT", "decimals": 8, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x81994b9607e06ab3d5cF3AffF9a67374f05F27d7/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x81994b9607e06ab3d5cf3afff9a67374f05f27d7/logo.png" }, { "address": "0x83f20f44975d03b1b09e64809b757c47f942beea", @@ -451,7 +451,7 @@ "name": "Savings DAI", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/logo.png" }, { "symbol": "FRAX", @@ -467,7 +467,7 @@ "name": "Origin Ether", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3/logo.png" }, { "symbol": "MIST", @@ -483,7 +483,7 @@ "name": "tBTC (deprecated)", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x8daebade922df735c38c80c7ebd708af50815faa/logo.png" }, { "symbol": "GIV", @@ -555,7 +555,7 @@ "name": "Staked ETH by LIDO", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xae7ab96520de3a18e5e111b5eaab095312d7fe84/logo.png" }, { "address": "0xb50721bcf8d664c30412cfbc6cf7a15145234ad1", @@ -563,7 +563,7 @@ "name": "Arbitrum Token", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xb50721bcf8d664c30412cfbc6cf7a15145234ad1/logo.png" }, { "symbol": "BAL", @@ -587,7 +587,7 @@ "name": "Coinbase Wrapped Staked ETH", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbe9895146f7af43049ca1c1ae358b0541ea49704/logo.png" }, { "symbol": "SNX", @@ -611,7 +611,7 @@ "address": "0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc0c293ce456ff0ed870add98a0828dd4d2903dbf/logo.png" }, { "symbol": "HOP", @@ -627,7 +627,7 @@ "address": "0xc55126051B22eBb829D00368f4B12Bde432de5Da", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc55126051B22eBb829D00368f4B12Bde432de5Da/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xc55126051b22ebb829d00368f4b12bde432de5da/logo.png" }, { "symbol": "TRIBE", @@ -651,7 +651,7 @@ "name": "Rocket Pool Token", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xd33526068d116ce69f19a9ee46f0bd304f21a51f/logo.png" }, { "symbol": "AMPL", @@ -707,7 +707,7 @@ "address": "0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/logo.png" }, { "address": "0xe2ba8693ce7474900a045757fe0efca900f6530b", @@ -731,7 +731,7 @@ "name": "Ankr Staked ETH", "decimals": 18, "chainId": 1, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/logo.png" }, { "symbol": "WARP", @@ -787,7 +787,7 @@ "name": "Aura Finance", "decimals": 18, "chainId": 100, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/logo.png" }, { "symbol": "COW", @@ -795,7 +795,7 @@ "address": "0x177127622c4A00F3d409B75571e12cB3c8973d3c", "decimals": 18, "chainId": 100, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x177127622c4A00F3d409B75571e12cB3c8973d3c/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x177127622c4a00f3d409b75571e12cb3c8973d3c/logo.png" }, { "address": "0x2bF2ba13735160624a0fEaE98f6aC8F70885eA61", @@ -835,7 +835,7 @@ "name": "Wrapped Ether on Gnosis Chain", "decimals": 18, "chainId": 100, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/logo.png" }, { "address": "0x6c76971f98945ae98dd7d4dfca8711ebea946ea6", @@ -891,7 +891,7 @@ "name": "Savings xDAI", "decimals": 18, "chainId": 100, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/logo.png" }, { "address": "0xb0C5f3100A4d9d9532a4CfD68c55F1AE8da987Eb", @@ -923,7 +923,7 @@ "address": "0xcB444e90D8198415266c6a2724b7900fb12FC56E", "decimals": 18, "chainId": 100, - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xcB444e90D8198415266c6a2724b7900fb12FC56E/logo.png" + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png" }, { "address": "0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83", diff --git a/src/public/images/1/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json b/src/public/images/1/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json index ed390cc4..570f728e 100644 --- a/src/public/images/1/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json +++ b/src/public/images/1/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json @@ -3,7 +3,7 @@ "address": "0x19062190b1925b5b6689d7073fdfc8c2976ef8cb", "symbol": "BZZ", "name": "Swarm", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb/logo.png", "reason": "The BZZ token provides users with access to data relay and storage services, and compensates node operators for these services.\r\n\r\nIt is the native token that powers Swarm, a peer-to-peer network of nodes that collectively provide a decentralised storage and communication service. This system is economically self-sustaining due to a built-in incentive system which is enforced through smart contracts on the Ethereum blockchain.\r\n\r\nhttps://www.coingecko.com/en/coins/swarm#markets\r\nhttps://coinmarketcap.com/currencies/ethereum-swarm/markets/\r\nhttps://tokens.kleros.io/token/0xe6747460d9316d7689ad3916ec72ab3cdaef24bcf3512b247b1ebd1026c4220f\r\n\r\nSeveral audits from Quantstamp, Least Authority and Cure53 were performed before launch. I can provide the information upon request.", "decimals": 16, "chainId": 1 diff --git a/src/public/images/1/0x1BED97CBC3c24A4fb5C069C6E311a967386131f7/info.json b/src/public/images/1/0x1BED97CBC3c24A4fb5C069C6E311a967386131f7/info.json index 8ab5aabc..36188059 100644 --- a/src/public/images/1/0x1BED97CBC3c24A4fb5C069C6E311a967386131f7/info.json +++ b/src/public/images/1/0x1BED97CBC3c24A4fb5C069C6E311a967386131f7/info.json @@ -3,7 +3,7 @@ "address": "0x1bed97cbc3c24a4fb5c069c6e311a967386131f7", "symbol": "yETH", "name": "Yearn Ether", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1BED97CBC3c24A4fb5C069C6E311a967386131f7/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1bed97cbc3c24a4fb5c069c6e311a967386131f7/logo.png", "reason": "yETH is a basket protocol containing different LSTs. The yETH token represents ETH deposited on the beacon chain in the various protocols that make up its composition. The protocol is developed by Yearn and is governed by the users of the protocol.", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0x1C9A2d6b33B4826757273D47ebEe0e2DddcD978B/info.json b/src/public/images/1/0x1C9A2d6b33B4826757273D47ebEe0e2DddcD978B/info.json index 1e330812..017d3abd 100644 --- a/src/public/images/1/0x1C9A2d6b33B4826757273D47ebEe0e2DddcD978B/info.json +++ b/src/public/images/1/0x1C9A2d6b33B4826757273D47ebEe0e2DddcD978B/info.json @@ -3,7 +3,7 @@ "address": "0x1c9a2d6b33b4826757273d47ebee0e2dddcd978b", "symbol": "fFRAX", "name": "Flux FRAX", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1C9A2d6b33B4826757273D47ebEe0e2DddcD978B/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1c9a2d6b33b4826757273d47ebee0e2dddcd978b/logo.png", "reason": "### Why Should we add this token?\r\nThis token is fFRAX, it is FRAX that has been wrapped inside of the Flux Lending protocol, linked [here](https://fluxfinance.com/), and is being lent out to users who have posted OUSG (Tokenized short term government bonds) as collateral. (Currently earning ~4%APY in kind)", "decimals": 8, "chainId": 1 diff --git a/src/public/images/1/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json b/src/public/images/1/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json index c3a24b2a..37c53016 100644 --- a/src/public/images/1/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json +++ b/src/public/images/1/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json @@ -3,7 +3,7 @@ "address": "0x2a8e1e676ec238d8a992307b495b45b3feaa5e86", "symbol": "OUSD", "name": "Origin Dollar", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x2a8e1e676ec238d8a992307b495b45b3feaa5e86/logo.png", "reason": "OUSD is a stablecoin aggregator token, with millions of dollars in liquidity already. It has been live for more than 2 years. Its front end is hosted on ousd.com. You know it is not a scam because I am contacting you from [peter@originprotocol.com](mailto:peter@originprotocol.com).", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/info.json b/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/info.json similarity index 78% rename from src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/info.json rename to src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/info.json index 0235bdd9..646db31a 100644 --- a/src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/info.json +++ b/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/info.json @@ -3,7 +3,7 @@ "address": "0x3231cb76718cdef2155fc47b5286d82e6eda273f", "symbol": "EURe", "name": "Monerium EUR emoney", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/logo.png", "reason": "https://github.com/cowprotocol/token-lists/pull/246#issuecomment-1693427315", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png b/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/logo.png similarity index 100% rename from src/public/images/1/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png rename to src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/logo.png diff --git a/src/public/images/1/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/info.json b/src/public/images/1/0x341c05c0e9b33c0e38d64de76516b2ce970bb3be/info.json similarity index 100% rename from src/public/images/1/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/info.json rename to src/public/images/1/0x341c05c0e9b33c0e38d64de76516b2ce970bb3be/info.json diff --git a/src/public/images/1/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/logo.png b/src/public/images/1/0x341c05c0e9b33c0e38d64de76516b2ce970bb3be/logo.png similarity index 100% rename from src/public/images/1/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/logo.png rename to src/public/images/1/0x341c05c0e9b33c0e38d64de76516b2ce970bb3be/logo.png diff --git a/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/info.json b/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/info.json index a82bca1e..0dae79f6 100644 --- a/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/info.json +++ b/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/info.json @@ -1,6 +1,6 @@ { "removed": false, "address": "0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f/logo.png", "chainId": 1 } \ No newline at end of file diff --git a/src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/info.json b/src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/info.json similarity index 89% rename from src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/info.json rename to src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/info.json index 89b32590..6481abfb 100644 --- a/src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/info.json +++ b/src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/info.json @@ -3,7 +3,7 @@ "address": "0x465a5a630482f3abd6d3b84b39b29b07214d19e5", "symbol": "fUSDC", "name": "Flux USDC", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/logo.png", "reason": "### Why Should we add this token?\r\nThis token is fUSDC, it is USDC that has been wrapped inside of the Flux Lending protocol, linked [here](https://fluxfinance.com/), and is being lent out to users who have posted OUSG (Tokenized short term government bonds) as collateral. (Currently earning ~4%APY in kind)", "decimals": 8, "chainId": 1 diff --git a/src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/logo.png b/src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/logo.png similarity index 100% rename from src/public/images/1/0x465a5a630482f3abD6d3b84B39B29b07214d19e5/logo.png rename to src/public/images/1/0x465a5a630482f3abd6d3b84b39b29b07214d19e5/logo.png diff --git a/src/public/images/1/0x53805A76E1f5ebbFE7115F16f9c87C2f7e633726/info.json b/src/public/images/1/0x53805A76E1f5ebbFE7115F16f9c87C2f7e633726/info.json index 94c180c0..8f6cafcf 100644 --- a/src/public/images/1/0x53805A76E1f5ebbFE7115F16f9c87C2f7e633726/info.json +++ b/src/public/images/1/0x53805A76E1f5ebbFE7115F16f9c87C2f7e633726/info.json @@ -1,6 +1,6 @@ { "removed": false, "address": "0x53805a76e1f5ebbfe7115f16f9c87c2f7e633726", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x53805A76E1f5ebbFE7115F16f9c87C2f7e633726/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x53805a76e1f5ebbfe7115f16f9c87c2f7e633726/logo.png", "chainId": 1 } \ No newline at end of file diff --git a/src/public/images/1/0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812/info.json b/src/public/images/1/0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812/info.json index 3a76680d..5d114daf 100644 --- a/src/public/images/1/0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812/info.json +++ b/src/public/images/1/0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812/info.json @@ -3,8 +3,8 @@ "address": "0x57f5e098cad7a3d1eed53991d4d66c45c9af7812", "symbol": "wUSDM", "name": "Wrapped Mountain Protocol USD", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812/logo.png", - "reason": "USDM is the first regulated permissionless yield-bearing stablecoin, backed by US Treasuries. Mountain Protocol is licensed and regulated by the Bermuda Monetary Authority (license #202302512).\r\n\r\nPlease visit the regulator's official website (https://bma.bm/regulated-entities) and search for \u201cMountain Protocol\u201d to validate the regulatory nature of the business.\r\n\r\nSmart Contract has been audited by OpenZeppelin. Full security details can be found in our Security Center: https://security.mountainprotocol.com/ and in our audit repository https://github.com/mountainprotocol/audits", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x57f5e098cad7a3d1eed53991d4d66c45c9af7812/logo.png", + "reason": "USDM is the first regulated permissionless yield-bearing stablecoin, backed by US Treasuries. Mountain Protocol is licensed and regulated by the Bermuda Monetary Authority (license #202302512).\r\n\r\nPlease visit the regulator's official website (https://bma.bm/regulated-entities) and search for “Mountain Protocol” to validate the regulatory nature of the business.\r\n\r\nSmart Contract has been audited by OpenZeppelin. Full security details can be found in our Security Center: https://security.mountainprotocol.com/ and in our audit repository https://github.com/mountainprotocol/audits", "decimals": 18, "chainId": 1 } \ No newline at end of file diff --git a/src/public/images/1/0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4/info.json b/src/public/images/1/0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4/info.json index 3e2e3e1b..7c7f80e1 100644 --- a/src/public/images/1/0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4/info.json +++ b/src/public/images/1/0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4/info.json @@ -3,7 +3,7 @@ "address": "0x583019ff0f430721ada9cfb4fac8f06ca104d0b4", "symbol": "st-yETH", "name": "Staked Yearn Ether", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x583019fF0f430721aDa9cfb4fac8F06cA104d0B4/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x583019ff0f430721ada9cfb4fac8f06ca104d0b4/logo.png", "reason": "yETH is a basket protocol containing different LSTs. The st-yETH token is a ERC4626 vault and is the recipient of the yield generated by the underlying LSTs. The protocol is developed by Yearn and is governed by the users of the protocol.", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/info.json b/src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/info.json similarity index 52% rename from src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/info.json rename to src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/info.json index 899bdf63..c4f407dd 100644 --- a/src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/info.json +++ b/src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/info.json @@ -3,8 +3,8 @@ "address": "0x59d9356e565ab3a36dd77763fc0d87feaf85508c", "symbol": "USDM", "name": "Mountain Protocol USD", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/logo.png", - "reason": "USDM is the first regulated permissionless yield-bearing stablecoin, backed by US Treasuries. Mountain Protocol is licensed and regulated by the Bermuda Monetary Authority (license #202302512).\r\n\r\nPlease visit the regulator's official website (https://bma.bm/regulated-entities) and search for \u201cMountain Protocol\u201d to validate the regulatory nature of the business.\r\n\r\nSmart Contract has been audited by OpenZeppelin. Full security details can be found in our Security Center: https://security.mountainprotocol.com/ and in our audit repository https://github.com/mountainprotocol/audits", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png", + "reason": "USDM is the first regulated permissionless yield-bearing stablecoin, backed by US Treasuries. Mountain Protocol is licensed and regulated by the Bermuda Monetary Authority (license #202302512).\r\n\r\nPlease visit the regulator's official website (https://bma.bm/regulated-entities) and search for “Mountain Protocol” to validate the regulatory nature of the business.\r\n\r\nSmart Contract has been audited by OpenZeppelin. Full security details can be found in our Security Center: https://security.mountainprotocol.com/ and in our audit repository https://github.com/mountainprotocol/audits", "decimals": 18, "chainId": 1 } \ No newline at end of file diff --git a/src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/logo.png b/src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png similarity index 100% rename from src/public/images/1/0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C/logo.png rename to src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png diff --git a/src/public/images/1/0x616e8BfA43F920657B3497DBf40D6b1A02D4608d/info.json b/src/public/images/1/0x616e8bfa43f920657b3497dbf40d6b1a02d4608d/info.json similarity index 100% rename from src/public/images/1/0x616e8BfA43F920657B3497DBf40D6b1A02D4608d/info.json rename to src/public/images/1/0x616e8bfa43f920657b3497dbf40d6b1a02d4608d/info.json diff --git a/src/public/images/1/0x616e8BfA43F920657B3497DBf40D6b1A02D4608d/logo.png b/src/public/images/1/0x616e8bfa43f920657b3497dbf40d6b1a02d4608d/logo.png similarity index 100% rename from src/public/images/1/0x616e8BfA43F920657B3497DBf40D6b1A02D4608d/logo.png rename to src/public/images/1/0x616e8bfa43f920657b3497dbf40d6b1a02d4608d/logo.png diff --git a/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/info.json b/src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/info.json similarity index 82% rename from src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/info.json rename to src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/info.json index 39c5ebc8..e1a14f39 100644 --- a/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/info.json +++ b/src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/info.json @@ -3,7 +3,7 @@ "address": "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0", "symbol": "wstETH", "name": "Wrapped liquid staked Ether 2.0 (wstETH)", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/logo.png", "reason": "LIDO requested to have this token in the CoW Swap lists https://etherscan.io/address/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png b/src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/logo.png similarity index 100% rename from src/public/images/1/0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0/logo.png rename to src/public/images/1/0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0/logo.png diff --git a/src/public/images/1/0x81994b9607e06ab3d5cF3AffF9a67374f05F27d7/info.json b/src/public/images/1/0x81994b9607e06ab3d5cF3AffF9a67374f05F27d7/info.json index 3a024098..452b2eb8 100644 --- a/src/public/images/1/0x81994b9607e06ab3d5cF3AffF9a67374f05F27d7/info.json +++ b/src/public/images/1/0x81994b9607e06ab3d5cF3AffF9a67374f05F27d7/info.json @@ -3,7 +3,7 @@ "address": "0x81994b9607e06ab3d5cf3afff9a67374f05f27d7", "symbol": "fUSDT", "name": "Flux USDT", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x81994b9607e06ab3d5cF3AffF9a67374f05F27d7/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x81994b9607e06ab3d5cf3afff9a67374f05f27d7/logo.png", "reason": "### Why Should we add this token?\r\nThis token is fUSDT, it is USDT that has been wrapped inside of the Flux Lending protocol, linked [here](https://fluxfinance.com/), and is being lent out to users who have posted OUSG (Tokenized short term government bonds) as collateral. (Currently earning ~4%APY in kind)", "decimals": 8, "chainId": 1 diff --git a/src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/info.json b/src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/info.json similarity index 80% rename from src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/info.json rename to src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/info.json index 0e19c731..d5d9d921 100644 --- a/src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/info.json +++ b/src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/info.json @@ -3,8 +3,8 @@ "address": "0x83f20f44975d03b1b09e64809b757c47f942beea", "symbol": "sDAI", "name": "Savings DAI", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/logo.png", "reason": "Add Spark Savings DAI tokens per @avsavsavs request. See https://docs.sparkprotocol.io/developers/sdai/technical-docs", "decimals": 18, "chainId": 1 -} +} \ No newline at end of file diff --git a/src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/logo.png b/src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/logo.png similarity index 100% rename from src/public/images/1/0x83F20F44975D03b1b09e64809B757c47f942BEeA/logo.png rename to src/public/images/1/0x83f20f44975d03b1b09e64809b757c47f942beea/logo.png diff --git a/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/info.json b/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/info.json index 4d8e7b21..d60f6225 100644 --- a/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/info.json +++ b/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/info.json @@ -3,7 +3,7 @@ "address": "0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3", "symbol": "OETH", "name": "Origin Ether", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4Efb76C1D1AE02e20CEB03A2A6a08b0b8dC3/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x856c4efb76c1d1ae02e20ceb03a2a6a08b0b8dc3/logo.png", "reason": "OETH is a new LSD aggregator token, with millions of dollars in liquidity already. Its front end is hosted on oeth.com.\r\nYou know it is not a scam because I am contacting you from [peter@originprotocol.com](mailto:peter@originprotocol.com).", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json b/src/public/images/1/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json index 79866d51..574bd22e 100644 --- a/src/public/images/1/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json +++ b/src/public/images/1/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json @@ -3,7 +3,7 @@ "address": "0x8daebade922df735c38c80c7ebd708af50815faa", "symbol": "tBTC v1", "name": "tBTC (deprecated)", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x8daebade922df735c38c80c7ebd708af50815faa/logo.png", "reason": "**We** at Threshold Network launched tBTCv2 a couple of months ago and it is gaining fast traction.\r\n\r\nThis PR is for:\r\n\r\nupdate tBTCv1 listing by adding (deprecated) to its name\r\n\r\nWhy this update?\r\ntBTC v1 is the original version of tBTC that launched in September 2020 by Keep Network and has been winding down.\r\ntBTC v2 launched . It's the successor of tBTC v1, which dramatically increases scalability through capital efficiency.\r\n\r\nWe want to minimize the chance for confusion for your users.\r\n\r\nAdding 'deprecated' to the tBTC v1 token listings, will reduce the chance of someone attempting to acquire tBTC v2 to acquire tBTC v1\r\n\r\nAdding tBTC v2 as a new listing, with the correct logo, will increase the chance that someone that attempts to acquire tBTC v2 will select the correct asset.", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b/info.json b/src/public/images/1/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b/info.json index 48faa015..e68fd7da 100644 --- a/src/public/images/1/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b/info.json +++ b/src/public/images/1/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b/info.json @@ -1,6 +1,6 @@ { "removed": false, "address": "0xa35b1b31ce002fbf2058d22f30f95d405200a15b", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xa35b1b31ce002fbf2058d22f30f95d405200a15b/logo.png", "chainId": 1 } \ No newline at end of file diff --git a/src/public/images/1/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json b/src/public/images/1/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json index 92502bf1..34892590 100644 --- a/src/public/images/1/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json +++ b/src/public/images/1/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json @@ -3,7 +3,7 @@ "address": "0xb50721bcf8d664c30412cfbc6cf7a15145234ad1", "symbol": "ARB", "name": "Arbitrum Token", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xb50721bcf8d664c30412cfbc6cf7a15145234ad1/logo.png", "reason": "This PR invalidates #PR125 and replaces it with a better logo. \r\n\r\nArbitrum Foundation finally rolled out a token (https://twitter.com/arbitrum/status/1636362096714690562?s=20). For this, I think it makes sense to have it ready for launch so that users can seamlessly trade the token without having to import it. From the documentation, I have been able to find that this is all the info relating the token:\r\n\r\nhttps://docs.arbitrum.foundation/airdrop-eligibility-distribution\r\nhttps://docs.arbitrum.foundation/deployment-addresses\r\nhttps://etherscan.io/token/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704/info.json b/src/public/images/1/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704/info.json index 0e70bb99..e67b99bb 100644 --- a/src/public/images/1/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704/info.json +++ b/src/public/images/1/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704/info.json @@ -3,7 +3,7 @@ "address": "0xbe9895146f7af43049ca1c1ae358b0541ea49704", "symbol": "cbETH", "name": "Coinbase Wrapped Staked ETH", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xBe9895146f7AF43049ca1c1AE358B0541Ea49704/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbe9895146f7af43049ca1c1ae358b0541ea49704/logo.png", "reason": "cbETH, since it's launch last year, has been gaining tractions throughout DeFi. Learn more: coinbase.com/cbeth", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json b/src/public/images/1/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json index 6d56f7da..fa68cfaf 100644 --- a/src/public/images/1/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json +++ b/src/public/images/1/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json @@ -3,7 +3,7 @@ "address": "0xd33526068d116ce69f19a9ee46f0bd304f21a51f", "symbol": "RPL", "name": "Rocket Pool Token", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xd33526068d116ce69f19a9ee46f0bd304f21a51f/logo.png", "reason": "Adding rocketpool token which is the 3rd most searched token on cowswap", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json b/src/public/images/1/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json index 980fa271..0eed0cb6 100644 --- a/src/public/images/1/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json +++ b/src/public/images/1/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json @@ -3,7 +3,7 @@ "address": "0xae7ab96520de3a18e5e111b5eaab095312d7fe84", "symbol": "stETH", "name": "Staked ETH by LIDO", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xae7ab96520de3a18e5e111b5eaab095312d7fe84/logo.png", "reason": "Biggest LSD in Ethereum", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/info.json b/src/public/images/1/0xc0c293ce456ff0ed870add98a0828dd4d2903dbf/info.json similarity index 100% rename from src/public/images/1/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/info.json rename to src/public/images/1/0xc0c293ce456ff0ed870add98a0828dd4d2903dbf/info.json diff --git a/src/public/images/1/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/logo.png b/src/public/images/1/0xc0c293ce456ff0ed870add98a0828dd4d2903dbf/logo.png similarity index 100% rename from src/public/images/1/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/logo.png rename to src/public/images/1/0xc0c293ce456ff0ed870add98a0828dd4d2903dbf/logo.png diff --git a/src/public/images/1/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/info.json b/src/public/images/1/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/info.json similarity index 100% rename from src/public/images/1/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/info.json rename to src/public/images/1/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/info.json diff --git a/src/public/images/1/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/logo.png b/src/public/images/1/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/logo.png similarity index 100% rename from src/public/images/1/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/logo.png rename to src/public/images/1/0xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab/logo.png diff --git a/src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json b/src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/info.json similarity index 86% rename from src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json rename to src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/info.json index 94692471..427bd2b6 100644 --- a/src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json +++ b/src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/info.json @@ -3,7 +3,7 @@ "address": "0xe95a203b1a91a908f9b9ce46459d101078c2c3cb", "symbol": "ankrETH", "name": "Ankr Staked ETH", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/logo.png", "reason": "Ankr has rebranded all of its aXXXc tokens to ankrXXX. Below information\r\nhttps://www.ankr.com/docs/liquid-staking/eth/overview/", "decimals": 18, "chainId": 1 diff --git a/src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png b/src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/logo.png similarity index 100% rename from src/public/images/1/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png rename to src/public/images/1/0xe95a203b1a91a908f9b9ce46459d101078c2c3cb/logo.png diff --git a/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/info.json b/src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/info.json similarity index 74% rename from src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/info.json rename to src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/info.json index 88b8e49f..e00ee4ef 100644 --- a/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/info.json +++ b/src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/info.json @@ -3,7 +3,7 @@ "address": "0x1509706a6c66ca549ff0cb464de88231ddbe213b", "symbol": "AURA", "name": "Aura", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/logo.png", "reason": "Karpatkey asked us to list", "decimals": 18, "chainId": 100 diff --git a/src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/logo.png b/src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/logo.png similarity index 100% rename from src/public/images/100/0x1509706a6c66CA549ff0cB464de88231DDBe213B/logo.png rename to src/public/images/100/0x1509706a6c66ca549ff0cb464de88231ddbe213b/logo.png diff --git a/src/public/images/100/0x177127622c4A00F3d409B75571e12cB3c8973d3c/info.json b/src/public/images/100/0x177127622c4a00f3d409b75571e12cb3c8973d3c/info.json similarity index 100% rename from src/public/images/100/0x177127622c4A00F3d409B75571e12cB3c8973d3c/info.json rename to src/public/images/100/0x177127622c4a00f3d409b75571e12cb3c8973d3c/info.json diff --git a/src/public/images/100/0x177127622c4A00F3d409B75571e12cB3c8973d3c/logo.png b/src/public/images/100/0x177127622c4a00f3d409b75571e12cb3c8973d3c/logo.png similarity index 100% rename from src/public/images/100/0x177127622c4A00F3d409B75571e12cB3c8973d3c/logo.png rename to src/public/images/100/0x177127622c4a00f3d409b75571e12cb3c8973d3c/logo.png diff --git a/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/info.json b/src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/info.json similarity index 77% rename from src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/info.json rename to src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/info.json index 8ce9f427..4d77026c 100644 --- a/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/info.json +++ b/src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/info.json @@ -3,7 +3,7 @@ "address": "0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1", "symbol": "WETH", "name": "Wrapped Ether on Gnosis Chain", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/logo.png", "reason": "We don't have WETH for gnosis chain in our list", "decimals": 18, "chainId": 100 diff --git a/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png b/src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/logo.png similarity index 100% rename from src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png rename to src/public/images/100/0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1/logo.png diff --git a/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/info.json b/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/info.json index 6ef9c949..03430265 100644 --- a/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/info.json +++ b/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/info.json @@ -4,7 +4,7 @@ "symbol": "HoG", "name": "Humans of Gnosis", "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6de572faa138048ce8142c4a206eb09a8ec39e45/logo.png", - "reason": "The idea behind Circles is that people can create and use their own money. We are now adding a very important piece to to it: groups/communities. In addition to the pure p2p layer of Circles we are adding \u201cgroup currencies\u201d. As a first experiment we are launching the \u201cHumans of Gnosis\u201d group. As a big milestone we want to allow anyone to buy a DappCon ticket this year with \u201cHoG\u201d (Human of Gnosis) tokens. \r\nSome people won't be able to mint enough HoG thus we would like them to purchase them via Cowswap.\r\nWe will provide liquidity for the token once we open the ticket sale. ", + "reason": "The idea behind Circles is that people can create and use their own money. We are now adding a very important piece to to it: groups/communities. In addition to the pure p2p layer of Circles we are adding “group currencies”. As a first experiment we are launching the “Humans of Gnosis” group. As a big milestone we want to allow anyone to buy a DappCon ticket this year with “HoG” (Human of Gnosis) tokens. \r\nSome people won't be able to mint enough HoG thus we would like them to purchase them via Cowswap.\r\nWe will provide liquidity for the token once we open the ticket sale. ", "decimals": 18, "chainId": 100 } \ No newline at end of file diff --git a/src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/info.json b/src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/info.json similarity index 77% rename from src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/info.json rename to src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/info.json index a763511e..a8673924 100644 --- a/src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/info.json +++ b/src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/info.json @@ -3,8 +3,8 @@ "address": "0xaf204776c7245bf4147c2612bf6e5972ee483701", "symbol": "sDAI", "name": "Savings xDAI", - "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/logo.png", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/logo.png", "reason": "New Gnosis Product - Gnosis Earn. Bringing Boosted DSR Yield to Gnosis Chain", "decimals": 18, "chainId": 100 -} +} \ No newline at end of file diff --git a/src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/logo.png b/src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/logo.png similarity index 100% rename from src/public/images/100/0xaf204776c7245bF4147c2612BF6e5972Ee483701/logo.png rename to src/public/images/100/0xaf204776c7245bf4147c2612bf6e5972ee483701/logo.png diff --git a/src/public/images/100/0xcB444e90D8198415266c6a2724b7900fb12FC56E/info.json b/src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/info.json similarity index 100% rename from src/public/images/100/0xcB444e90D8198415266c6a2724b7900fb12FC56E/info.json rename to src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/info.json diff --git a/src/public/images/100/0xcB444e90D8198415266c6a2724b7900fb12FC56E/logo.png b/src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png similarity index 100% rename from src/public/images/100/0xcB444e90D8198415266c6a2724b7900fb12FC56E/logo.png rename to src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png diff --git a/src/scripts/workflow_helper.py b/src/scripts/workflow_helper.py index 19818f54..16f9040a 100644 --- a/src/scripts/workflow_helper.py +++ b/src/scripts/workflow_helper.py @@ -66,7 +66,7 @@ def handle_remove_token(data): def handle_info_json(data, removed=False): - file_path = f'src/public/images/{data["chainId"]}/{data["address"]}/info.json' + file_path = f'src/public/images/{data["chainId"]}/{data["address"].lower()}/info.json' with open(file_path, "r+") as f: try: