Prepare a builder-fee approval
Authorizations
apikeystringRequired
API key for authentication
Body
Wallet to prepare a one-time builder-fee approval for.
wallet_addressstringRequiredExample:
Wallet that will sign the approval. It must be signed by the wallet's own key — an approval signed by an API (agent) wallet is not accepted.
0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045Responses
200
Successful Response
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
502
Bad Gateway
application/json
503
Service Unavailable
application/json
504
Gateway Timeout
application/json
post/api/v1/perp/approve-builder-fee
Last updated
Was this helpful?