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

Function getBonkbotLink

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

Source from the content-addressed store, hash-verified

46}
47
48export function getBonkbotLink(addr = "") {
49 return `tg://resolve?domain=bonkbot_bot&start=ref_e0crb_ca_${addr}`
50}
51
52export function getPepeboostLink(addr = "") {
53 return `tg://resolve?domain=pepeboost_sol05_bot&start=ref_0h70jz_ca_${addr}`

Callers 2

header.tsxFile · 0.90
header.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected