Products
Private DeFi

Private Staking

Delegation + rewards operations integrated with private policy posture.

BUILT

What it does

Private Staking brings delegation and APY monitoring into the same proof-aware private capital stack as swaps, lending, and vault execution.

Current capabilities

  • Native staking pool discovery and APY overview.
  • User position inspection with pending exit and rewards context.
  • Stake/unstake calldata builders for wallet execution paths.
  • Integrated with private vault operating model and tier controls.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

List staking pools

Fetch currently available delegation pools.

/api/v1/zkdefi/staking/pools/api/v1/zkdefi/staking/staking/pools
GET

Inspect staking positions

Read per-wallet staking positions.

/api/v1/zkdefi/staking/positions/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc/api/v1/zkdefi/staking/staking/positions/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc
GET

Read network staking APY

Fetch current APY and network staking overview.

/api/v1/zkdefi/staking/apy/api/v1/zkdefi/staking/staking/apy

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation