Skip to content

Commit b46d6e9

Browse files
committed
fix scroll-contracts
1 parent a2b972c commit b46d6e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/zh/developers/scroll-contracts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import ToggleElement from "../../../../components/ToggleElement.astro"
2323
| RPC URL | [https://rpc.scroll.io/](https://rpc.scroll.io/) | [https://eth.llamarpc.com](https://eth.llamarpc.com) |
2424
| 链 ID | 534352 | 1 |
2525
| 代币符号 | ETH | ETH |
26-
| 区块链浏览器链接 | https://scrollscan.com/](https://scrollscan.com/) | [https://etherscan.io](https://etherscan.io) |
26+
| 区块链浏览器链接 | [https://scrollscan.com/](https://scrollscan.com/) | [https://etherscan.io](https://etherscan.io) |
2727

2828
<ToggleElement anchor="mainnet-additional-infra">
2929
<div slot="title">额外的 Scroll 主网 RPC 和 infra</div>
@@ -135,12 +135,12 @@ import ToggleElement from "../../../../components/ToggleElement.astro"
135135
| 区块链浏览器链接 | [https://sepolia.scrollscan.com](https://sepolia.scrollscan.com/) | [https://sepolia.etherscan.io](https://sepolia.etherscan.io) |
136136

137137
<ToggleElement anchor="sepolia-additional-infra">
138-
<div slot="title">Additional Scroll Sepolia RPCs and Infra</div>
138+
<div slot="title">其他的 Scroll Sepolia RPC 和 Infra</div>
139139
- [Scroll Sepolia Native Bridge](https://sepolia.scroll.io/bridge)
140140
- [Scroll Sepolia Rollup Scanner](https://sepolia.scroll.io/rollupscan)
141141
- [Scroll Sepolia RPC Providers on ChainList.org](https://chainlist.org/chain/534351)
142142
- [Ethereum Sepolia RPC Providers on ChainList.org](https://chainlist.org/chain/11155111)
143-
- Additional Block Explorers:
143+
- 其他的区块浏览器:
144144
- [Dora](https://www.ondora.xyz/network/scroll-sepolia/interactions)
145145
- [L2Scan](https://scroll.l2scan.co/)
146146

0 commit comments

Comments
 (0)