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 b64ffe3 commit 77338f0Copy full SHA for 77338f0
apps/dashboard/src/constants/addresses.ts
@@ -8,4 +8,4 @@ export const DEFAULT_FEE_RECIPIENT =
8
"0x1af20c6b23373350ad464700b5965ce4b0d2ad94";
9
10
export const DEFAULT_FEE_BPS = 250;
11
-export const DEFAULT_FEE_BPS_NEW = 150;
+export const DEFAULT_FEE_BPS_NEW = 200;
0 commit comments