Skip to content

Commit 1cc1db0

Browse files
Cordtusmattverse
andauthored
docs/overview/integrate/pool-setup.md -- create-pool fee, added clarity (#253)
* Additional context around pool creation fee Reducing user confusion Similar to - osmosis-labs/osmosis#8009 * Update docs/overview/integrate/pool-setup.md Co-authored-by: Matt, Park <[email protected]> * Update docs/overview/integrate/pool-setup.md much better, I knew this sounded clunky Co-authored-by: Matt, Park <[email protected]> --------- Co-authored-by: Matt, Park <[email protected]>
1 parent ec7de2f commit 1cc1db0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/overview/integrate/pool-setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ 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), the Pool Creation Fee is 100 USDC.
19+
Note: As of [Proposal 699](https://www.mintscan.io/osmosis/proposals/699), a pool creation fee of 100 USDC is required.
20+
*[fee taken automatically when transaction has been sent via CLI]*
2021

2122
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.
2223

0 commit comments

Comments
 (0)