@somnia-chain/markets-sdk / react / useLivePriceTicks
Function: useLivePriceTicks()
useLivePriceTicks(
asset,limit?):PricePoint[]
Defined in: packages/sdk/src/hooks.ts:595
The live tick tape of one asset, newest first. Watches the feed while mounted.
Parameters
asset
string | undefined
limit?
number = 100