Skip to content

Commit

Permalink
fix: add USDC.e to stablecoins list in Arb
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Nov 21, 2024
1 parent b722f2b commit 5fe9479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/governance/fees/fees.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The purpose of this page is to let users know which fee models are active at any
> **Eligible orders:** all market orders, limit orders, and TWAPs made on Gnosis Chain and Arbitrum One, excluding the following stablecoins, when they are traded for each other:
>
> - **Gnosis Chain**: sDAI, xDAI, wxDAI, EURe, GBPe, USDC, USDC.e, USDT (trading these stablecoins with each other on Gnosis Chain will incur zero fee)
> - **Arbitrum One**: USDC, DAI, USDT, USDe, USDM, FRAX, MIM (trading these stablecoins with each other on Arbitrum One will incur zero fee)
> - **Arbitrum One**: USDC, DAI, USDT, USDe, USDC.e, USDM, FRAX, MIM (trading these stablecoins with each other on Arbitrum One will incur zero fee)
>
> **Fee calculation:** volume \* 0.001
Expand Down

0 comments on commit 5fe9479

Please sign in to comment.