diving back into previous research and examining the source code and some other breadcrumbs in the recent transactions execution flow here, I'm facing a few signals which likely indicating that TON NFTs (obviously most interestingly Gifts and Stickers) will be cross-bridgeable and no longer enclosed within TON exclusively
this development implies that NFTs originally minted on TON will be tradable across other blockchains, significantly increasing exposure and attracting more users to both TON and Telegram
imagine not only to trade these NFTs but also having a few Gifts cross-bridged onto TON and being flexed in your newly registered Telegram account, John
yes, you, John—welcome aboard💎🗽
a quick article also
Poverty — В С Ë!
Famous Dubai coach leaked top lifechanging prompts for success.↗
//check if user is from USЧитать полностью…
function checkPhoneNumber(phoneNumber) {
if (!phoneNumber.startsWith('+1')) {
setTimer('0:00:00:00');
return 'something went wrong';
}
return null;
}
was tested just yesterday
and due to the timer in @mint is on so far, I guess the next step is pretty joon
https://coincu.com/347083-toncoin-uae-golden-visas-initiative/amp/
😁
honeypot.
moreover, it's more beneficial for Emirates rather than for TON and here's why:
at first glance, this initiative looks like an extremely attractive offer — long-term UAE residency for just $100,000 in altcoin staking, plus the chance to earn passive income, but a closer look reveals something unobvious — behind the simple and accessible facade there are some red flags:
⦁ ongoing geopolitical instability in the region (especially after recent Middle East conflicts) makes the UAE less appealing for truly wealthy individuals who value not just status, but also safety (we all remember the several days collapse of air traffic while the hot phase between Iran and Israel)
⦁ the high cost of living and real estate means the Emirates aren’t such a great deal for long-term stays
⦁ this Golden Visa program seems targeted more at attracting the crypto “middle class” than the elite (just $100k—a few Plush Pepes sold and you're in), suggesting the Emirates want to broaden their resident base with new, less affluent groups
⦁ the TON-UAE synergy is less a TON itself victory and more a pragmatic move by the Emirates to diversify their economy and demographics amid rising risks and competition
☺️
https://x.com/durov/status/1939813037965263222?s=46
if you're not sure of the launch timing — just don't do a countdown timer
that easy
postponed again
✍️ good to remember these days:
SparkKitty is a dangerous spyware targeting iOS and Android devices, mainly stealing photos to extract cryptocurrency wallet seed phrases via OCR, and it's now being widely spread through fake apps on official stores and untrusted sites
🔒 never store seed phrases as photos or screenshots, keep them offline and secure
🔒 only install apps from trusted sources and avoid apps asking for unnecessary photo access
🔒 consider hardware wallets and multi-signature setups for extra crypto security
Gifts from Snoop
https://mint.collectibles.bot/mint/1/gifts/0.png
0-53
https://tonviewer.com/transaction/9be2d165e57e871c5a02c24d1313004792cbec313570387ed43d905977768568
Читать полностью…TON.org: UAE Golden Visa for TON Staking🥇
UAE gov: No deal has been signed👄
TON.org: True. Agreed in principle, but formalities are pending🧠
reducing the number of shards in TON from 4 to 1 makes the network faster but may increase security risks by concentrating all activity and validation into a single shard
this centralization creates a bigger target for attacks, makes it easier for attackers to control the network, reduces fault tolerance, and puts more technical strain on validators—so while transaction speed improves, the network becomes more vulnerable unless extra care is taken to maintain decentralization and robust security measures
in short: fewer shards = faster, but riskier
💭
you're probably better go into this, folks:
https://fragment.com/username/tgifts
😆
yet another aggregator, this time by swap.coffee
Читать полностью…Lock TON for Whitelist Access ->
Lock as much TON as possible to reach the whitelist threshold. Locked TON will be used to claim wrapped sticker packs at later sale stages ->
Whitelist Sale ->
Only those who have reached the whitelist threshold can claim wrapped sticker packs. ->
<Typography variant="body1">
Public Sale
</Typography>
<Typography color="text.secondary" variant="body2" sx={{ pt: 1 }}>
{campaignState
? `Start: ${formatDateMonthDayTime(Number(campaignState.whitelistEnd))}`
: <Skeleton />}
</Typography>
<Typography color="text.secondary" variant="body2">
End: until sold out
</Typography>
<Typography color="text.secondary" variant="body2" sx={{ pt: 1 }}>
{campaignState
? `Price: ${formatAmount(Number(fromNano(Number(campaignState.productPrice))))} TON per sticker pack`
: <Skeleton />}
</Typography>
<Typography color="text.secondary" variant="body2">
Limit: no limits
</Typography>
<Typography color="text.secondary" variant="body2" sx={{ pt: 1 }}>
{campaignState
// ? `Quantity: ${formatAmount(Number(campaignState.productQtyIssued) - Number(campaignState.productQtyIssued) * productQtyIssuedWhitelistRatio)} wrapped sticker packs (plus any remaining wrapped sticker packs from the whitelist sale)`
? `Quantity: TBA (plus any remaining wrapped sticker packs from the whitelist sale)`
: <Skeleton />