If you want to get the list of tokens that support limit orders, you can use getLimitOrderTokenList
getLimitOrderTokenList
const token_list = await sdk.LimitOrder.getLimitOrderTokenList()
Last updated 7 months ago