@somnia-chain/markets-sdk / react / useLiveFills
Function: useLiveFills()
useLiveFills(
pool,limit?):LiveFill[]
Defined in: hooks.ts:129
Live trade tape for one pool. Watches the pool while mounted.
Parameters
pool
string | undefined
limit?
number = 40
Returns
LiveFill[]