interface StakedSui {
    id: _0x2.object$.UID;
    pool_id: string;
    principal: bigint;
    stake_activation_epoch: bigint;
}

Properties

pool_id: string
principal: bigint
stake_activation_epoch: bigint