filters
filters: {
Approval: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Approval(address,address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Borrow: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Borrow(bytes32,address,address,address,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
BorrowLiquidated: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
BorrowLiquidated(bytes32,address,address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Deposit: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Deposit(address,address,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
ManagementFeePaid: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
ManagementFeePaid(address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
PerformanceFeePaid: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
PerformanceFeePaid(address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
RepayBorrow: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
RepayBorrow(bytes32,address,address,address,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Swap: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Swap(address,address,address,address,uint256,uint256,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Trade: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Trade(address,address,uint256,bool,uint256,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Transfer: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Transfer(address,address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
UpdateQuotes: TypedContractEvent<[], [], OutputObject>;
UpdateQuotes(): TypedContractEvent<[], [], OutputObject>;
Withdraw: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Withdraw(address,address,address,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
}
Type declaration
-
Approval: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Approval(address,address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Borrow: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Borrow(bytes32,address,address,address,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
BorrowLiquidated: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
BorrowLiquidated(bytes32,address,address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Deposit: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Deposit(address,address,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
ManagementFeePaid: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
ManagementFeePaid(address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
PerformanceFeePaid: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
PerformanceFeePaid(address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
RepayBorrow: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
RepayBorrow(bytes32,address,address,address,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Swap: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Swap(address,address,address,address,uint256,uint256,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Trade: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Trade(address,address,uint256,bool,uint256,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Transfer: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Transfer(address,address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
UpdateQuotes: TypedContractEvent<[], [], OutputObject>
-
UpdateQuotes(): TypedContractEvent<[], [], OutputObject>
-
Withdraw: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Withdraw(address,address,address,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>