@sentio/sdk
    Preparing search index...

    Interface UnlockStakeEvent

    interface UnlockStakeEvent {
        amount_unlocked: bigint;
        pool_address: string;
    }
    Index

    Properties

    amount_unlocked: bigint
    pool_address: string