An on-chain object representing DAO fee configuration for a pool: it stores the fee basis points and the fee recipient address.
The fee in basis points, e.g., 100 => 1%.
The Sui address receiving the fee portion from trades or other actions.
The on-chain object ID.
The Move type of the object.
An on-chain object representing DAO fee configuration for a pool: it stores the fee basis points and the fee recipient address.