Services @LayerZero_Core ◼️ | "if you feel like giving up, know you're close" @santandave1 | opinions == my own

I often get asked why I work at @LayerZero_Labs. To me, LayerZero is the most scalable, secure, and efficient cross-chain smart contract protocol currently available. First some context. Before LayerZero, to send anything to a new chain, most dApps used some type of monolithic bridge: - Centralized Provider: a centralized entity, manually delivering messages to the destination chain. - Collection of Signers: a collection of different signers which verify the message before delivering. - Middlechain Bridge: a blockchain which routes all messages through the hub chain, inheriting the security of the middlechain. (Note: I'll define each of these "security mechanisms" as verifier networks). While each verifier network came with trade-offs, all suffered from one common problem: a single verifier network determined which messages would be delivered on the destination chain. If that security ever failed, due to centralization, a backdoor in the signer software, the middlechain lacking node client diversity, or upgradeable contracts, every application built on top of that verifier network suddenly had their security fail too. No matter which verifier network you pick, the reality is that you now depend entirely on that sole network to verify your messages correctly. Being locked into a single verifier network means that in the best case, your application needs to fully redeploy to avoid being exposed to a security vulnerability. In the worst case, not just your application, but every application and user interacting with that verifier network faces cataclysmic losses (source: the rekt leaderboard and the socket hack just a few months ago). How does LayerZero solve this? LayerZero is an immutable, censorship-resistant, and permissionless smart contract protocol that enables anyone on a blockchain to send, verify, and execute messages on a supported destination network. Reason 1: Immutable Contracts To send and receive messages on a target blockchain, a non-upgradeable LayerZero Endpoint contract must be deployed to that chain. This Endpoint contract acts as the entry and exit point for the protocol, enabling applications and users to: - Send messages from the source blockchain (Endpoint.send). - Configure application security (Endpoint.setConfig). - Configure execution settings (Endpoint.setConfig). - Quote cross-chain transaction gas costs (Endpoint.quote). - Receive messages on the destination chain (Endpoint.lzReceive). - Debug and retry failed messages (Endpoint.lzReceive). and a handful of other utilities. The LayerZero Endpoint provides users a predictable, immutable interface for sending arbitrary data, external function calls, and tokens. Anytime you need to send or receive messages, all you need to do is interact with the LayerZero Endpoint contract on that chain. Reason 2: Modular Security LayerZero allows applications to configure any number and type of decentralized verifier networks (DVNs) to verify their cross-chain messages. Instead of every application depending on the same verifier network, each application now has a unique verifier configuration called a Security Stack, allowing developers to maintain access controls on arguably the most important part of their application. New verifier networks can be added at anytime using these access controls, future-proofing cross-chain applications to the latest and greatest verification techniques (for example, @PolyhedraZK's zkLightClient). This means that dApps don't need to accept a one-size-fits-all model for cross-chain messaging, and instead actually can control how messages are verified on the destination chain. Teams are starting to realize that this means they can build omnichain dApps with variable security based on their use cases, message volume, domains, etc. In terms of cross-chain messaging, it's a new frontier for devs to explore. Reason 3: Permissionless Execution Because anyone can interact with the LayerZero Endpoint on the destination chain, LayerZero offers permissionless message execution. Once a message has been verified by an application's chosen decentralized verifier networks (DVNs), that message can be executed by calling the Endpoint's lzReceive method. In most cases, this execution is done automatically by an application's configured Executor, a production asset run in the ecosystem which automatically delivers messages after verification. This Executor fully abstracts gas on the destination chain, allowing users to pay for gas only using the source chain's gas token, and add specific execution options for the cross-chain message. Anyone can develop and run their own Executor, and should a configured Executor ever disappear, these messages can still be permissionlessly executed at anytime. The Big Picture When LayerZero talks about the idea of an omnichain application, we refer to this idea where your smart contracts can control how their messages are sent, verified, and executed on any blockchain in the network. It's a fundamentally better system, where developers don't have to hand the keys away to the most critical component of their decentralized application. Instead, use a smart contract protocol that gives you an easy, secure, and future-proof interface to send anything between blockchains. Want to get started? Head to our docs (link in bio), or leave a comment / DM! And remember, LayerZero is permissionless, censorship-resistant, and immutable.
16
23
191
50,013
krak/ retweeted
Regulated stablecoins, everywhere. @Anchorage, home to America’s first federally chartered crypto bank, has selected LayerZero as its interoperability partner for regulated stablecoin issuance.
34
63
366
75,089
krak/ retweeted
If you're bullish on new chains and new asset launches, you should be bullish interop volume. If you're bullish interop volume, you're bullish LayerZero. LayerZero's volume share is at multi-year high and maybe even at all-time highs.
4
14
61
11,910
Back over $10B monthly, market share cross 90% for I think maybe the first time ever. Slowly but surely, we're continuing to move the frontier forward.
32
22
198
14,870
krak/ retweeted
New from LayerZero Research - Challenging Poseidon Today we’re sharing two new papers outlining a number of structural weaknesses in Poseidon, one of the most widely used hash functions in zero-knowledge proving systems. layerzero.network/blog/chall…
12
27
209
39,437
krak/ retweeted
Zero is coming.
190
131
1,332
327,186
There are a series of posts today talking about Wyoming/FRNT that is so wildly hyperbolic and 'hit-piece-y' it feels like we must respond to it. Here is the exact history - We deployed the FRNT token on Solana on behalf of Wyoming. They had requested for it to be deployed with 'All extensions initialized' - We handed over all related Token2022 extensions except for the 'Scaled UI Amount authority' that was missed by both Wyoming and us. - This extension is UI scalar amount only. It can not mint, burn, freeze, seize, pause, transfer funds, change token supply, or modify raw balances. It was never modified and remained at 1 for the entire period. - As soon as it was flagged that this had not been transferred, it was transferred to Wyoming within 24 hours DLP5sGaLm596Fa8PCNPYNofFK1cZxzME7csK3xBsABCT → 3FL7iZaerXVygpPAFtXyxoCGdoUt11eiSBYkko6mMD8x The 'Scaled UI Amount Authority' is a view-only metadata account. There is also a claim that the key to this function was lost which is both wrong and a strange claim to make given you can see it being transferred on-chain and it was less than 24 hours from request to confirmed transfer. As always I have nothing bad to say about @wyostable. I think they've been trying something really innovative and I wish them nothing but the best of luck. I continue to be a champion of what @wyoapollo and team are trying to do.
62
41
252
46,876
💥TODAY: a16z crypto launches Lattice Jolt, a post-quantum zkVM with 2x to 3x faster proving and proofs under 100 KB. Lattice Jolt uses Akita, developed by LayerZero, to bring lattice-based post-quantum security to zero-knowledge proving systems.
1
3
41
2,240
krak/ retweeted
LayerZero has achieved Type 1 and Type 2 SOC 2 accreditation for all of its infrastructure. SOC 2 is the de facto standard for evaluating a company's security practices. This accreditation, combined with the modular, developer-owned security model that the world's largest institutions require, ensures that LayerZero remains the ideal home for the world's most important assets.
51
50
336
54,408
krak/ retweeted
Most investors do not appreciate the important role that @LayerZero_Core is playing in crypto messaging and interoperability. I am so impressed with the vision of Bryan, Simon, and the team.
Messaging/interop protocols have been critical infra since the proliferation of L1s, app-specific chains, and the rollup-centric roadmap. As many more assets move on-chain, the need for ubiquitous interoperability only grows exponentially. It's becoming pretty clear to me that @LayerZero_Core 's interop business ALONE will probably grow into nine-figure ARR very quickly. Much more to come from the team.
166
68
575
242,190
Latest PDF loaded on the Kindle
In case you missed it earlier today: 41 pages and a new MEV-Resilient AMM, collaborating with the ever brillaint @ElaineRShi & @CarnegieMellon.
12
781
Thoughts on the ATLAS launch by @LayerZero_Core The team has been working relentlessly since the Zero announcement back in February. ATLAS is really the first real look at how the team is methodically attacking what I think are the biggest problems L1s have today. Much more will come, but on performance: these are internal benchmarks, but Zero is already operating at better performance than crypto CEXes. In a non-colocated environment, ATLAS reports <1ms median latency, 1.4ms p95, and 2.6ms p99, measured wire-to-wire from receiving an order through full execution and putting the response back on the wire. For comparison, optimized/colocated measurements of Binance are generally in the low single-digit milliseconds, with third-party benchmarks around ~2ms median and ~8ms p99. More will come on this as they release more info. What I'm genuinely excited about is the fee structure and incentive design. It's becoming abundantly clear you need a different set of participants to make trading venues successful at scale. We've discovered this slowly in crypto, but it's becoming very clear with Hyperliquid and HIP-3 markets. Zero is being deliberate about how it makes trading activity flourish, with rebates to venues, exchanges, and brokers, but also to market creators (which sometimes collapse into the same entity). If you want to house serious financial activity, you need other people making money alongside you. Otherwise you end up in direct conflict with your own ecosystem, or everyone just forks you. In this model there's one unified fee the user pays, where app-level fees and gas collapse into a single number. That's better for the user: more transparent, more predictable. For exchanges, venues, and market creators, there's a clear revenue stream and value accrual. Same for ZRO holders. My biggest takeaways, basically four things I think L1s have not been addressing: 1) MEV misalignment and broken L1 economics: L1 base fees are trending toward zero, and priority fees/tips only get generated at scale when there's real contentious state to bid on. The clearest example is Solana: it's at an all-time high in transaction count, yet making yearly lows in revenue. Apps are internalizing most of that MEV themselves, because they also want revenue and want to protect their own users. This creates real misalignment, extractors want retail to get wrecked so the L1's top line looks good (REVoooors). That is not sustainable. 2) ATLAS is fully neutral infrastructure. The Zero team has said they will not launch a competing exchange or frontend, and they've been working hard to onboard others instead. The problem with HIP-3 markets is there's a real misalignment with the main Hyperliquid exchange: fees stack on top of the exchange's own fees, and Hyperliquid has an incentive to list things itself before HIP-3 markets get the chance, to capture more economics. Your infra provider ends up competing with you for flow. 3) Kill the brainless 100% automatic buyback and burn. The rebate mechanism and tri-party fee distribution give every party skin in the game to grow volume, while still giving the Zero team room to tune the model as needed. It also just doesn't make sense to charge CME the same fee you'd charge a small broker. 4) ZRO holders accrue value directly from the app layer, since everyone takes a cut of one unified fee. The team is maximally aligned with the user, nobody is pushing MEV-driven narratives just to make the charts look good while users get burned underneath. This is a first step, and mainnet is always messier than the deck promises. Still a long way to go.
18
15
115
35,189
krak/ retweeted
🚨BREAKING: Tether passes its FIRST ever audit, with KPMG confirming reserves beat liabilities by $6.8 BILLION. The Big Four firm issued an unqualified opinion on Tether's 2025 financials, the cleanest result an auditor can give. Under the audit: - The audit was completed under US GAAP and PCAOB standards, the same rules governing public company audits. - KPMG physically counted and inspected every individual gold bar Tether hold. - The full balance sheet was examined, covering the reserves backing $184 BILLION in USDT used by 650 MILLION people. - The opinion was issued with no reservations, exceptions, or caveats. Tether calls it the largest first ever audit in history, four years after Tether was fined $41 MILLION for misleading claims about its backing.
145
414
2,750
272,400
krak/ retweeted
In 2026, 87% of cross-chain transfer volume has used the OFT standard to-date. While it is the most widely-used token standard, the OFT standard is not a "one-size-fits-all" solution. Asset issuers come to us in three different situations: 1. Starting "from scratch" with no assets on any chains 2. Wanting to expand an existing asset to many chains 3. Wanting to issue a suite of many assets on many chains The OFT standard offers the customization and controls to meet these needs ↓
16
36
180
28,293
Commercial bank money goes omnichain for the first time ever, in partnership with @KeetaNetwork & Bivo Financial LLC. Powered by @LayerZero_Core
(1/8) Keeta has partnered with @LayerZero_Core to bring tokenized commercial bank money to major blockchains. Together, we’re the first to combine regulated, compliance-native infrastructure with omnichain interoperability, enabling financial institutions to move bank-grade money across any ecosystem.
11
73
297
42,881
krak/ retweeted
I’m probably about to make the easiest trade of my life here. Come on England 🏴󠁧󠁢󠁥󠁮󠁧󠁿
79
4
135
24,096
Earlier today (12+ hours ago) the LZ executor performed a completely normal course of business rebalancing activity. This was bizarrely interpreted by a smaller X account as a possible exploit and then misreported by many major outlets (without reaching out to us and without significant research into it) including @coinminutes_en @coinbureau @marketsalpha @Cointelegraph I would respectfully ask that each outlet who reported on this post a correction, remove these posts, and in general do better with this sort of sensationalist reporting.
41
31
339
39,924
Powered by @LayerZero_Core.
This is HUGE!! @PayPal's PYUSD is now issued natively on Polygon by @Paxos. one of the biggest names in payments on earth, coming directly onto the chain already settling billions in stablecoins every day. and soon teams will be able to move PYUSD through Polygon's Open Money Stack, everything needed to send an end to end payment in one API. payments are booming on Polygon 💪
6
328
🗳️ Fee-Switch Referendum #4 Now Live Vote with ZRO from any chain: • “Yes” to activate the LayerZero protocol fee • “No” to keep the protocol fee inactive Voting concludes June 27, 2026, 00:00 UTC. 🔗 layerzero.foundation
22
31
142
47,841
Fee Switch Referendum #4 On June 20, 2026, 00:00 UTC, ZRO holders will vote: • “Yes” to activate the LayerZero protocol fee • “No” to keep the protocol fee inactive If approved, protocol fees would be used to buy back and burn ZRO.
12
11
96
17,160