diff --git a/src/assets/defai.png b/src/assets/defai.png new file mode 100644 index 0000000..2758041 Binary files /dev/null and b/src/assets/defai.png differ diff --git a/src/assets/gameboi.png b/src/assets/gameboi.png new file mode 100644 index 0000000..4932b4c Binary files /dev/null and b/src/assets/gameboi.png differ diff --git a/src/assets/overlord.png b/src/assets/overlord.png new file mode 100644 index 0000000..31bdae9 Binary files /dev/null and b/src/assets/overlord.png differ diff --git a/src/tokens/arbitrum-one.json b/src/tokens/arbitrum-one.json index 54cb024..31fe4e5 100644 --- a/src/tokens/arbitrum-one.json +++ b/src/tokens/arbitrum-one.json @@ -2082,5 +2082,43 @@ "logoURI": "BASE_URL/assets/o3.png", "decimals": 18, "quote": "other" + }, + { + "chainId": 42161, + "symbol": "OVER", + "name": "Overlord", + "address": "0xF6eB7A9799F6680C320e79D0FB35E842D54D38CE", + "logoURI": "BASE_URL/assets/overlord.png", + "decimals": 18, + "quote": "other", + "intermediaryTokens": [ + "0x13ad3f1150db0e1e05fd32bDEeB7C110ee023de6" + ] + }, + { + "chainId": 42161, + "symbol": "GMB", + "name": "Gameboi", + "address": "0xA0C8D91B6dcE36F6deeADF716ab02bC539d9beBF", + "logoURI": "BASE_URL/assets/gameboi.png", + "decimals": 18, + "quote": "other", + "intermediaryTokens": [ + "0x13ad3f1150db0e1e05fd32bDEeB7C110ee023de6" + ] + } + , + { + "chainId": 42161, + "symbol": "DeFAI", + "name": "AISweatShop", + "address": "0x13ad3f1150db0e1e05fd32bDEeB7C110ee023de6", + "logoURI": "BASE_URL/assets/defai.png", + "decimals": 18, + "quote": "other", + "intermediaryTokens": [ + "0xF6eB7A9799F6680C320e79D0FB35E842D54D38CE", + "0xA0C8D91B6dcE36F6deeADF716ab02bC539d9beBF" + ] } ]