Skip to main content

Retrieve Related Transactions {Claimable Balance} REST API Endpoint

Loading...

Updated on
Nov 26, 2024

Retrieve Related Transactions {Claimable Balance} REST API Endpoint

Please note that this method can be used in streaming mode. Streaming mode allows you to listen for new transactions referencing this claimable balance as they are added to the Stellar ledger.

Path Parameters

claimable_balance_id
string
REQUIRED
Loading...

Query Parameters

cursor
integer
Loading...
order
string
Loading...
limit
integer
Loading...
include_failed
boolean
Loading...

Returns

_links
object
Loading...
self
object
Loading...
href
string
Loading...
templated
boolean
Loading...
next
object
Loading...
href
string
Loading...
templated
boolean
Loading...
prev
object
Loading...
href
string
Loading...
templated
boolean
Loading...
_embedded
object
Loading...
records
array
Loading...
memo
string
Loading...
_links
object
Loading...
self
object
Loading...
href
string
Loading...
templated
boolean
Loading...
account
object
Loading...
href
string
Loading...
templated
boolean
Loading...
ledger
object
Loading...
href
string
Loading...
templated
boolean
Loading...
operations
object
Loading...
href
string
Loading...
templated
boolean
Loading...
effects
object
Loading...
href
string
Loading...
templated
boolean
Loading...
precedes
object
Loading...
href
string
Loading...
templated
boolean
Loading...
succeeds
object
Loading...
href
string
Loading...
templated
boolean
Loading...
transaction
object
Loading...
href
string
Loading...
templated
boolean
Loading...
id
string
Loading...
paging_token
string
Loading...
successful
boolean
Loading...
hash
string
Loading...
ledger
integer
Loading...
created_at
string
Loading...
source_account
string
Loading...
account_muxed
string
Loading...
account_muxed_id
string
Loading...
source_account_sequence
string
Loading...
fee_account
string
Loading...
fee_account_muxed
string
Loading...
fee_account_muxed_id
string
Loading...
fee_charged
string
Loading...
max_fee
string
Loading...
operation_count
integer
Loading...
envelope_xdr
string
Loading...
result_xdr
string
Loading...
result_meta_xdr
string
Loading...
fee_meta_xdr
string
Loading...
memo_type
string
Loading...
signatures
string
Loading...
valid_after
string
Loading...
valid_before
string
Loading...
preconditions
object
Loading...
timebounds
object
Loading...
min_time
string
Loading...
max_time
string
Loading...
ledgerbounds
object
Loading...
min_time
string
Loading...
max_time
string
Loading...
min_account_sequence
string
Loading...
min_account_sequence_age
string
Loading...
min_account_sequence_ledger_gap
integer
Loading...
extra_signers
string
Loading...
fee_bump_transaction
object
Loading...
hash
string
Loading...
signatures
string
Loading...
inner_transaction
object
Loading...
hash
string
Loading...
signatures
string
Loading...
max_fee
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free