Retrieve an Account Transactions REST API Endpoint
Please note that this method can be used in streaming mode. Streaming mode allows to listen for new transactions for this account as they are added to the Stellar ledger.
路徑參數
account_id
字串
必填
載入中...
查詢參數
游標
整數
載入中...
order
字串
載入中...
上限
整數
載入中...
include_failed
布林值
載入中...
退貨
_links
物件
載入中...
self
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
next
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
prev
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
_embedded
物件
載入中...
records
陣列
載入中...
備忘錄
字串
載入中...
_links
物件
載入中...
self
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
交易
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
operations
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
payments
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
effects
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
offers
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
trades
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
資料
物件
載入中...
href
字串
載入中...
templated
布林值
載入中...
id
字串
載入中...
paging_token
字串
載入中...
successful
布林值
載入中...
hash
字串
載入中...
ledger
整數
載入中...
created_at
字串
載入中...
source_account
字串
載入中...
account_muxed
字串
載入中...
account_muxed_id
字串
載入中...
source_account_sequence
字串
載入中...
fee_account
字串
載入中...
fee_account_muxed
字串
載入中...
fee_account_muxed_id
字串
載入中...
fee_charged
字串
載入中...
max_fee
字串
載入中...
operation_count
整數
載入中...
envelope_xdr
字串
載入中...
result_xdr
字串
載入中...
result_meta_xdr
字串
載入中...
fee_meta_xdr
字串
載入中...
memo_type
字串
載入中...
簽名
字串
載入中...
valid_after
字串
載入中...
valid_before
字串
載入中...
preconditions
物件
載入中...
timebounds
物件
載入中...
min_time
字串
載入中...
max_time
字串
載入中...
ledgerbounds
物件
載入中...
min_time
字串
載入中...
max_time
字串
載入中...
min_account_sequence
字串
載入中...
min_account_sequence_age
字串
載入中...
min_account_sequence_ledger_gap
整數
載入中...
extra_signers
字串
載入中...
fee_bump_transaction
物件
載入中...
hash
字串
載入中...
簽名
字串
載入中...
inner_transaction
物件
載入中...
hash
字串
載入中...
簽名
字串
載入中...
max_fee
字串
載入中...
請求