Get pools
1. Get all pools
use sdk.Pool.fetchAllPools
method.
Example
2. Get pool by poolId
3. Get pool by token asset types and feeTier
(from v0.0.7)
Last updated