Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
vukasin gostovic edited this page Aug 3, 2023 · 4 revisions

Welcome to the sothis wiki!

Sothis is a tool for replaying historical state, and tracking storage slot changes.

It has 5 mode:

  • historic - The default mode. Replay blocks to a local testnet node. Useful for testing protocols to see how they behave in real market conditions.
  • live - Replay blocks as they come to a a local testnet node. Useful for experimenting and testing interactions on a production network without risking funds.
  • track - Track the change of a storage slot. Designed to be used with the live and historic modes.
  • fast_track - Track the changes of a historic storage slot.
  • call_track - eth_call a range of blocks and log the results.

For more details, check the associated wiki page for each mode.

Installation

Sothis is a rust crate. You can install it with cargo: cargo install sothis

FAQ and troubleshooting

Please check out the dedicated section on the sidebar for common questions and answers.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.