Documentation
    Preparing search index...

    Type Alias SetAdaptiveFeeConstantsInput<TAccountWhirlpool, TAccountWhirlpoolsConfig, TAccountOracle, TAccountFeeAuthority>

    Type Parameters

    • TAccountWhirlpool extends string = string
    • TAccountWhirlpoolsConfig extends string = string
    • TAccountOracle extends string = string
    • TAccountFeeAuthority extends string = string
    Index

    Properties

    feeAuthority: TransactionSigner<TAccountFeeAuthority>
    oracle: Address<TAccountOracle>
    whirlpool: Address<TAccountWhirlpool>
    whirlpoolsConfig: Address<TAccountWhirlpoolsConfig>