Skip to main content
POST
Max builder fee

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
maxBuilderFee
user
string
required

User address (42-char hex)

Example:

"0xabc..."

builder
string
required

Builder address (42-char hex)

Example:

"0xdef..."

Response

Max builder fee in tenths of a basis point

The response is of type integer.

Example:

1