Get Transaction
トランザクション
トランザクションの取得
オンチェーンハッシュと確認ステータスを含む単一のトランザクションをIDで取得します。
GET
Get Transaction
オンチェーンハッシュ、金額、トークン、手数料、現在のステータスを含む単一のトランザクションの完全な詳細を取得します。
パスパラメータ
一意のトランザクション識別子(例:
tx_xyz789)。レスポンス
例
Response
承認
API key authentication. Keys are prefixed with awx_.
パスパラメータ
The unique transaction identifier (e.g., tx_xyz789).
レスポンス
Transaction details.
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.