We believe cross-chain communications are a fundamental pillar in the growth of crypto, as discussed in Show Me The Money. If you missed our coverage of this vital and highly lucrative sector, be sure to go over and read The Multi-Chain Universe & Thesis, which lays out our thesis and offers links to the rest of the series.

As part of our coverage, we will be looking at some of the solutions and taking a deeper look at their offerings – and shortcomings.
This report will be the first deep dive for the cross-chain comms sector, following on from our DeFi derivatives series and deep dives. One of the biggest questions is how Synapse will tackle the massive issue of bridging security and their plans for the future of the product. So, without further ado, let’s dive into Synapse!
Disclaimer: This is not financial nor investment advice. Only you are responsible for any capital-related decisions you make, and only you are accountable for the results.

Prior to launch, NRV could be redeemed for SYN at a ratio of 1:2.5, and users were encouraged to remove liquidity from Nerve Protocol in preparation for the launch of Synapse liquidity pools. The launch of Synapse was an overall success. In November 2021, Synapse was exploited for approximately $8 million. Fortunately, the stolen funds could not be moved off-chain due to quick action by the developers and coordination with Saddle (another blockchain bridge). Ultimately no funds were actually stolen, and Synapse made a full recovery with no collateral damage.
Now that we have some context, where is Synapse now?

The bridge itself offers 2 types of bridging:
Liquidity-based bridging involves the use of liquidity pools containing stablecoins on all chains, and essentially when bridging, the user deposits a stablecoin on one side, and an equal amount of that stablecoin is released on the other – this is the Synapse AMM. Let’s dive a bit deeper!
When creating an xAsset a new ERC-20 token contract is deployed on all chains, which acts as a peg. A user bridging a token from a source chain deposits the asset in Synapse’s bridge contract. The cross-chain messaging system transmits the validity of the deposit, and the contract on the target chain mints the token on the destination chain. The circulating supply of xAssets is constant – only a deposit can mint an xAsset.
The idea is that DApps that want to interact with multiple chains can create a token that is native to all chains supported by Synapse, supported by deposits of their original token. xAssets are a core offering for the future utilisation of the product; however, they are used currently as well. Synapse has created a couple of proof-of-concept xAssets – nUSD (Nexus USD) and nETH (Nexus ETH). Both assets are multi-chain tokens available on most of the EVM chains supported by Synapse, and they are used to facilitate the bridging of stablecoins and ETH.

Using nUSD as an example, when a user wants to bridge USDC from Optimism to BSC, the USDC is deposited into a USDC-nUSD liquidity pool on the source chain, essentially converting the USDC to nUSD. Since nUSD liquidity pools exist on multiple chains, and the token itself is multi-chain, the nUSD from the source chain is deposited into the USDC-nUSD liquidity pool on the destination chain. The nUSD can then either be automatically converted to USDC, or the nUSD itself can be used on the destination chain. nETH works in exactly the same way, except the deposit asset is ETH.
In this sense, the xAssets are acting as the intermediary, similar to how RUNE is the intermediary asset on the THORChain network – nUSD and nETH act as the core of Synapse’s cross-chain AMM. Synapse has an incentives model that encourages arbitragers to rebalance pools in the event of significant one-directional capital flows. Over and above fees generated from normal use; the fees paid by the arbitragers when reallocating capital around pools also adds to overall protocol revenue.
The messaging framework allows applications to transmit data across chains meaning that an activity carried out (through Synapse) on Ethereum, for example, is also valid on any of the other chains supported by Synapse. An example of this would be a user taking out a loan on an Ethereum application, moving the loaned assets to Binance Smart Chain (BSC), and being able to pay back that loan on BSC without having first to move back to Ethereum.
This kind of composability is similar to any of the other contemporary protocols that have messaging services – Polkadot with their XCM, Cosmos with IBC, and LayerZero with their infrastructure, amongst others. For more information on these protocols, click here. For us, cross-chain messaging is the most attractive solution to the interoperability issue. If messages can be passed between chains and validated, then it is not too much of a stretch for DeFi applications to no longer be constrained by the inherent incompatibility between chains. The future is bright!

