Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evolify/dumpfun
/ DailyStat
Interface
DailyStat
common/types.ts:21–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
interface
DailyStat {
22
date: string
23
marketShare: number
24
volume: number
25
}
26
27
export
interface
LaunchpadsInfo {
28
id: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected