Skip to content

Commit

Permalink
Change swap fee on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunnini committed Jul 15, 2024
1 parent 05ecc43 commit 2c023cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mobile/src/config.ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@ export const SwapVenue: {
chainId: 'osmosis-1',
};
export const SwapFeeBps = {
value: 0,
value: 85,
receiver: 'osmo1my4tk420gjmhggqwvvha6ey9390gqwfree2p4u',
};

0 comments on commit 2c023cf

Please sign in to comment.