申し訳ありませんが、このページはお使いの言語では提供されていません。

XRP Ledger Dev Portalをさまざまな言語で提供するよう取り組んでいますが、すべてのページがすべての言語で提供されているわけではありません。ご協力いただける場合は、ぜひ貢献をお願いいたします

AccountTransactions

Warning: XRP-API is early alpha software. API methods and data formats are likely to change often in ways that break backwards compatibility.

  • Type: Object

This type can contain the following fields:

Field Type Required? Description
transactions Array of Transaction Common Fields Optional A list of transactions to affect the account.
minLedgerVersion Integer Optional The minimum ledger index searched when looking for transactions affecting this account.
validated Boolean Optional If true, all the transaction outcomes in this response come from validated ledgers, so they are final and immutable.