Skip to content

Commit 3eb33f2

Browse files
authored
Merge pull request #326 from scroll-tech/chuhan_prod
Merge #322(Feature/add chainlink) from develop to prod
2 parents c430bb9 + f07a573 commit 3eb33f2

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

src/content/tools/en/across.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "Across"
3+
category: ["Bridge"]
4+
excerpt: "Across is an interoperability protocol powered by intents, enabling the fastest and lowest-cost way to transfer value without security tradeoffs."
5+
logo: { src: "https://3563890891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo33kX1T6RRp4inOcEH1d%2Fuploads%2FYTdMDAZ1jNPOF9bkNdMO%2FAcross%20Logomark%20Aqua%20Circle.png?alt=media&token=6619a5be-ea2a-4967-844e-d07caac3fdc2", alt: "Across Logo" }
6+
website: "https://across.to/"
7+
network: ["Mainnet", "Testnet"]
8+
---
9+
10+
**_Scroll Mainnet contracts:_**
11+
12+
- Scroll_SpokePool:
13+
[`0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96`](https://scrollscan.com/address/0x3baD7AD0728f9917d1Bf08af5782dCbD516cDd96)
14+
- MulticallHandler:
15+
[`0xD2CDF46556543316e7D34e8eDc4624e2bB95e3B6`](https://scrollscan.com/address/0x924a9f036260DdD5808007E1AA95f08eD08aA569)
16+
17+
**_Scroll Sepolia contracts:_**
18+
19+
- Scroll_SpokePool:
20+
[`0x95B3A7A7344BBd7b1033275CA3Ce89494baA6A40`](https://sepolia.scrollscan.com/address/0x95B3A7A7344BBd7b1033275CA3Ce89494baA6A40)

src/content/tools/en/chainlink.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: "Chainlink"
3+
category: ["Oracle", "Bridge"]
4+
excerpt: ""
5+
logo: { src: "https://pbs.twimg.com/profile_images/1800426318099595264/N7yf_kOD_400x400.jpg", alt: "Chainlink Logo" }
6+
website: "https://chain.link/"
7+
network: ["Mainnet", "Testnet"]
8+
---
9+
10+
You can find contract addresses for Chainlink for Scroll Mainnet and Scroll Sepolia testnet:
11+
12+
- [LINK Token Contracts for Scroll](https://docs.chain.link/resources/link-token-contracts#scroll)
13+
- [L2 Sequencer Data Feeds](https://docs.chain.link/data-feeds/l2-sequencer-feeds#available-networks)
14+
- [Price Feed Addresses for Scroll](https://docs.chain.link/data-feeds/price-feeds/addresses?network=scroll&page=1)
15+
16+

0 commit comments

Comments
 (0)