@sentio/sdk
    Preparing search index...
    interface WithdrawStakeEvent {
        amount_withdrawn: bigint;
        delegator_address: string;
        pool_address: string;
    }
    Index

    Properties

    amount_withdrawn: bigint
    delegator_address: string
    pool_address: string