diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 8532a442..af94bf27 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -357,6 +357,14 @@ "chainId": 1, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x5a98fcbea516cf06857215779fd812ca3bef1b32/logo.png" }, + { + "address": "0x5afe3855358e112b5647b952709e6165e1c1eeee", + "symbol": "SAFE", + "name": "Safe Token", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/logo.png" + }, { "symbol": "LUSD", "name": "LUSD Stablecoin", diff --git a/src/public/PermitInfo.1.json b/src/public/PermitInfo.1.json index eccffbcb..ea681e71 100644 --- a/src/public/PermitInfo.1.json +++ b/src/public/PermitInfo.1.json @@ -2238,6 +2238,10 @@ "type": "unsupported", "name": "Dether" }, + "0x5afe3855358e112b5647b952709e6165e1c1eeee": { + "type": "unsupported", + "name": "Safe Token" + }, "0x5affe41805a9e57fed3657d0e64d96aea0b77885": { "type": "unsupported", "name": "Opium USDT Protection v2/USDC" diff --git a/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/info.json b/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/info.json new file mode 100644 index 00000000..034158c0 --- /dev/null +++ b/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0x5afe3855358e112b5647b952709e6165e1c1eeee", + "symbol": "SAFE", + "name": "Safe Token", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/logo.png", + "reason": "Safe team's token about to become tradable soon.", + "decimals": 18, + "chainId": 1 +} \ No newline at end of file diff --git a/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/logo.png b/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/logo.png new file mode 100644 index 00000000..060742d6 Binary files /dev/null and b/src/public/images/1/0x5afe3855358e112b5647b952709e6165e1c1eeee/logo.png differ