Skip to content

Commit ab85d31

Browse files
authored
Update regenesis-history.mdx
1 parent 4444b66 commit ab85d31

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

pages/builders/tools/monitor/regenesis-history.mdx

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,12 @@ import { Callout, Steps } from 'nextra/components'
88

99
# Accessing Pre-Regenesis History
1010

11-
This tutorial explains how to access transaction history between 23 June 2021 and the final regenesis using the Etherscan CSV exporting tool.
11+
This tutorial explains how to access transaction history between 23 June 2021 and the final regenesis.
1212
Because of our final regenesis on 11 November 2021, older transactions are not part of the current blockchain and do not appear on [Etherscan](https://explorer.optimism.io/).
1313

14-
## Etherscan access
15-
16-
<Steps>
17-
### Browse to the [Optimism Explorer](https://explorer.optimism.io/exportDataMain).
18-
19-
### Select your address and the type of report you want.
20-
21-
![Etherscan data export page.](/img/op-mainnet/tools/export.png)
22-
</Steps>
23-
2414
## Dune access
2515

26-
If none of the Etherscan CSV files contains the information you need, you can use a query on [Dune Analytics](https://dune.com), similar to [this query](https://dune.com/queries/354886?addr=%5Cx25E1c58040f27ECF20BBd4ca83a09290326896B3).
16+
You can use a query on [Dune Analytics](https://dune.com), similar to [this query](https://dune.com/queries/354886?addr=%5Cx25E1c58040f27ECF20BBd4ca83a09290326896B3).
2717
You have to log on with a Dune account, but their free tier is sufficient.
2818

2919
<Steps>

0 commit comments

Comments
 (0)