Skip to content

Hosted API for supersim simulations #394

@mazurroman

Description

@mazurroman

The Problem
Cross-chain transactions might fail. Supersim is great for predicting failures of cross-chain interactions. But it's only a local tool. Seems like there is no API for calling it in real time and in large load.

There are many APIs for simulating transactions in a single chain. But none for cross-chain simulations.

Proposed Solution
Hosted API that I can call with a cross-chain transaction calldata, for example to send USDC from Base to Unichain and deposit it into an LP. The API would use supersim to execute it on latest blocks of those two networks and return tx outcome.

Questions

  • Does anything like this exist?
  • Do others have this problem?
  • Does supersim see value in this existing?
  • Would supersim be interested in collaborating on building this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions