stakefish

@stakefish

Private team

Joined on Feb 2, 2020

  • stakefish introduced a shared-ownership validator product in January 2022. This allowed users to stake with a minimum of 0.1 ETH and own a corresponding fraction of a validator based on their contribution. However, the shared-ownership feature was not optimal for user experience, and therefore, after a 5-month test, it was shut down. With the advent of the Shapella fork, it is now possible to unstake and withdraw your contributions. If you are one of the users who utilized our shared-ownership validator product, this blog post will provide you with guidance on withdrawing your contributions and protocol rewards.
     Like  Bookmark
  • Background Each seed phrase can be used to generate an unlimited number of (public_key, private_key) pairs. For the technically curious ones, please reference: BLS key generation. For most of the stakefish users, you only need to know this: in order to perform the BLS->0x01 withdrawal credential change, you need to control the private key for that corresponding withdrawal credential. If you know the seed phrase, you need to know the corresponding start_index to generate the (withdrawal_credential, private_key) pair.
     Like  Bookmark