Gets the supported tokens

If you want to get the list of tokens that support limit orders, you can use getLimitOrderTokenList

const token_list = await sdk.LimitOrder.getLimitOrderTokenList()

Last updated