Coda by Ian Macalinao
    Preparing search index...
    interface SplitAmountInfo {
        feeA: bigint;
        feeB: bigint;
        permanentLockedLiquidity: bigint;
        reward0: bigint;
        reward1: bigint;
        unlockedLiquidity: bigint;
    }
    Index

    Properties

    feeA: bigint
    feeB: bigint
    permanentLockedLiquidity: bigint
    reward0: bigint
    reward1: bigint
    unlockedLiquidity: bigint