Properties
Readonly [internal]
[internal]: any
convert
convert: TypedContractMethod<[sourceToken: AddressLike, callee: AddressLike, allowanceTarget: AddressLike, data: BytesLike], [void], "nonpayable">
Readonly fallback
fallback: null | WrappedFallback
filters
filters: {
Converted: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
Converted(address,address,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetAuthorized: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetAuthorized(address,bool): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetTreasury: TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
SetTreasury(address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
}
Type declaration
-
Converted: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
Converted(address,address,uint256,uint256,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetAuthorized: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetAuthorized(address,bool): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetTreasury: TypedContractEvent<InputTuple, OutputTuple, OutputObject>
-
SetTreasury(address,uint256): TypedContractEvent<InputTuple, OutputTuple, OutputObject>
getExchangeHelper
getExchangeHelper: TypedContractMethod<[], [string], "view">
getTreasury
getTreasury: TypedContractMethod<[], [[string, bigint] & {
treasury: string;
treasuryShare: bigint;
}], "view">
interface
interface: IFeeConverterInterface
redeem
redeem: TypedContractMethod<[vault: AddressLike, shareAmount: BigNumberish], [bigint], "nonpayable">
Readonly runner
runner: null | ContractRunner
Readonly target
target: string | Addressable
@_ignore: