-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels