An organization holding treasury assets across multiple blockchains faces a practical dilemma: Ethereum mainnet transaction costs can exceed $200 per confirmation during network congestion, making even routine approvals expensive. Layer 2 solutions and emerging EVM-compatible blockchains offer substantially lower fees—sometimes under one cent per transaction—but they introduce new variables into the security equation. The question becomes whether the cost savings justify the operational and technical risks introduced by newer infrastructure, thinner validator sets, and less mature cross-chain bridges.
Safe, formerly known as Gnosis Safe, is a multisignature smart contract wallet that eliminates single points of failure by requiring multiple cryptographic approvals before any transaction executes. Its adoption across DAOs, protocols, and organizations managing shared treasuries makes it an obvious choice for deploying treasury wallets on emerging chains. Yet the security properties that make Safe valuable on Ethereum mainnet—immutable smart contract rules, well-tested validator sets, and proven bridge infrastructure—become more uncertain on nascent Layer 2 solutions and new EVM chains. The cost advantage can be real, but it exists within a security context that changes with each new deployment.
How multisig architecture reduces single points of failure
A traditional externally owned account on any blockchain depends on one private key. Compromise that key—whether through phishing, malware, or social engineering—and the attacker can move all assets without additional approval. Safe eliminates that vulnerability by splitting control among multiple signers. Each signer holds a separate private key, typically secured on hardware wallets or air-gapped devices, and a transaction does not execute until a configured threshold of signers approve it. If three of five signers are required, an attacker would need to compromise three separate keys across potentially different locations and devices to move funds.
The multisig model is not novel, but its implementation as an immutable smart contract on Ethereum has made it practical and verifiable. Unlike a custodial service that promises to follow rules but remains discretionary, Safe’s rules are enforced by the blockchain itself. Anyone can inspect the deployed contract code, confirm that only the configured signers can approve transactions, and verify that no backdoor or administrative override exists. This transparency is especially valuable for DAOs and protocols managing public treasuries; the rules governing fund movement become auditable rather than reliant on institutional promises.
The architecture also supports role-based access control. Some signers might be emergency responders with limited authority, others might represent specific governance branches, and still others might be institutional custodians. The multisig threshold can be adjusted—raising requirements for large transactions or lowering them for routine operations—without changing the fundamental security posture. This flexibility has made Safe the standard for managing Layer 2 protocol treasuries, multi-chain governance tokens, and fund allocations across Web3 organizations.
When deploying this same architecture to Linea, Scroll, zkSync, or other emerging EVM-compatible chains, the core multisig mechanism functions identically. The smart contract code behaves the same way. The difference lies not in how Safe works but in the surrounding ecosystem’s maturity. A newer validator set, less proven economic incentives, thinner liquidity for cross-chain movement, and less battle-tested bridge infrastructure each introduce different risk surfaces that can undermine the multisig’s security benefit if not carefully managed.
Layer 2 solutions trade settlement certainty for lower fees
Ethereum mainnet settlement is final and has never been forked or rolled back in ways that affected user funds. That immutability comes at a cost: base layer fees are paid to Ethereum validators and accrue to Ethereum’s security budget. Layer 2 solutions reduce that cost by processing many transactions off-chain or in compressed form, then settling to Ethereum at intervals. Arbitrum, Optimism, and other established Layer 2s use rollup designs where transaction batches are cryptographically committed to mainnet. If a sequencer were to attempt fraud, the commitment would be rejected by mainnet validators.
The security model is sound in principle: a Layer 2 transaction is ultimately guaranteed by Ethereum’s validator consensus. In practice, several delays and assumptions apply. A transaction on Optimism or Arbitrum may reach apparent finality in seconds, but its true settlement on Ethereum can take days. During that window, the Layer 2’s own validator or sequencer could theoretically attempt a reorg, though economic penalties and fraud-proof mechanisms make this prohibitively expensive for established systems. A user withdrawing from Layer 2 to mainnet must also wait through challenge periods—often seven days—before funds move.
For a Safe multisig managing a treasury on an established Layer 2, this trade-off is often reasonable. The fee savings are substantial and the rollup architecture is proven. For Safe on emerging EVM chains such as Linea or Scroll, the calculation becomes more uncertain. These newer systems have less historical performance data, smaller validator sets with less diverse geographic and institutional distribution, and shorter operational track records. A sequencer outage or validator failure on a younger chain is more likely than on Ethereum or a mature Layer 2. The multisig cannot prevent system-level failures; it only secures the wallet from unauthorized signer action.
Validator centralization and consensus risk on newer chains
Ethereum mainnet has thousands of validators run by independent operators worldwide. No single entity controls consensus, and an attacker would need to compromise a large percentage of all validators simultaneously to alter history. Newer EVM chains often start with fewer validators, concentrated among founding team members, major capital partners, or a small set of institutions. Linea’s validator set has grown, but early validators were primarily controlled by Consensys and affiliated parties. Scroll validators are more distributed, but the chain has less history and smaller penalties for misbehavior.
A Safe multisig on a chain with ten validators is not materially more secure than a Safe on a chain with three validators if the validators themselves can be compromised or coerced. Blockchain security depends on consensus mechanism design, validator incentives, and validator diversity. A smaller set means faster coordination attacks, higher concentration of economic interest in specific hands, and potentially more vulnerability to regulatory pressure on a small number of operators.
This is not an argument that emerging chains are worthless or that Safe should never be used on them. It is an argument that the security characteristics change. A Treasury Safe managing $100,000 on a new Layer 2 backed by six well-known institutions may be acceptable. The same Safe managing $10 million on a chain with minimal validator diversity and short operating history should trigger more scrutiny. The multisig’s governance threshold should reflect the underlying chain’s security budget, not only the multisig’s own architecture.
Users evaluating emerging chains should examine validator lists, institutional affiliations, economic incentives, and past performance during periods of network stress. Public RPC endpoints should be compared with private ones to understand which are likely to be heavily used by other applications. A chain where one RPC provider serves 40% of traffic is more vulnerable to outages than one with balanced load. These details are invisible in a Safe interface but material to the wallet’s actual security.
Bridge infrastructure and cross-chain movement risks
Most organizations deploying Safe multisigs on multiple chains need to move assets between them. Ethereum mainnet to Linea, Scroll, or zkSync, and back. This movement requires a bridge—a system that locks assets on one chain and mints equivalent tokens on another. Bridges are the most frequently hacked component of cross-chain infrastructure. Poly Network, Ronin, Nomad, and other breaches resulted in losses exceeding $100 million each. Vulnerabilities typically involve forged withdrawal proofs, compromised validator keys, or smart contract bugs in the token-minting logic.
Official bridges maintained by Layer 2 developers tend to be more carefully audited than third-party solutions, but they are not immune. Optimism’s bridge has been secure, and Arbitrum’s has handled billions in volume with no major losses. Newer projects have less operating history. Bridges also create a new custody relationship: assets in transit are held in a smart contract rather than directly by the user or their Safe. If the bridge contract is exploited, the locked funds on the origin chain may not be recoverable even if the receiving mint succeeds.
The practical implication is that a Safe deployed on Linea should ideally include at least one signer based on Ethereum mainnet or a different chain. If all signers and assets are on the same emerging chain, and that chain experiences a consensus failure, reorg, or bridge hack, the multisig offers no protection because the underlying assets may have been duplicated, lost, or become unrecoverable. Cross-chain signer distribution is not an alternative to careful bridge evaluation, but it does provide a fallback if one chain experiences sustained problems. The signer on mainnet could then vote through alternative infrastructure or governance channels to recover or reposition assets.
Cost-benefit analysis for different treasury sizes and use cases
The fee advantage of emerging EVM chains is most significant for organizations making frequent transactions. A DAO executing one governance vote per week using Safe on mainnet might pay $800 to $4,000 per approval depending on network congestion. On Scroll or Linea, the same approval costs $0.10 to $1. Over a year, that difference scales to tens of thousands of dollars saved. For a large protocol treasury, the savings justify careful risk evaluation and likely multichain deployment.
For smaller organizations or less active treasuries, the decision is less obvious. Setup costs for Safe involve deploying or interacting with the smart contract, which is cheaper on Layer 2 but still present. If a small grant fund makes one or two transactions per month, the yearly fee savings might be a few thousand dollars—meaningful, but not a dominant factor. In that scenario, other considerations become decisive: signer familiarity with a chain, availability of hardware wallet support, speed of finality, and community trust matter more than pure fee comparison.
The Safe Wallet app supports creation and interaction across multiple chains from a single interface, which can simplify operations. However, interface simplicity should not obscure underlying risk differences. Selecting a chain should be a deliberate decision based on security characteristics, not merely a choice among available options in a dropdown menu. Organizations should document their chain selection rationale: why Scroll instead of Optimism, why Linea instead of mainnet, and what monitoring would trigger a reassessment.
Risk tolerance also depends on asset type. Stablecoins or widely liquid tokens can be moved more easily if liquidity on an emerging chain becomes thin. Illiquid governance tokens or bespoke assets can become stranded if a chain loses adoption or experiences technical failure. A Safe managing mainnet DAI and Ethereum can afford to hold some funds on a newer chain. A Safe managing a protocol’s only supply of its native governance token should maintain stronger safeguards and may not justify using emerging chains at all.
Signer distribution and operational resilience on multi-chain deployments
A Safe’s multisig threshold is only as strong as its signers’ security and availability. For multisigs deployed across multiple chains, signer coordination becomes more complex. If all signers use the same software wallet or cloud service, a compromise of that single point affects all chains simultaneously. If signers are distributed geographically and use different hardware and custody solutions, they are more resilient to targeted attacks but require more complex operational procedures.
Best practice for organizations managing Safe multisigs on emerging chains includes: placing signers on different continents and institutions, using hardware wallets as the signing mechanism, maintaining formal key backup procedures with offline storage, and conducting regular recovery drills. These practices are more expensive and slower than centralized custody but align with Safe’s design philosophy of eliminating single points of failure.
Organizational governance matters as well. A Safe with signers from five separate institutions managing a Layer 2 treasury is more resilient to regulatory pressure on any single institution than one controlled by signers from one organization. If regulators approach one institution demanding control of a signer, the other signers can propose and execute a transaction that removes that signer and replaces it, without the compromised party’s consent. This governance flexibility is valuable precisely when coordination is most difficult.
For emerging chains with newer infrastructure, these procedures become even more critical. A Safe on zkSync or Scroll should have more geographically distributed signers, more frequent communication protocols, and more rigorous testing than a Safe on Ethereum mainnet, despite the apparent cost advantage. The fee savings should not translate to operational shortcuts.
Monitoring, incident response, and chain-specific considerations
Operating a Safe treasury across multiple chains requires different monitoring than a single-chain deployment. A signer should track not only Safe transaction activity but also chain health metrics: validator set composition, recent consensus issues, bridge availability, and RPC endpoint performance. Tools such as Defillama, Etherscan’s chain explorer equivalents, and community Discord channels can provide early warning of problems.
Incident response procedures should include specific scenarios for each chain. What happens if Scroll experiences a sequencer outage? Is there a manual withdrawal mechanism or does the Safe remain locked? If Linea’s bridge to Ethereum becomes unavailable, what is the path to move assets? Can funds move through a liquidity provider or alternative route? These are not abstract questions; they determine whether a treasury can actually access its assets when needed. A Safe’s multisig threshold and signer coordination cannot solve a true chain-level failure, but advance planning can minimize damage.
Chain-specific considerations also include different EVM-compatible blockchain implementations. While all aim to support Ethereum smart contracts, differences exist in opcode implementations, gas metering, and contract deployment mechanics. Safe itself is designed to be portable, but integrations with dApps or governance tools might not be. A Safe on Linea might not have the same range of governance integrations as one on Arbitrum. Checking supported integrations before deployment prevents surprises later.
Future maturity and strategic migration pathways
The risk profile of emerging EVM chains will change. Linea and Scroll are accumulating validators, transaction history, and ecosystem depth. Their early operational period poses higher risk than their likely position in two or three years. Organizations deploying Safe multisigs on newer chains should include explicit strategic assumptions: at what point would a chain be considered sufficiently mature to hold larger amounts? What would be the trigger for migrating funds off a chain if its security properties deteriorate? Is there a plan for gradual delegation to more trusted chains as alternatives mature?
One practical approach is staged deployment. Move a small amount to test Safe’s interaction with the chain, practice multisig approval workflows, and verify fee and latency expectations. If operations go smoothly for a month or more, gradually increase the treasury balance. If issues emerge—bridge delays, validator problems, RPC reliability—keep funds on more established infrastructure and reassess later. This staged approach costs more in time and operational attention but avoids large-scale losses from unforeseen chain-specific risks.
The broader landscape of Layer 2 solutions will also evolve. New chains will launch, some will consolidate or merge, and security models will improve. A Safe multisig decision made today should be revisited periodically. Quarterly or annual reviews of chain security, transaction volume, validator diversity, and ecosystem health allow organizations to adjust their deployment as conditions change. The multisig itself can vote to move funds if consensus emerges among signers that a different chain offers better security or cost characteristics.
Frequently asked questions
Is a Safe multisig on Linea or Scroll as secure as one on Ethereum mainnet?
The multisig mechanism itself functions identically across all EVM-compatible chains. However, the underlying chain security differs. Ethereum has thousands of independent validators and cannot be forked or rolled back. Newer chains have smaller validator sets, less geographic distribution, and shorter operating history. A Safe on an emerging chain is only as secure as the chain’s consensus mechanism. The multisig cannot protect against chain-level consensus failure or validator collusion.
What are the key risks of moving treasury assets through bridges to emerging chains?
Bridges lock assets on one chain and mint equivalent tokens on another. Vulnerabilities in bridge smart contracts or validator keys have caused billions in losses across the industry. Assets in transit are held in a bridge contract rather than directly by the Safe. If the bridge is exploited or a chain experiences consensus failure, locked funds may become unrecoverable. Use official, well-audited bridges maintained by Layer 2 developers and maintain signer distribution across multiple chains as a fallback.
Should a treasury Safe include signers on different chains?
Yes, if the Safe manages significant assets across multiple chains. Including at least one signer on a different chain or mainnet provides a governance fallback if one chain experiences sustained problems. It also improves resilience against attacks targeting a single chain’s infrastructure. This cross-chain signer distribution aligns with Safe’s design principle of eliminating single points of failure.
