This event is emitted when user adds AMM LP
event LiquidityAdded(address indexed amm, address indexed maker);
params
- ammamm address
- makermaker address (lp)
This event is emitted when user adds AMM LP
event LiquidityAdded(address indexed amm, address indexed maker);
params
amm amm addressmaker maker address (lp)