rocketComing Soon

rectangle-apiSubmit digest

circle-exclamation

Submit signed intent payload

post

Verifies the frontend signature and stores the signed payload. If the execution is already OPERATION_PENDING, the transaction moves to SIGNING; otherwise it remains prepared until the deposit completes.

Path parameters
walletstringRequired

Origin wallet identifier.

Body
executionIdstringOptionalExample: 6f9619ff-8b86-d011-b42d-00cf4fc964ff
publicKeystringOptionalExample: ed25519:...
signaturestringOptionalExample: 0x...
Responses
chevron-right
200

OK

application/json
post
/api/v1/executions/{wallet}/submit

Last updated