Skip to content

Commit

Permalink
feat: update margin config
Browse files Browse the repository at this point in the history
  • Loading branch information
naturexie committed Feb 25, 2025
1 parent f77c992 commit 1b94731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ export const MARGIN_WHITELIST = [
"web3hedge.near",
"71b85bee14a52c42ce331d2b7ee789da4c542d72678cedcab0c762b43e28f244",
"aquarius29.tg",
"liqbot.near",
];
export const DISABLE_WITHDRAW_ADDRESS = "bc1p";
const getConfig = (env: string = defaultNetwork) => {
Expand Down

0 comments on commit 1b94731

Please sign in to comment.