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