Coming Soon
Request steps execution
Path parameters
walletstringRequired
Origin wallet identifier. Supports EVM addresses, NEAR accounts, NEAR implicit accounts, and Solana base58 public keys.
Body
destinationAssetstringOptionalExample:
nep141:base-0x833589fcd6edb6e08f4c7c32d4f71b54bda02913.omft.neardrybooleanOptionalExample:
falsetypestringOptionalExample:
evmversionstringOptionalExample:
1.0Responses
200
Dry-run steps-only execution estimate.
application/json
201
Steps-only execution created and paired transaction prepared.
application/json
400
Bad Request
application/json
500
Internal Server Error
application/json
502
Bad Gateway
application/json
post
/api/v1/executions/{wallet}/stepsLast updated
