@sracha @theweb3jess The highlight caught me at autists, she admits that she's autist lv 1. Why do people want to be treat equally but also bring some mental health issues as the shield for sympathy?
I mean, anyone in this Earth doesn't have mental health problems? I would say noone
If you predicted the ecosystem was saving all the sauce for Abu Dhabi, you forgot that Solana builders drown out the noise and just ship. 🚢
Solana opened a bridge to RWAs, neobanks, prediction markets, and the NYSE. With 3 days to go until Breakpoint, this next week will truly be one of the biggest in our history.
Here's everything we remember that happened:
📰 Headline News
- All @Kalshi prediction markets are now tokenized on Solana by @dflow
- @Revolut integrated Solana for its 65M users
- @Figure formed an RWA Consortium to bring $1B/month in onchain loans via @HastraFi
- @plumenetwork deployed @NestCredit vaults on Solana for real-world yield
- @FTDA_US’s Solana ETF went live on the NYSE
- @Vanguard_Group unlocked Solana ETFs for its 50M clients
- Solana claimed the #1 spot for x402 payments with 750% WoW growth
📰 Launches
- @DriftProtocol released v3 with 10x faster fills and a new UI
- @HastraFi debuted PRIME, bringing institutional-grade, real-world yields on chain
- @solanamobile announced its upcoming TGE
- @FlashTrade enabled up to 10x leverage trading for tokenized equities via @RemoraMarkets
- @multisig shipped Grid Smart Transactions for automated money movement
- @fusewallet enabled privacy-focused stablecoin transfers
- @FWDind tapped @sanctumso to launch the fwdSOL LST
- @drip_haus unveiled a social feed
- @Syndica announced Sig, a new validator client
- @anoncoinit shipped private payments on X
- @AxiomExchange launched axiSOL powered by @harmonic_gg
- @Solmate announced the planned acquisition of @Rockaway_X
- @solflare opened pre-orders for its Shield NFC hardware wallet
- @Fundl kickstarted a raise for @SOLYD_STORE poker sets
- @levelterminal created a prediction markets terminal
- @mobyagent enabled one-tap buys for private stocks via @PreStocks
- @massdotmoney made a unified app for one-click transfers and off-ramps
- @x402monopoly launched an economy simulation game
- @sparkdotfun created Spotify wrapped for wallets
- @doodles announced 25K Doopie cubes
- @LaunchOnSoar unveiled its Frequent Flyers Program
- @NousResearch released Hermes 4.3, post-trained on the Solana-secured Psyche network
📰 Milestones
- Solana stablecoin supply hit $16B, new ATH
- @MarinadeFinance Select crossed 3.1M SOL TVL
- @americadotfun hit $75M in trading volume
- @rush_trade_app logged $700M volume
- @fin, new high-dollar payments product raised $17M
- @humidifi raised $1.5 million onchain in 78 seconds
- @perena crossed $30M in TVL
- @asgardfi secured a $2.2M seed round led by @robotventures
- @TheGivingBlock processed $7M+ in SOL donations year-to-date
See you at Breakpoint.
Binance signs an MoU with Ho Chi Minh City’s Department of Finance to support blockchain innovation, digital assets, and the development of Vietnam’s International Financial Centre.
Together, we aim to empower startups, SMEs, and enterprises while sharing global best practices.
Read more 👉 https://t.co/IvoaX9xhlx
🚨JUST IN: POLYMARKET TO LAUNCH A TOKEN!
CMO Matthew Modabber confirms a native $POLY token and airdrop. Polymarket is eyeing a new funding round valuing it up to $15B.
I’m turning 41, but I don’t feel like celebrating.
Our generation is running out of time to save the free Internet built for us by our fathers.
What was once the promise of the free exchange of information is being turned into the ultimate tool of control.
Once-free countries are introducing dystopian measures such as digital IDs (UK), online age checks (Australia), and mass scanning of private messages (EU).
Germany is persecuting anyone who dares to criticize officials on the Internet. The UK is imprisoning thousands for their tweets. France is criminally investigating tech leaders who defend freedom and privacy.
A dark, dystopian world is approaching fast — while we’re asleep. Our generation risks going down in history as the last one that had freedoms — and allowed them to be taken away.
We’ve been fed a lie.
We’ve been made to believe that the greatest fight of our generation is to destroy everything our forefathers left us: tradition, privacy, sovereignty, the free market, and free speech.
By betraying the legacy of our ancestors, we’ve set ourselves on a path toward self-destruction — moral, intellectual, economic, and ultimately biological.
So no, I’m not going to celebrate today. I’m running out of time. WE are running out of time.
1. CZ made a new dex - $Aster.
2. CZ sent two meme coins to space: $4 and $Giggle.
3. Aster introduced spot.
4. Aster S3 farming done via spot hodl.
5. $Aster lists $4 and $giggle (only two spot coins).
6. 4 and Giggle go mad.
7. Aster is new Binance without Kyc.
8. CZ likely gets all new memes on Aster. and creates a new flywheel for new bnb eco projects.
9. Aster goes to 50B mcap.
10. Everyone gets a happy ending.
Excited to be partnering with @Samsung to make crypto even more accessible.
We’re offering 75M+ Samsung Galaxy users in the U.S. free access to Coinbase One to bring them onboard. And we’ve fully integrated Samsung Pay, so every Coinbase user in the U.S. can use that to buy crypto.
The chart tracks the explosive growth of DePIN-connected devices, now surpassing 41.8M units live.
From a handful of DIY miners to 41.8M devices plugged into DePIN, the adoption curve looks like a telecom rollout.
13 years of development, DeFi has marked milestones through the year.
It's not early now, but definitely not too late either.
Content reference: Stacy Murr
#DeFi#CryptoTwitter
Account Abstraction - from a simple view
There are 2 types of account now: externally owned account (EOA) and contract account (CA)
- EOA: secured by private keys - easy to use, but vulnerable to hack - no programmable logic
- CA: secured by code - reduce frauds, but rocket science for mass - programmable logic
Account abstraction (AA) = EOA + CA
➔ secured by private keys with safety nets + logic and implement flow
💼How? Here are the security logic examples:
- Multisig authorization: Share authorization across multiple trusted parties, requiring a predetermined proportion of them to approve high-value transactions, enhancing security.
- Account freezing: Protect assets by locking an account from another authorized device if one is lost or compromised.
- Account recovery: Enable account access recovery in case of lost devices or forgotten passwords, preventing potential asset loss.
- Set transaction limits: Specify daily value transfer limits to deter attackers from draining the account in a single breach.
- Create whitelists: Restrict transactions to known safe addresses, requiring multiple signatures to modify the list and thwart unauthorized access.
Moreover, AA will be more UX friendly and optimize the gas fee to be paid by any tokens other than ETH.
#AccountAbstraction #Layer2 #Ethereum