Skip to main content

Retrieve a Liquidity Pool REST API Endpoint

Loading...

Updated on
Oct 04, 2023

Retrieve a Liquidity Pool REST API Endpoint

Path Parameters

liquidity_pool_id
string
REQUIRED
Loading...

Returns

_links
object
Loading...
self
object
Loading...
href
string
Loading...
transactions
object
Loading...
href
string
Loading...
operations
object
Loading...
href
string
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...
Request
1
curl -L -X GET 'https://docs-demo.stellar-mainnet.quiknode.pro/liquidity_pools/0005fe1f8d2882e26afe7939d7a7ee13f3757f22b9c4bbf76a6f00b292e6854e' \
2
-H 'Accept: application/json'
3
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free