Left Curve Software Stack
    Preparing search index...

    Type Alias PerpsUnlock

    type PerpsUnlock = {
        amountToRelease: string;
        endTime: string;
    }
    Index

    Properties

    amountToRelease: string
    endTime: string