Founder - @motorcyclesneo, Co-Founder @NeoCollectibles, CEO @findlabs. Co-Founder Quant8. Entrepreneur, serial optimist, thrillseeker. Love life, live it well
UPDATE: FLOW NETWORK FULLY OPERATIONAL - CADENCE AND EVM ENVIRONMENTS LIVE
This milestone marks the completion of one of the most complex recovery operations in blockchain history. What was initially projected as a sequential, multi-day process has been executed in parallel, restoring both Cadence and EVM functionality while maintaining surgical precision in removing fraudulent assets and preserving legitimate transaction history.
NETWORK STATUS: BOTH EXECUTION ENVIRONMENTS OPERATIONAL
✅ Cadence VM: LIVE
✅ Flow EVM: LIVE
✅ Phase 2 cleanup: Continuing in parallel with full network operation
🔄 Account restoration: Ongoing as individual verification completes
🔄 Fraudulent token remediation: In progress via transparent on-chain transactions
Over 99.9% of accounts have full operational access across both Cadence and EVM environments.
ECOSYSTEM RESTORATION IN PROGRESS
DeFi ecosystem on Flow is resuming operations:
Live: @KittyPunch_xyz and @IncrementFi DEXs are operational and processing transactions
Resuming: Bridge partners are actively working on restoration protocols and expect to resume operations following final verification
TECHNICAL POST-MORTEM
A comprehensive technical post-mortem detailing the complete attack vector, forensic analysis and remediation approach will be published within 48 hours.
NEXT STEPS
→ Cadence & EVM: Both environments operational, final account remediation ongoing
→ DeFi Protocols: Continuing staged resumption as verification completes
→ Bridge/exchange resumption at operator discretion
→ Phase 4: Complete ecosystem restoration expected this week
The network is secure, operational, and processing transactions across both execution environments.
Technical implementation details available in the Flow Network Recovery: Technical Implementation Plan ↓
https://t.co/yqh4FJr9BC
End of Year Update 2025
Contract Browser overhaul on Flowscan, Omnisearch NFT upgrades, Prism, API access changes, and a look ahead to 2026 🔥
https://t.co/JwUIoVhCsD
Introducing Prism 🔍
Inspect the current on-chain state of any @flow_blockchain account and deploy or update Cadence contracts directly.
Built for clarity, correctness, and direct chain interaction - all open source.
Read the full announcement 👇
https://t.co/SEaZnm8beB
Just published my first app... a simple tool for users of @BloctoApp to migrate their wallets to another @flow_blockchain.
Super simple but useful for those who need it today since support by blocto is about to discontinue.
https://t.co/NxAS8Ci7wz
@LukeGerbil@BloctoApp@flow_blockchain Great tool to easily get your private key. Keep it safe! This all happen locally but don’t ever expose that key to anyone…ever
@flow_blockchain Looking for inspiration on where to take aether next. Are you a dev on flow? What do you need? Please add feedback and bugs. https://t.co/KeSnsp4sO8
1/ 🚀 I'm excited to share “Aether”, my new CLI for devs on @flow_blockchain — built during the Forte Hacks by Flow hackathon with support from Dapper Labs + partners!
@0xBjartek@flow_blockchain I wouldn’t be without this extraordinary tool. Very proud to say that it was my business partner that created it. And I had the pleasure of testing it early. This is an essential tool for developing on cadence
Gas-free EVM transactions on Flow are now a reality.
No paymasters. No tokens. No wallet extensions.
Just a custom RPC endpoint that lets you sponsor gas fees for your users.
Perfect for onboarding, embedded wallets, and seamless UX.
Learn how to set it up ⬇️
🚀 @flowscanIO 2.0 Is Here – The All-in-One Flow + EVM Explorer
A seamless experience across @flow_blockchain and EVM on Flow, a complete redesign, and powerful new features that make exploring the blockchain smoother than ever.
Overview
We’ve had our fingers to the grindstone building the next iteration of Flowscan for most of 2025—and we’re finally ready to share it.
With the arrival of EVM on Flow—a virtualized blockchain within a blockchain—we initially deployed an instance of the open-source Blockscout to index and surface EVM activity. While functional, this approach created a fragmented user experience. Jumping between different sites to explore Flow and EVM data broke the narrative of blockchain activity. Even worse, Blockscout had no understanding of how EVM on Flow related to the native Flow chain.
When we redesigned our block explorer last summer—transitioning from Flowdiver to Flowscan—we anticipated this moment. We built it with future EVM integration in mind. Our goal was simple but ambitious: a unified explorer experience.
Chain Within a Chain: EVM on Flow
EVM on Flow is more than just an integration—it’s a virtualized EVM blockchain operating within the Flow blockchain itself. Each Flow block now encapsulates an EVM block, effectively creating two parallel yet interconnected layers of blockchain data.
This development was a significant milestone for Flow, bringing full EVM compatibility while preserving the unique advantages of Cadence, including:
- Scalability without sharding: Handle massive throughput without fragmenting the network
- Multiple read/write calls in a single transaction: Streamline complex operations through Cadence
- Hard finality in 20 seconds: Transactions are fully confirmed quickly and securely
Ultra-low transaction fees: $0.0000062 average cost per transaction
- MEV resilience: Built-in protections against miner extractable value attacks
- Native account abstraction & linking: Simplify account management with smart contract-level control
- Large on-chain storage: Keep all essential data securely on-chain
While this dual-layer structure opens up immense potential, it also introduces a new layer of complexity for block explorers. Navigating two interlinked chains—each with its own data structure and transaction logic—required a rethinking of how we present blockchain data in a single, unified interface.
The Challenge
Our mission was to build a seamless user journey across both Flow and EVM on Flow. No context-switching. No unnecessary page hopping. Just a single, cohesive interface where users could follow blocks, transactions, and events across the entire ecosystem.
This challenge gave us the perfect excuse to rethink what a block explorer could be. Most explorers haven’t evolved much—they still follow outdated design patterns. We believed there was room for something better: a more modern, elegant experience using today’s web tools and design languages.
Introducing Confluent Flowscan
We’re proud to say we didn’t just meet our goal—we built something truly unique.
During the development process, we extended our original timeline to really polish the experience and add features we believed would benefit both Flowscan users and the broader Flow community.
New Features
Interactive Rows
We’ve reimagined how users interact with blocks and transactions. Rows are now interactive.
Click a block, and it expands inline to reveal its transactions. Click a transaction, and you’ll see all the associated events—complete with rich data like NFTs, tokens, and more.
Omnisearch
We merged datasets from both Flow and EVM on Flow into a single powerful search tool.
Search results are categorized and context-aware, making it easy to find exactly what you’re looking for—whether it’s a transaction, token, contract, or .find name.
Omnisearch recognizes:
- Flow or EVM context
- Token types
- Smart contracts
- .find names
- Accounts
- Transaction details
We’ve also created a separate interface just for people who want to use Omnisearch separately at https://t.co/t7f6L1jp9g. We expect to open source the repo for this at some point.
Confluence Across Flow & EVM on Flow
Everything now lives in one logical place.
Flowscan separates its interface into two main views:
Flow View: Displays all native Flow (Cadence) activity and integrates related EVM data like blocks and events. Blocks are labeled as Flow, EVM, or Mixed based on their content. Transactions and events from both chains are shown.
EVM View: Focuses exclusively on EVM on Flow data—much like what was available in our earlier Blockscout instance along with EVM specific statistics.
You choose how you want to explore.
A More Polished, Thoughtful Design
With this new version of Flowscan, we didn’t just add features—we gave the entire design a refresh.
Many of the improvements are subtle, but together they make a big difference: cleaner layouts, smoother interactions, softened edges. The result is a more modern, intuitive experience that feels easier on the eyes and more enjoyable to use.
One of our favourite additions is a subtle visual tint that changes based on your current view. In Flow view, the interface leans into a familiar green tone. Switch to EVM view, and it shifts to a calm blue. It’s a small detail, but it helps you stay naturally oriented as you explore.
These kinds of visual cues are part of our effort to make Flowscan feel alive and responsive to how you use it—guiding you without getting in your way.
What’s Next?
We’d love to hear from you. ✨
Explore the site. Try out the new features. Let us know what’s working—and what could be even better.
We’ve got a long list of ideas for what to build next, but your input will help us shape what’s most valuable to the community.
We now have a new Telegam community for feedback and support. links on our site.
Go check out the new https://t.co/yDruHdqJvz now
@0xDoctorWho@flow_blockchain Hey! No worries bud. I was hoping to be able to get you some sushi to say thanks for the prize you gave to my son a few years ago. I’ll get you next time