Skip to content

Commit df1cd61

Browse files
committed
fix: update IP_COMPLY_URL to include 'enkryptswap' path
1 parent f4d6588 commit df1cd61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/swap/src/configs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const TOKEN_LISTS: {
164164

165165
const RWA_FILTER_LIST =
166166
"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";
167+
const IP_COMPLY_URL = "https://partners.mewapi.io/o/ipcomply/enkryptswap";
168168
/**
169169
* ```sh
170170
* curl -sL https://raw.githubusercontent.com/enkryptcom/dynamic-data/main/swaplists/changelly.json | jq . -C | less -R

0 commit comments

Comments
 (0)