Skip to content

Commit 259a6f0

Browse files
committed
added third-party bridges page
1 parent b0cd631 commit 259a6f0

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

docs/bridges/hashi/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Hashi is an EVM Hash Oracle Aggregator, designed to facilitate a
99
[principled approach to cross-chain bridge security](https://ethresear.ch/t/a-principled-approach-to-bridges/14725?u=auryn). Hashi is developed and maintained further by the Cross-chain Alliance team. The integration of Hashi within Gnosis Chain's Canonical Bridges is in progress, check out [here](https://forum.gnosis.io/t/gip-93-should-gnosisdao-support-the-integration-of-hashi-within-gnosis-chains-canonical-bridges/8245).
1010

1111
:::info Docs Migration notice
12-
Hashi documentation is now at [crosschain-alliance/Hashi](https://crosschain-alliance.gitbook.io/hashi/v0.1/introduction) !
12+
Hashi documentation is now at [crosschain-alliance/Hashi](https://crosschain-alliance.gitbook.io/hashi) !
1313
:::
1414

1515
The primary insight being that the vast majority of bridge-related security incidents could have had minimal impact if

docs/bridges/thirdpartybridges.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Third-Party Bridges
3+
sidebar_position: 3
4+
description: Third party bridges which support Gnosis Chain.
5+
keywords: [gnosis bridge, bridge, bridge gnosis tokens]
6+
---
7+
8+
9+
import Tabs from '@theme/Tabs';
10+
import TabItem from '@theme/TabItem';
11+
import Admonition from '@theme/Admonition';
12+
13+
<Admonition type="info" title="Note">
14+
The following third-party bridges allow seamless asset transfers to and from Gnosis Chain. Ensure you verify the bridge’s security, trust and fees before using them.
15+
</Admonition>
16+
17+
18+
| Bridge Name | Supported Networks | Link |
19+
|-----------------|-------------------|------|
20+
| Stargate | Multiple EVM Chains | [Visit](https://stargate.finance/bridge?srcChain=gnosis) |
21+
| Symbiosis | Multiple EVM Chains | [Visit](https://app.symbiosis.finance/swap) |
22+
| Debridge | Multiple EVM Chains, Solana | [Visit](https://app.debridge.finance/?address=&inputChain=100) |
23+
| Jumper | Multiple EVM Chains, Solana | [Visit](https://jumper.exchange/?fromChain=100) |
24+
| Bungee | Multiple EVM Chains | [Visit](https://www.bungee.exchange/) |
25+
26+
27+
28+

0 commit comments

Comments
 (0)