Institution Staking
Secure, flexible, and scalable staking solutions for enterprises and institutions.
Our Solutions
Unlock diverse opportunities and explore the applications of onchain staking.
Enterprise Staking
Full custody control over assets
Comprehensive monthly reporting
Block-level reward tracking
SOC 2 certified
Client Staking
Non-custodial solution for customers
Specialized smoothing fee pool
Custom validator distribution
SOC 2 certified
Trusted by Industry Leaders
LIDO
In January 2021, stakefish became a founding member of LIDO DAO, a node operator, and oracle for LIDO, which is a liquid staking pool protocol. Today LIDO is the most dominant LSD protocol with over 31% market share (~$15bil in TVL) in Ethereum staking.
Mantle
Mantle, formerly BitDAO, launched Mantle LSD and chose stakefish as its staking partner. Mantle LSD is an ETH liquid staking derivative governed by Mantle. Deposit ETH, and receive the yield-bearing mETH that can be utilized across a range of applications.
Powerful API Integration
Access our enterprise-grade staking infrastructure through secure and public API keys.
curl --request POST \
--url https://api.stake.fish \
--header 'accept: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--data '{
"count": 1,
"withdrawalCredentials": "...",
"customFeeRecipient": "..."
}'