UniDevKit - v2.1.1
    Preparing search index...

    Interface TickInfoResponse

    interface TickInfoResponse {
        feeGrowthOutside0X128: bigint;
        feeGrowthOutside1X128: bigint;
        liquidityGross: bigint;
        liquidityNet: bigint;
    }
    Index

    Properties

    feeGrowthOutside0X128: bigint
    feeGrowthOutside1X128: bigint
    liquidityGross: bigint
    liquidityNet: bigint