By utilising cross-chain messaging, applications can develop the means to tap into various liquidity pools across multiple chains, which essentially solves the massive liquidity fragmentation issue. Liquidity fragmentation is one of the leading issues within DeFi across all ecosystems, although it might not be the most talked about point. This is due to several factors – maximalism (“Ethereum is the only chain I need” for example), indifference, awareness, and the centralised alternatives (CEXs etc.).
The vision is that aggregators similar to 1inch will be developed and capitalise on this infrastructure to create a network of liquidity that transcends any one single chain. For example, a user would put in a request to swap ETH to USDT on Avalanche. Yes, the swap could be carried out using existing pools on Avalanche – but what if that wasn’t the best price after fees, slippage, etc.? The aggregator could see that, even after transaction/bridging fees, the best price for the swap might be on Arbitrum. The swap could be carried out using bridges on the back end. The user hasn’t left Avalanche from their perspective, and they have the USDT they require for a price that wouldn’t have been possible had the swap simply been carried out on an Avalanche AMM.
Multi-chain DEX aggregation like this has already been developed and implemented – Rango Exchange and soon THORSwap are the most obvious examples. However, neither of these solutions offer bridging infrastructure and are purely limited to swaps. This is what sets Synapse apart from its contemporaries. The other examples are still valuable products, but users don’t always want to lose exposure to one asset and take on exposure to another. This is the reason wrapped assets exist – although ETH (ERC-20) cannot exist anywhere other than the networks that support the ERC-20 token standard, Wrapped ETH can exist anywhere there is an implementation for it.

The core change is that Synapse will move to an Ethereum-based optimistic rollup chain secured by a Delegated Proof-of-Stake consensus mechanism. Through experience and discussions with cross-chain Dapp developers, the team has concluded that building cross-chain Dapps is much easier when there is a single programming environment specifically designed for the deployment of multi-chain applications.
Having a base on which to build cross-chain applications means the entire ecosystem shares the same state on a single chain whilst leveraging Synapse comms infrastructure to make the connection to other chains. Rather than having 10 different chains with 10 different contracts deployed, Dapp developers will be able to utilise fewer contracts at a single point of access to all chains through Synapse Chain. Let’s have a look at how they aim to achieve this!
The security model for most bridges can be generalised into one of three categories:
Synapse V2 will expand security through an Optimistic Verification system, inspired by Nomad Bridge and Celo. It is important to note that despite the recent Nomad exploit, it was not the security model that was exploited; rather, it was an implementation error on the developer’s part. With optimistic verification, every transaction is assumed to be valid until a third-party spots something wrong and submits a fraud-proof.

Here’s an overview of the Synapse V2 optimistic verification system:

There are 4 off-chain actors who are responsible for verification:

The optimistic period can be set on a Dapp-by-Dapp basis, giving applications more freedom to determine the level of trust they place in their off-chain actors, which ultimately affects how quickly transactions can be verified. For example, a DeFi application would want complete trustlessness, whereas something like an NFT gaming application would want faster finality.
All transactions are eventually settled on Ethereum, which makes Synapse Chain an Ethereum rollup – similar to other Layer-2s like Optimism and Arbitrum. As such, all historical attestations are available to view on the Ethereum ledger. Block production will initially be managed by a sequencer responsible for providing state updates and submitting transactions back to Ethereum.
At the launch of Synapse Chain, gas will be paid by the sequencer in ETH with a view to tie the use of the sequencer to the native token, SYN, at a future date. SYN will be used by off-chain actors to stake and bond, so there is still a positive economic impact for the SYN token at the outset.


In line with the wider view we have for the market, especially cross-chain comms-based protocols, we would expect this to increase rapidly at the onset of any sustained bullish market conditions as the demand for bridging and swapping returns.

Currently, all revenue goes towards the Synapse DAO treasury – not included is revenue earned by liquidity providers. Once Synapse Chain is live, some revenue will be shared with off-chain actors as outlined above as part of the incentives program; SYN staking will be a core characteristic of this mechanism. Similar to the TVL outlook, we expect revenue to return to the January highs, and beyond once the market turns around – especially after Synapse V2. There just simply isn’t the demand for cross-chain comms since on-chain activity on most chains has dropped massively over the last 6 months.
Over and above the already-established user base, there is consistent transaction and usage of the protocol – Synapse as it exists now has become one of the more convenient and trusted bridges to EVM compatible chains and L2s. Despite the loss of revenue and the general state of the market, we believe that Synapse is well-funded and well-positioned to continue development well into any extended bear market, with $300,000 in revenue in the month of July. The risk of insolvency is minimal - even if the Synapse team must delay Synapse V2 for whatever reason. Synapse V2 is not essential to the product right now; rather, it’s the next step in the development roadmap.

