From 83fe02412685de2961a98ca48263cab89c61cfbd Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 19 Jul 2022 10:38:19 +0200 Subject: [PATCH] Issue-#1060: Remove content on fees related to pools --- core-concepts/fees.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/core-concepts/fees.md b/core-concepts/fees.md index 77c6aa22..9bb2e51e 100644 --- a/core-concepts/fees.md +++ b/core-concepts/fees.md @@ -16,7 +16,7 @@ Ocean Protocol achieves sustainability via the [Web3 sustainability loop](https: ### Swap fee -Swap fees are collected whenever someone swaps a datatoken for base token (e.g., OCEAN) or base token for a datatoken. The swap could be inside a pool (using an automated market maker) or in a fixed-rate exchange. +Swap fees are collected whenever someone swaps a datatoken for base token (e.g., OCEAN) or base token for a datatoken. The swap can be conducted using a a fixed-rate exchange. These are the fees that are applied whenever a user swaps base token or datatoken: - Publisher Marketplace swap fee @@ -67,13 +67,11 @@ The table is periodically updated. Users are advised to confirm new values throu | Swap Fees | Value in Ocean Market, using any Provider | Value in Other Markets | | :------------------------------------------------------------- | :---------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------ | -| publishMarket: Pools | 0% | Set in the market config, by the publishing market.
Min = 0.001%
Max = 10% | | publishMarket: FixedRate | 0% | Set in the market config, by the publishing market.
Min = 0.001%
Max = 50% | -| consumeMarket: Pools | 0% | Set in market config, by the consuming market.
Min = 0.001%
Max = 10% | | consumeMarket: FixedRate
ERC20Template | 0% | 0% | | consumeMarket: FixedRate
EnterpriseTemplate | 0% | Set in market config, by the consuming market. | -| Ocean Community: Pools & FixedRate
OCEAN, H2O as base token | 0.1% | 0.1% | -| Ocean Community: Pools & FixedRate
other base token | 0.2% | 0.2% | +| Ocean Community: FixedRate
OCEAN, H2O as base token | 0.1% | 0.1% | +| Ocean Community: FixedRate
other base token | 0.2% | 0.2% | | Pool Liquidity Provider (LP) | 1% | Set by the pool creator on contract deployment.
Contracts
Min = 0.001%
Max = 10%
Market
Min = 0.1%
Max = 10% | | Publish Fees | 0% | 0% | | Order Fees
1 datatoken available to get dataset acces | | |