Get information related to existing liquidity pools.
get
Returns a list of the existing liquidity pools and its corresponding tokens at a given block height. If no block is specified, it returns the latest list available.
Query parameters
atstring ยท unsignedInteger or $hexOptional
Block identifier, as the block height or block hash.
Responses
200
successful operation
application/json
400
invalid blockId supplied for at query param
application/json
get
GET /pallets/asset-conversion/liquidity-pools HTTP/1.1
Host: dot-playbook.nownodes.io
Accept: */*