MCPcopy 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
21interface DailyStat {
22 date: string
23 marketShare: number
24 volume: number
25}
26
27export interface LaunchpadsInfo {
28 id: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected