State Data
Global State
fee_setter (bytes)
fee_collector (bytes)
fee_manager (bytes)
Local State (Pool)
pool_token_asset_id (uint)
asset_1_id (uint)
asset_2_id (uint)
total_fee_share (uint)
protocol_fee_ratio (uint)
asset_1_reserves (uint)
asset_2_reserves (uint)
issued_pool_tokens (uint)
asset_1_protocol_fees (uint)
asset_2_protocol_fees (uint)
lock (uint)
asset_1_cumulative_price (bytes)
asset_2_cumulative_price (bytes)
cumulative_price_update_timestamp (uint)
Last updated