diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 64573af3..cbe14f81 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -93,6 +93,14 @@ "chainId": 1, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x1559fa1b8f28238fd5d76d9f434ad86fd20d1559/logo.png" }, + { + "address": "0x163f8c2467924be0ae7b5347228cabf260318753", + "symbol": "WLD", + "name": "Worldcoin", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/logo.png" + }, { "address": "0x18084fba666a33d37592fa2633fd49a74dd93a88", "symbol": "tBTC", diff --git a/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/info.json b/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/info.json new file mode 100644 index 00000000..b758a7da --- /dev/null +++ b/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0x163f8c2467924be0ae7b5347228cabf260318753", + "symbol": "WLD", + "name": "Worldcoin", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/logo.png", + "reason": "World coin just launched its token so lets try to capitalize on this", + "decimals": 18, + "chainId": 1 +} \ No newline at end of file diff --git a/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/logo.png b/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/logo.png new file mode 100644 index 00000000..9e5b5bb1 Binary files /dev/null and b/src/public/images/1/0x163f8c2467924be0ae7b5347228cabf260318753/logo.png differ