Skip to main content
POST
Optional for Yield Aggregator — you may broadcast signed transactions with your own RPC instead. StarkPay POST /payment/execute/on-chain remains required for payment flows.
string
required
Your StarkFi API key.
string
required
Enabled chain where the operation was built, e.g. solana.
string | string[]
required
Base64 signed Solana wire. One string for deposit, withdraw, or a merged rebalance. Up to two strings in an array for dual-transaction rebalance.

Response

number
Confirmation status from the relay (1 when successful on Solana).
string
On-chain signature when available.