Skip to content

Commit cc0d552

Browse files
just-a-nodegitbook-bot
authored andcommitted
GITBOOK-60: change request with no subject merged in GitBook
1 parent e026531 commit cc0d552

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

resources/deployments.md

+63
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,69 @@ A full list of deployed contracts can be found in the [deployments.json](https:/
220220

221221
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.
222222

223+
### Sepolia
224+
225+
> Domain ID: 1936027759
226+
227+
> Chain ID: 11155111
228+
229+
| Core Contract | Address |
230+
| ------------- | ------------------------------------------ |
231+
| Connext | 0x445fbf9cCbaf7d557fd771d56937E94397f43965 |
232+
233+
| Asset Contract | Address | Flavor |
234+
| -------------- | ------------------------------------------ | --------- |
235+
| TEST | 0xd26e3540A0A368845B234736A0700E0a5A821bBA | Canonical |
236+
237+
### Optimism-Sepolia
238+
239+
> Domain ID: 1869640549
240+
241+
> Chain ID: 11155420
242+
243+
| Core Contract | Address |
244+
| ------------- | ------------------------------------------ |
245+
| Connext | 0x8247ed6d0a344eeae4edBC7e44572F1B70ECA82A |
246+
247+
| Asset Contract | Address | Flavor |
248+
| -------------- | ------------------------------------------ | --------- |
249+
| TEST | 0x7Fa13D6CB44164ea09dF8BCc673A8849092D435b | Canonical |
250+
251+
### Arbitrum-Sepolia
252+
253+
> Domain ID: 1633842021
254+
255+
> Chain ID: 421614
256+
257+
| Core Contract | Address |
258+
| ------------- | ------------------------------------------ |
259+
| Connext | 0x1780Ac087Cbe84CA8feb75C0Fb61878971175eb8 |
260+
261+
| Asset Contract | Address | Flavor |
262+
| -------------- | ------------------------------------------ | --------- |
263+
| TEST | 0xaBF282c88DeD3e386701a322e76456c062468Ac2 | Canonical |
264+
265+
### X1-Testnet
266+
267+
> Domain ID: 2016506996
268+
269+
> Chain ID: 195
270+
271+
| Core Contract | Address |
272+
| ------------- | ------------------------------------------ |
273+
| Connext | 0xDB8310cAa57B052ab270A573B512dc5644558f0A |
274+
275+
| Asset Contract | Address | Flavor |
276+
| -------------- | ------------------------------------------ | --------- |
277+
| TEST | 0x471F702E7D96E541488140042bCD1206Ae55CCa5 | Canonical |
278+
279+
280+
281+
{% hint style="danger" %}
282+
Goerli will soon be deprecated. Please move to Sepolia!!\
283+
_Note: all the testnets below are hooked up with Goerli as the Hub chain. They will all be deprecated._
284+
{% endhint %}
285+
223286
### Goerli
224287

225288
> Domain ID: 1735353714

0 commit comments

Comments
 (0)