@somnia-chain/markets-sdk / react / useLiveUserOrders
Function: useLiveUserOrders()
useLiveUserOrders(
pool,user,limit?):LiveOrder[]
Defined in: hooks.ts:180
user's orders on one pool. Watches the pool while mounted.
Parameters
pool
string | undefined
user
string | undefined
limit?
number = 100