Skip to content

Conversation

dev-minsu
Copy link

@dev-minsu dev-minsu commented Sep 1, 2025

Summary

Add missing staking_to_spot_transfer API support.

Motivation

The SDK did not previously provide a method to transfer from staking to spot, even though the API endpoint exists.
This PR adds the missing feature to align the Python SDK with the latest Hyperliquid API capabilities.

Changes

  • hyperliquid/exchange.py : Added staking_to_spot_transfer method in the Exchange class.
  • hyperliquid/utils/signing.py : Added signing action method for staking-to-spot transfer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant