-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dashboard] Tx simulator for Explorer (#4293)
<!-- start pr-codex --> ## PR-Codex overview This PR adds a new feature to simulate contract transactions before execution, enhancing user experience and safety. ### Detailed summary - Added `useSimulateTransaction` hook for simulating transactions - Implemented simulation functionality in `InteractiveAbiFunction` - Added simulation button and logic for contract functions > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
- Loading branch information
Showing
1 changed file
with
127 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters