We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d6588 commit df1cd61Copy full SHA for df1cd61
1 file changed
packages/swap/src/configs.ts
@@ -164,7 +164,7 @@ const TOKEN_LISTS: {
164
165
const RWA_FILTER_LIST =
166
"https://raw.githubusercontent.com/enkryptcom/dynamic-data/refs/heads/main/configs/filtered-rwa-addresses.json";
167
-const IP_COMPLY_URL = "https://partners.mewapi.io/o/ipcomply";
+const IP_COMPLY_URL = "https://partners.mewapi.io/o/ipcomply/enkryptswap";
168
/**
169
* ```sh
170
* curl -sL https://raw.githubusercontent.com/enkryptcom/dynamic-data/main/swaplists/changelly.json | jq . -C | less -R
0 commit comments