MCPcopy Create free account
hub / github.com/evolify/dumpfun / getPepeboostLink

Function getPepeboostLink

common/utils/index.ts:52–54  ·  view source on GitHub ↗
(addr = "")

Source from the content-addressed store, hash-verified

50}
51
52export function getPepeboostLink(addr = "") {
53 return `tg://resolve?domain=pepeboost_sol05_bot&start=ref_0h70jz_ca_${addr}`
54}
55
56export function getGmgnbotLink(addr = "") {
57 // return `tg://resolve?domain=GMGN_sol_bot&start=i_XqhPEmrY_ca_${addr}`

Callers 2

header.tsxFile · 0.90
header.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected