rocketComing Soon

rectangle-apiRequest steps execution

circle-exclamation

Create a steps-only execution

post

Creates or dry-runs an execution without a 1click quote. The intermediary is expected to already hold the destination token. Non-dry requests include a signing payload in result.details.

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.near
drybooleanOptionalExample: false
typestringOptionalExample: evm
versionstringOptionalExample: 1.0
Responses
chevron-right
200

Dry-run steps-only execution estimate.

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

Last updated