Major criticisms we have of Synapse is that the documentation feels incomplete and barebones. The effort required on our part to find the information to complete this report could have been reduced significantly if there had been comprehensive documentation. Although they have stated as part of the roadmap that complete documentation for Synapse V2 will be released in the coming months, we believe that the lack of available information over the last 6-8 months has probably affected the ability of researchers (such as us) to fully delve into the protocol at its most basic level. As such, coverage has been minimal, and we struggled to find any additional information, even from third parties. This is also partly because a lot of the code isn’t open sourced now, which is another concern. Again, the team has stated that the code will be open-sourced with the implementation of Synapse V2.
However, despite the lack of information available at this time, we have significant confidence that the team will be delivering the roadmap, and we have no other major concerns in terms of the security and development of the protocol – especially with the optimistic verification system. From listening to the team and through conversations with contributors, there are no doubts about the competency of the team.
As with all newer protocols, decentralisation is not where it could be; however, this is likely a feature, not a bug, as the protocol is still relatively early in development. We would be looking for good progress in this area going forward, something we believe is achievable with the new DPoS consensus mechanism and economic model.
As a comprehensive cross-chain communications solution, Synapse excels. With a tried and tested product and a relatively steady user base (despite market conditions), we believe that Synapse is well placed to capture significant volumes and adoption going forward. The creation of a native multi-chain ecosystem is likely to attract developers and DApps to leverage the Synapse infrastructure, driving revenue generation and transactional volume.
As we have stated multiple times before, there is a need for a comprehensive and user-friendly cross-chain communications platform. Indeed, protocols like Polkadot, Cosmos, THORChain, etc., all provide value in their niche offerings; Synapse encompasses many of the cross-chain solutions (bridges, AMMs, communications) into one package with an easy-to-use interface.
Any further developments or important information surrounding Synapse will be communicated in Discord, and we will provide further journals as required. For more information regarding our price targets, please check out the 50x journal! If you have any questions, please do not hesitate to message us on Discord or @ us in the channels.
If our approach doesn’t outperform the overall crypto market during your subscription, we’ll give you a full refund of your membership. No questions asked. For quarterly and monthly subscribers this is applicable once your subscription runs for 6 consecutive months.
$799/year
Get everything you need to actively manage your portfolio and stay ahead. Ideal for investors seeking regular guidance and access to tools that help make informed decisions.
For your security, all orders are processed on a secured server.
What’s included in Pro:
Success Guarantee, if we don’t outperform the market, you get 100% back, no questions asked
24/7 access to experts with 50+ years’ experience
All of our top token picks for 2025
Our latest memecoins pick with 50X potential
On hand technical analysis on any token of your choice
Weekly livestreams & ask us anything with the team
Daily insights on Macro, Mechanics, and On-chain
Curated list of top upcoming airdrops (free money)
With over 2.4M tokens and widespread misinformation in crypto, we cut
through the noise and consistently find winning assets.
























Can I trust Cryptonary's calls?
Yes. We've consistently identified winners across multiple cycles. Bitcoin under $1,000, Ethereum under $70, Solana under $10, WIF from $0.003 to $5, PopCat from $0.004 to $2, SPX blasting past $1.70, and our latest pick has already 200X'd since June 2025. Everything is timestamped and public record.
Do I need to be an experienced trader or investor to benefit?
No. When we founded Cryptonary in 2017 the market was new to everyone. We intentionally created content that was easy to understand and actionable. That foundational principle is the crux of Cryptonary. Taking complex ideas and opportunities and presenting them in a way a 10 year old could understand.
What makes Cryptonary different from free crypto content on YouTube or Twitter?
Signal vs noise. We filter out 99.9% of garbage projects, provide data backed analysis, and have a proven track record of finding winners. Not to mention since Cryptonary's inception in 2017 we have never taken investment, sponsorship or partnership. Compare this to pretty much everyone else, no track record, and a long list of partnerships that cloud judgements.
Why is there no trial or refund policy?
We share highly sensitive, time-critical research. Once it's out, it can't be "returned." That's why membership is annual only. Crypto success takes time and commitment. If someone is not willing to invest 12 months into their future, there is no place for them at Cryptonary.
Do I get direct access to the Cryptonary team?
Yes. You will have 24/7 to the team that bought you BTC at $1,000, ETH at $70, and SOL at $10. Through our community chats, live Q&As, and member only channels, you can ask questions and interact directly with the team. Our team has over 50 years of combined experience which you can tap into every single day.
How often is content updated?
Daily. We provide real-time updates, weekly reports, emergency alerts, and live Q&As when the markets move fast. In crypto, the market moves fast, in Cryptonary, we move faster.
How does the success guarantee work?
If our approach to the market doesn’t beat the overall crypto market during your subscription, we’ll give you a full refund of your membership fee. No questions asked. For quarterly and monthly subscribers this is applicable once your subscription runs for 6 consecutive months.