Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WardAnalytics/WardGraph
/ queryFn
Function
queryFn
src/api/transactions/transactions.ts:61–61 ·
view source on GitHub ↗
({ signal })
Source
from the content-addressed store, hash-verified
59
60
61
const
queryFn: QueryFunction<Awaited<ReturnType<typeof getTransactions>>> = ({ signal }) => getTransactions(address,params, signal);
62
63
64
Callers
nothing calls this directly
Calls
1
getTransactions
Function · 0.85
Tested by
no test coverage detected