Coming Soon
Request steps execution
Path parameters
walletstringRequired
Origin wallet identifier. Supports EVM addresses, NEAR accounts, NEAR implicit accounts, Solana base58 public keys, Stellar G-addresses, TON user-friendly addresses, and Tron base58 (T...) addresses.
Body
destinationAssetstringOptionalExample:
nep141:base-0x833589fcd6edb6e08f4c7c32d4f71b54bda02913.omft.neardrybooleanOptionalExample:
falsepublicKeystringOptionalExample:
PublicKey is the origin wallet's ed25519 key. Required for TON; ignored otherwise.
ed25519:...typestringOptionalExample:
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}/steps
Last updated
