Approve the builder fee¶
POST /api/hypercore/agent/approve-builder
Returns the approveBuilderFee EIP-712 payload (maxFeeRate 0.1%) for the user to sign. Required before orders can carry the builder code.
Authentication
Send your API key in the api-key header.
Responses
| Status | Description |
|---|---|
200 |
A CoreActionPlan to sign with signTypedData, plus context. |