@somnia-chain/markets-sdk / index / marketActivityKey
Function: marketActivityKey()
marketActivityKey(
market,opts?):ClientQueryKey
Defined in: packages/sdk/src/queryKeys.ts:133
Key for client.getMarketActivity(market, opts).
kinds is sorted and joined, so two callers that ask for the same kinds in a
different order share one cache entry — the read does not depend on the order.
Parameters
market
string | null | undefined