Documentation
    Preparing search index...
    type TickArrayArgs = {
        startTickIndex: number;
        ticks: TickArgs[];
        whirlpool: Address;
    }
    Index

    Properties

    startTickIndex: number
    ticks: TickArgs[]
    whirlpool: Address