Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Download the latest l2geth :

### Download the Snapshot

SNAPSHOT_URL = https://scroll-geth-snapshot.s3.us-west-2.amazonaws.com/mpt/latest.tar
SNAPSHOT_URL = https://snapshot.scroll.io/mpt/latest.tar

1. Download the snapshot
```bash
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/en/developers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Use our [Dune dashboard](https://docs.scroll.io/en/developers/developer-ecosyste

**Where can i download Scroll node's snapshot?**

Mainnet : https://scroll-geth-snapshot.s3.us-west-2.amazonaws.com/mpt/latest.tar
Mainnet : https://snapshot.scroll.io/mpt/latest.tar

Sepolia : https://scroll-sepolia-l2geth-snapshots.s3.us-west-2.amazonaws.com/mpt/latest.tar

Expand Down