liquidswap-sdk
liquidswap-sdk copied to clipboard
missing function: get list of pools with x y coin info
The SDK has no function to get a list of all pools that also tells which pool supports which tokens.
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.