Skip to main content

Retrieve Related Effects REST API Endpoint

Loading...

Updated on
Oct 04, 2023

Retrieve Related Effects REST API Endpoint

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

Path Parameters

liquidity_pool_id
string
REQUIRED
Loading...

Query Parameters

cursor
integer
Loading...
order
string
Loading...
limit
integer
Loading...

Returns

_links
object
Loading...
self
object
Loading...
href
string
Loading...
next
object
Loading...
href
string
Loading...
prev
object
Loading...
href
string
Loading...
_embedded
object
Loading...
records
array
Loading...
_links
object
Loading...
self
object
Loading...
href
string
Loading...
succeeds
object
Loading...
href
string
Loading...
precedes
object
Loading...
href
string
Loading...
id
string
Loading...
paging_token
string
Loading...
account
string
Loading...
type
string
Loading...
type_i
integer
Loading...
created_at
string
Loading...
liquidity_pool
object
Loading...
id
string
Loading...
paging_token
string
Loading...
fee_bp
integer
Loading...
type
string
Loading...
total_trustlines
string
Loading...
total_shares
integer
Loading...
reserves
array
Loading...
amount
string
Loading...
asset
string
Loading...
last_modified_ledger
string
Loading...
last_modified_time
string
Loading...
reserves_deposited
array
Loading...
amount
string
Loading...
asset
string
Loading...
shares_received
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free