@somnia-chain/markets-sdk / react / useLiveMarketByPool
Function: useLiveMarketByPool()
useLiveMarketByPool(
pool):Market|null
Defined in: hooks.ts:157
One market by pool address (either kind). Watches the pool while mounted.
Parameters
pool
string | undefined
Returns
Market | null