Skip to content

Commit 3b487d5

Browse files
just-a-nodegitbook-bot
authored andcommitted
GITBOOK-51: change request with no subject merged in GitBook
1 parent 6c485dd commit 3b487d5

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

resources/deployments.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,31 @@ A full list of deployed contracts can be found in the [deployments.json](https:/
158158
| ------------------------------------------------------------------------------------- | ------------------------------------------ | -------------- |
159159
| [Unwrapper](https://gnosisscan.io/address/0x642c27a96dFFB6f21443A89b789a3194Ff8399fa) | 0x642c27a96dFFB6f21443A89b789a3194Ff8399fa | WETH Unwrapper |
160160

161+
### Linea
162+
163+
> Domain ID: 1818848877
164+
165+
> Chain ID: 59144
166+
167+
| Core Contract | Address |
168+
| --------------------------------------------------------------------------------------------- | ------------------------------------------ |
169+
| [Connext](https://louper.dev/diamond/0x5bB83e95f63217CDa6aE3D181BA580Ef377D2109?network=xdai) | 0x5bB83e95f63217CDa6aE3D181BA580Ef377D2109 |
170+
171+
| Asset Contract | Address | Flavor |
172+
| ------------------------------------------------------------------------------------ | ------------------------------------------ | ------- |
173+
| [nextUSDC](https://gnosisscan.io/address/0x44CF74238d840a5fEBB0eAa089D05b763B73faB8) | 0x331152ca43B50B39F3a9f203685B98dbb9b42342 | Local |
174+
| [USDC](https://gnosisscan.io/address/0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83) | 0x176211869cA2b568f2A7D4EE941E073a821EE1ff | Adopted |
175+
| [nextWETH](https://gnosisscan.io/address/0x538E2dDbfDf476D24cCb1477A518A82C9EA81326) | 0x0573AD07cA4f74757e5B2417Bf225BEbeBcF66D9 | Local |
176+
| [WETH](https://gnosisscan.io/address/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1) | 0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f | Adopted |
177+
| [nextDAI](https://gnosisscan.io/address/0x0e1D5Bcd2Ac5CF2f71841A9667afC1E995CaAf4F) | 0x7360a597290612787833EE924C449C61Cc0689E4 | Local |
178+
| [DAI](https://gnosisscan.io/address/0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d) | 0x4AF15ec2A0BD43Db75dd04E62FAA3B8EF36b00d5 | Adopted |
179+
| [nextUSDT](https://gnosisscan.io/address/0xF4d944883D6FddC56d3534986feF82105CaDbfA1) | 0xbD7eAEd30936670C931B718F5D9014AFf82fC767 | Local |
180+
| [USDT](https://gnosisscan.io/address/0x4ECaBa5870353805a9F068101A40E0f32ed605C6) | 0xA219439258ca9da29E9Cc4cE5596924745e12B93 | Adopted |
181+
182+
| Peripheral Contract | Address | Description |
183+
| ------------------------------------------------------------------------------------- | ------------------------------------------ | -------------- |
184+
| [Unwrapper](https://gnosisscan.io/address/0x642c27a96dFFB6f21443A89b789a3194Ff8399fa) | 0x5A53576DDE5071719a9A3a9E78e68cbcDf863253 | WETH Unwrapper |
185+
161186
## Testnet Contracts
162187

163188
Note that the Test Token is a mintable ERC20. The open `mint` function has the signature `mint(address account, uint256 amount)` and can be freely called.

resources/subgraphs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This subgraph is can be used to query Connext bridge transactions, transactions
1414
| Polygon | [v0-Polygon](https://thegraph.com/hosted-service/subgraph/connext/amarok-runtime-v0-polygon) |
1515
| Binance Smart Chain | [v0-Bnb](https://thegraph.com/hosted-service/subgraph/connext/amarok-runtime-v0-bnb) |
1616
| Gnosis | [v0-Gnosis](https://thegraph.com/hosted-service/subgraph/connext/amarok-runtime-v0-gnosis) |
17+
| Linea | [v0-Linea](https://connext.bwarelabs.com/subgraphs/name/connext/amarok-runtime-v0-linea) |
1718

1819
## Testnet Subgraphs
1920

resources/supported-chains.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Domain IDs are unique to every bridge and differ from Chain IDs. Connext's `xcal
1414
| Arbitrum One | 42161 | 1634886255 ||
1515
| Gnosis Chain | 100 | 6778479 ||
1616
| BNB Chain | 56 | 6450786 ||
17+
| Linea | 59144 | 1818848877 ||
1718

1819
## Testnet
1920

0 commit comments

Comments
 (0)