Skip to content

Commit

Permalink
docs: clarify partner fee options
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin committed Jun 20, 2024
1 parent 02c7066 commit 269286a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/cow-protocol/tutorials/widget/widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ const params: CowSwapWidgetParams = {
createCowSwapWidget(widgetContainer, { params })
```

This configuration will apply a partner fee for all networks, and trade types (swaps, limit orders, TWAPs, etc.). You can use [Flexible config](#flexible-config) for having more flexibility, or [Advanced configuration](#advanced-configuration) to have even more on you partner fee.

### Flexible config

Both `bps` and `recipient` can be set for different chains and different trade types (swap/limit/advanced).
Expand Down

0 comments on commit 269286a

Please sign in to comment.