liquidswap-sdk icon indicating copy to clipboard operation
liquidswap-sdk copied to clipboard

missing function: get list of pools with x y coin info

Open gitmalong opened this issue 3 years ago • 1 comments

The SDK has no function to get a list of all pools that also tells which pool supports which tokens.

gitmalong avatar Jan 02 '23 06:01 gitmalong

Hey,

There is no option to do such query, only by creating some backend indexing service. Also you can fetch all pools and filter them by tokens, but again, i'm not sure it has to be part of SDK.

borispovod avatar Jan 25 '23 19:01 borispovod