Gets the list of limit order pools

const pool_list = await sdk.LimitOrder.getLimitOrderPoolList()

Last updated