OptionalburnWhether the LP coin is burned as part of the creation flow.
Per-coin weights, fees, decimal metadata, and initial deposits.
The fully qualified coin type deposited into the pool.
Optionaldecimals?: numberOptional display precision stored for this coin.
The initial amount in the coin's smallest unit.
The decimal fraction charged when this coin enters a swap.
The decimal weight for this coin. Weights must sum to 1.
The capability object that authorizes pool creation.
OptionaldaoOptional DAO fee configuration for the new pool.
The DAO fee as a decimal fraction. 0.01 is 1%.
The Sui address that receives the DAO fee.
OptionalforceOptional decimal precision forced for the LP coin.
OptionalisWhether coin selection is prepared for a sponsored transaction.
Metadata for the LP coin published for the pool.
The fully qualified LP coin type used by the new pool.
The pool curve mode passed to Move as a flatness value.
The display name assigned to the pool object.
Whether the transaction should preserve the supplied coin decimals.
The wallet that owns the pool-creation capability and initial coins.
Request body for creating a new pool, specifying coin information, the LP coin metadata, and optional DAO fee info.