Documentation
    Preparing search index...
    type Oracle = {
        adaptiveFeeConstants: AdaptiveFeeConstants;
        adaptiveFeeVariables: AdaptiveFeeVariables;
        discriminator: ReadonlyUint8Array;
        reserved: ReadonlyUint8Array;
        tradeEnableTimestamp: bigint;
        whirlpool: Address;
    }
    Index

    Properties

    adaptiveFeeConstants: AdaptiveFeeConstants
    adaptiveFeeVariables: AdaptiveFeeVariables
    discriminator: ReadonlyUint8Array
    reserved: ReadonlyUint8Array
    tradeEnableTimestamp: bigint
    whirlpool: Address