pool_manager.gno
Last updated
Last updated
Creates and examines pools.
Creates a liquidity pool.
Name | Type | Description |
---|---|---|
| string | The path of the token0 of the pool to create. |
| string | The path of the token1 of the pool to create. |
| uint32 | The fee tier of the pool.
- |
| string | The starting price of the pool. |