getPools
Retrieve all turbos pools.
Signature
getPool(withLocked?: boolean): Promise<Pool.Pool[]>
Params
withLocked
: Retrieve all turbos pools including locked ones. Defaults false
Example
Last updated
Retrieve all turbos pools.
getPool(withLocked?: boolean): Promise<Pool.Pool[]>
withLocked
: Retrieve all turbos pools including locked ones. Defaults false
Last updated