$SwapEventExtension extension

on

Methods

copyWith({String? amount0In, String? amount0Out, String? amount1In, String? amount1Out, int? eventIndex, String? maker, String? pairId, String? priceNative, Reserves? reserves, String? txnId, int? txnIndex}) SwapEvent

Available on SwapEvent, provided by the $SwapEventExtension extension

copyWithWrapped({Wrapped<String?>? amount0In, Wrapped<String?>? amount0Out, Wrapped<String?>? amount1In, Wrapped<String?>? amount1Out, Wrapped<int>? eventIndex, Wrapped<String>? maker, Wrapped<String>? pairId, Wrapped<String>? priceNative, Wrapped<Reserves?>? reserves, Wrapped<String>? txnId, Wrapped<int>? txnIndex}) SwapEvent

Available on SwapEvent, provided by the $SwapEventExtension extension