Skip to main content
POST
Prepare a builder registry wallet transaction
Prepare an unsigned update, then ask the authorized wallet to sign the returned transaction. Your API key cannot change registry settings by itself. For configure, send:
Replace the address placeholders with valid EVM addresses. 25 bps is 0.25%; the maximum builder fee is 50 bps, subject to the registered cap. Wait for confirmation before relying on updated settings. Authentication · Builder integration

Authorizations

x-api-key
string
header
required

Server-side key created in an authenticated developer workspace. Builder codes are public attribution, not credentials.

Body

application/json
code
string
required
Pattern: ^[A-Za-z0-9_-]{3,32}$
operation
string
required
Allowed value: "register"
wallet
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
args
object
required

Response

Verified registry or finalized history result

transaction
object
required
code
string
required
Pattern: ^[A-Za-z0-9_-]{3,32}$
action
enum<string>
required
Available options:
register,
configure,
policy,
proposeOwner,
acceptOwnership
simulation
object
required
review
string
required