For the complete documentation index, see llms.txt. This page is also available as Markdown.
Coming Soon

Fetch intermediary accounts

Derive intermediary EVM address

get
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.

Query parameters
publicKeystringOptional

Origin wallet ed25519 public key (ed25519:). Required for TON wallets and must be the wallet's owner key (the address must re-derive from it); ignored otherwise.

Responses
200

OK

application/json
get/api/v1/executions/{wallet}/intermediary

Last updated