Whenever I open Youtube via an EU proxy, I see "a crypto scam" video at the front page, the first one. The title is "+35 ETH generated last month by effectively using the contract bot for trading" and the account name is "Web3 developer", and the label says "Sponsored". The thumbnail displays a happy bearded man's face resembling that famous Youtuber who gives away money, a fire emoji and words "+35 ETH in July personal bot".
Maybe this is not a scam and therefore is allowed? Maybe it is a joke video? I didn't watch the video, but the title and thumbnails looks like a "scam".
I don't know. I analyzed the code from below the video with GPT[0] and it flagged a bunch of stuff it considered shady.
[0] Every time I mention using AI my posts get downvoted to infinity, so take the above with a grain of salt :)
I don't know anything about coding crypto, but it looks to me like it has a bunch of functions which each return a little hex string which it merges together into a wallet address which it then transfers all your funds to. I could be totally wrong and it's all above board.
You can see that most functions deal with converting hex strings to bytes or parsing utf-8 despite their name. For example, checkLiquidity seems to just convert hex representation to binary and not what its name says.
The contract is payable, i.e. will accept ether as payment but doesn't actually do anything.
From a glance looks like the withdrawal function is setup to generate the address of the scammer - through all of those obfuscated functions that have hex string slices - so ultimately only they can remove the funds.
I think this might be not an address belonging to the scammer, but an address of an exchange or something like that. Why would he write his address in clear text.
I can corroborate GP's claim. I've used AdBlock at home, but at work my Youtube main page has a persistent ad that's like what GP described. Location: Hong Kong with an office network that presumably VPNs to USA.
So you cannot really blame Telegram.