filters
filters: {
PoolDeployed: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
PoolDeployed(address,address,address,uint256,uint256,bool,address): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
PricingPath: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
PricingPath(address,address[][],uint8[],uint8,address[][],uint8[],uint8): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetDiscountPerPool: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetDiscountPerPool(uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetFeeReceiver: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetFeeReceiver(address): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
}
Type declaration
-
PoolDeployed: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
PoolDeployed(address,address,address,uint256,uint256,bool,address): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
PricingPath: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
PricingPath(address,address[][],uint8[],uint8,address[][],uint8[],uint8): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetDiscountPerPool: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetDiscountPerPool(uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetFeeReceiver: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetFeeReceiver(address): TypedContractEvent<InputTuple, OutputTuple, OutputObject>