diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 5090a3e2..7c41d7c5 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -1173,6 +1173,14 @@ "decimals": 18, "logoURI": "https://raw.githubusercontent.com/centfinance/assets/master/blockchains/xdai/assets/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d/logo.png" }, + { + "address": "0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0", + "symbol": "osGNO", + "name": "Staked GNO", + "decimals": 18, + "chainId": 100, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/logo.png" + }, { "address": "0x1b896893dfc86bb67cf57767298b9073d2c1ba2c", "symbol": "CAKE", diff --git a/src/public/PermitInfo.100.json b/src/public/PermitInfo.100.json index 8e5c4cb9..9dc54789 100644 --- a/src/public/PermitInfo.100.json +++ b/src/public/PermitInfo.100.json @@ -1149,6 +1149,11 @@ "version": "1", "name": "Reserve Rights from Mainnet" }, + "0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0": { + "type": "eip-2612", + "version": "1", + "name": "Staked GNO" + }, "0xf54b47b00b6916974c73b81b7d9929a4f443db49": { "type": "eip-2612", "version": "1", diff --git a/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/info.json b/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/info.json new file mode 100644 index 00000000..1b9bcee7 --- /dev/null +++ b/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0", + "symbol": "osGNO", + "name": "Staked GNO", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/logo.png", + "reason": "Add osGNO as requested by Karpatkey", + "decimals": 18, + "chainId": 100 +} \ No newline at end of file diff --git a/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/logo.png b/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/logo.png new file mode 100644 index 00000000..c0b493c5 Binary files /dev/null and b/src/public/images/100/0xf490c80aae5f2616d3e3bda2483e30c4cb21d1a0/logo.png differ