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

    Properties

    amount_withdrawn: bigint
    pool_address: string