For the complete documentation index, see llms.txt. This page is also available as Markdown.

userTwapSliceFills

Parameters

type: userTwapSliceFills user: address (42-char hex)

Returns

Fills from TWAP order slice executions.

Example

// Request
curl https://hyperliquid.blockpi.network/v1/info/your-api-key -X POST -H "Content-Type: application/json" --data '{"type":"userTwapSliceFills"}'

// Result
[]

Was this helpful?