A record of coin data for each coin type in the pool.
The address of the pool's creator.
OptionaldaoThe optional DAO fee configuration layered around this pool.
The fixed-point curve parameter used by the pool invariant.
The LP supply that cannot be withdrawn as liquid liquidity.
The decimals used by the LP coin.
The total LP supply in the LP coin's smallest unit.
The LP coin type for this pool, e.g., "0x<...>::af_lp::AF_LP_xyz".
The human-readable name of the pool (e.g., "My Weighted Pool").
The on-chain object ID.
The Move type of the object.
The primary pool object structure stored on-chain.
lpCoinTypeis the minted LP token,coinsis a record of coin data.