diff --git a/dapps/sonicxswap/dapp.config.json.txt b/dapps/sonicxswap/dapp.config.json.txt new file mode 100644 index 0000000..e9154ab --- /dev/null +++ b/dapps/sonicxswap/dapp.config.json.txt @@ -0,0 +1,16 @@ +{ + "name": "SonicXSwap", + "factory_address": "0x0569F2A6B281b139bC164851cf86E4a792ca6e81", + "router_address": "0x8885b3cfF909e129d9F8f75b196503F4F8B1A351", + "chain_id": 146, + "type": "uniswap_v2", + "supported_tokens": [ + { + "address": "0x008d9c24266e09D26655395bd47B5F53BbCA8AFF", + "symbol": "SX", + "decimals": 18 + } + ], + "logo_url": "https://i.postimg.cc/htgbCTc1/Sonicswap-dp.png", + "website": "https://www.sonicxswap.com/" +} \ No newline at end of file