xDAI Stake Bridge (Gnosis Chain)
Rejected venues wait the longest for re-review; a rejection has to earn another look before the scheduled date.
REJECTED ON A THIN VALIDATOR SET, A STANDING STRUCTURAL FACT. Gnosis Chain is an independent proof-of-stake EVM chain, not an Ethereum rollup, so its canonical bridge does not inherit Ethereum-native fraud-proof or validity-proof security the way every rollup bridge in this registry does. Instead, message execution requires signatures from only 4 of 7 bridge validators — a materially smaller trust set than the already-rejected Wormhole/Portal’s 13-of-19 Guardian quorum, which suffered a $325M signature-forgery loss in 2022. A clean incident record to date does not offset a validator set this small securing an entire independent chain’s bridge with no cryptographic or economic backstop if those signatures were ever forged or colluded.
- The message-signing threshold is confirmed to require mandatory trustless verification for every message, not optional redundancy alongside trusted signers
- The bridge validator set expands materially, for example doubling, with full public disclosure of validator identities and any conflicts of interest among the Bridge Governors
- Twelve consecutive months with no validator-signature compromise or forged-message incident, counted from this review’s date
- An independent, dated audit of the current validator-signing and governance-multisig configuration is published with no unresolved high-severity findings
The research file
Mechanism
The bridge uses the Arbitrary Message Bridge design: a contract on the source chain emits an event, off-chain bridge validators observe it and submit signatures on the destination chain, and once the signature threshold is met, anyone can execute the message. The Omnibridge, Gnosis Chain’s token bridge, is built on top of this same AMB mechanism and shares its validator set and trust model.
Control and governance
Message execution requires only 4 of 7 bridge validators, a mix of trusted entities (Gnosis DAO, Safe) and components described as trustless (Hashi, a message-hashing and attestation layer, and Telepathy, a ZK light-client verifier); this review could not confirm whether the trustless verification path is a mandatory gate or an optional check running alongside the trusted signers. Separately, contract upgrades and bridge parameter changes are controlled by 15 Bridge Governors requiring 8-of-15 approval, executed via Gnosis Safe multisigs on both the Ethereum and Gnosis Chain sides, a structure dating to October 2020.
Incident record
No confirmed direct exploit of the AMB or Omnibridge contracts was identified. Omnibridge and xDai bridge outflows were briefly halted as a precaution following the unrelated Balancer V2 exploit — evidence of a working pause capability, not a bridge-specific failure. Audits exist and are substantive: a ChainSecurity OmniBridge audit found no critical or high issues, and a Least Authority audit of the Hashi integration, completed 2024-06-27, found one high-severity issue among lower-severity findings, stated as resolved or acknowledged.
Exit
There is no optimistic-style challenge window: this is a signature-based bridge, not a fraud-proof or validity-proof system, so withdrawals process as soon as the 4-of-7 threshold is met, with fast underlying chain finality. That is a speed advantage in normal operation, but it also means there is no built-in delay during which a forged signature set could be caught before funds actually move — correctness rests entirely on the honesty and security of seven named-but-not-fully-disclosed validators, not on a cryptographic or economic backstop independent of their good faith.
Comparison
Against Base, Arbitrum, and Optimism’s canonical bridges, all approved with limits in this registry and all inheriting Ethereum-native fraud-proof or validity-proof security independent of any operator’s good faith, Gnosis Chain’s bridge is structurally weaker: it depends entirely on a 7-node validator set, 4 of whom can execute any message. Against the already-rejected Wormhole/Portal, this bridge’s validator set is smaller still, though it has no comparable loss event on record — a thinner trust set with a cleaner history, not a thinner trust set with a worse one, but a standing structural weakness either way.
Sources
The claims above trace to these. Where a number could not be independently verified, the thesis says so.
- Gnosis Chain Docs — Omnibridge · primary · accessed 2026-08-17
Supports: mechanism - Gnosis Chain Docs — Arbitrary Message Bridge · primary · accessed 2026-08-17
Supports: AMB architecture - Gnosis Chain Docs — bridge validators · primary · accessed 2026-08-17
Supports: 4-of-7 signature threshold - Gnosis Chain Docs — bridge management · primary · accessed 2026-08-17
Supports: 15 Bridge Governors, 8-of-15 threshold - Gnosis Chain Docs — security audits · primary · accessed 2026-08-17
Supports: ChainSecurity and Least Authority audit findings
Inherited controls
The verdict above grades the protocol layer. Every position also inherits the asset it holds and the chain it settles on. The least safe layer sets the position’s grade, and the position table names which one that is.
| Chain | Verdict | Grade | Control constraint |
|---|---|---|---|
| Ethereum | Approved | sovereign | No sequencer, no upgrade key, no operator who can be compelled — rule changes require social consensus. |