Skip to main content
Build a withdraw returns an unsigned transaction for the requested amount. Sign and broadcast on your RPC, or optionally use StarkFi yield broadcast.
1

Request body

2

Request example

3

Expected response

data.transaction is the base64 unsigned wire. Additional provider-specific fields may appear in data depending on the protocol build.
4

Sign and broadcast

Sign the wire, then broadcast on your RPC or submit optionally to POST /yield/broadcast.