거래 생성
에이전트의 MPC 보안 지갑을 통해 온체인 결제를 제출합니다.
요청 본문
outbound만 지원됩니다.transfer."10.5").USDC, USDT, ETH).eip155:84532).응답
예시
인증
API key authentication. Keys are prefixed with awx_.
본문
The agent whose wallet will send the transaction.
Transaction direction. Currently only outbound is supported.
outbound Transaction type.
transfer Recipient on-chain address.
Amount to send as a decimal string (e.g., "10.5").
Token symbol (e.g., USDC, USDT, ETH).
CAIP-2 chain identifier (e.g., eip155:84532).
Sender address. If omitted, the agent's wallet address is used.
Optional memo or reference string.
응답
Transaction created and submitted.
An on-chain transaction submitted through an agent's wallet.
Unique transaction identifier.
On-chain transaction hash (available after broadcast).
Agent that initiated the transaction.
Transaction direction.
outbound Transaction type.
transfer Sender address.
Recipient address.
Amount sent as a decimal string.
Token symbol (e.g., USDC, USDT, ETH).
CAIP-2 chain identifier.
Network gas fee paid.
Transaction status.
pending, confirmed, failed Optional memo string.
ISO 8601 creation timestamp.