Documentation
    Preparing search index...
    type PositionOpened = {
        position: Address;
        tickLowerIndex: number;
        tickUpperIndex: number;
        whirlpool: Address;
    }
    Index

    Properties

    position: Address
    tickLowerIndex: number
    tickUpperIndex: number
    whirlpool: Address