Skip to content

Commit

Permalink
Update docs/learn/order-book.md
Browse files Browse the repository at this point in the history
Co-authored-by: Malte Kliemann <[email protected]>
  • Loading branch information
Chralt98 and maltekliemann authored Nov 20, 2023
1 parent 733c3bd commit e135141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/learn/order-book.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ less, depending on the partial fulfillment scenario).

It's important to note that the market creator's fee is always deducted in the
market's base currency, which in our example is ZTG. So, if the market creator
charges a `1%` fee, the taker ends up receiving `6.3` ZTG, while the market
creator gets `0.7` ZTG. However, the `taker_amount` you receive as the maker
charges a `1%` fee, the taker ends up receiving `6.93` ZTG, while the market
creator gets `0.07` ZTG. However, the `taker_amount` you receive as the maker
remains unchanged, as no fees are deducted from the outcome token. It might seem
like the recipient of the base asset (in this case, ZTG) is always the one who
pays the fee. But this perspective can vary because each order is unique and may
Expand Down

0 comments on commit e135141

Please sign in to comment.