Kraken · Arazzo Workflow
Kraken Fund the Futures Wallet from Spot
Version 1.0.0
Check spot balance, transfer to the futures wallet, then confirm it landed.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedOAuthPublic APIsArazzoWorkflows
Provider
Workflows
fund-futures-wallet
Transfer an asset from the spot wallet to the futures wallet and confirm.
Reads the spot balance, transfers the asset from Spot Wallet to Futures Wallet, and reads futures accounts to confirm the balance change.
1
readSpotBalance
getAccountBalance
Read spot balances to confirm the asset is available before transferring. Private Spot endpoints are signed and accept application/x-www-form-urlencoded bodies.
2
transfer
walletTransfer
Transfer the asset from the Spot wallet to the Futures wallet.
3
confirmFutures
getAccounts
Read futures accounts to confirm the transferred funds have landed in the futures wallet.
Source API Descriptions
openapi