Skip to content

Commit 76b65e7

Browse files
authored
Update Pool Creation fee
1 parent 1cc1db0 commit 76b65e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/overview/integrate/pool-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are several different types of liquidity pools on Osmosis, each with uniqu
1616
- Supercharged Liquidity (Concentrated Liquidity) Pool, and
1717
- CosmWasm Pools (e.g., Transmuter and Alloyed Assets)
1818

19-
Note: As of [Proposal 699](https://www.mintscan.io/osmosis/proposals/699), a pool creation fee of 100 USDC is required.
19+
Note: As of [Proposal 699](https://www.mintscan.io/osmosis/proposals/699), a pool creation fee of 20 USDC is required.
2020
*[fee taken automatically when transaction has been sent via CLI]*
2121

2222
Note: Sometimes there is no way to find the Pool ID of a pool via a block explorer using the transaction hash. osmosisd CLI will show the Pool ID of the new pool in response when creating the pool via CLI; otherwise, the only way to get a Pool ID is to search among the most recently created pools, or else look on a list (that shows Pool ID) of all pools for matching specifications.
@@ -45,7 +45,7 @@ To create a Classic Pool on Osmosis via the Osmosis Zone app:
4545
- Enter a >0 amount of each token to add to the pool upon creation
4646
- Next
4747
- Set Swap Fee
48-
- Tick ‘I understand that creating a new pool will cost 100 USDC
48+
- Tick ‘I understand that creating a new pool will cost 20 USDC
4949
- Create Pool
5050
- Continue to approve the transaction with the connected wallet.
5151

@@ -105,7 +105,7 @@ To create a Stableswap Pool on Osmosis via the Osmosis Zone app:
105105
- Next
106106
- Set Swap Fee
107107
- Set scaling factor controller (optional)<sup>2</sup>
108-
- Tick ‘I understand that creating a new pool will cost 100 USDC.
108+
- Tick ‘I understand that creating a new pool will cost 20 USDC.
109109
- Create Pool
110110
- Continue to approve the transaction with the connected wallet.
111111

0 commit comments

Comments
 (0)