$LiquidityEventExtension extension

on

Methods

copyWith({String? amount0, String? amount1, int? eventIndex, String? maker, String? pairId, Reserves? reserves, String? txnId, int? txnIndex}) LiquidityEvent

Available on LiquidityEvent, provided by the $LiquidityEventExtension extension

copyWithWrapped({Wrapped<String>? amount0, Wrapped<String>? amount1, Wrapped<int>? eventIndex, Wrapped<String>? maker, Wrapped<String>? pairId, Wrapped<Reserves?>? reserves, Wrapped<String>? txnId, Wrapped<int>? txnIndex}) LiquidityEvent

Available on LiquidityEvent, provided by the $LiquidityEventExtension extension