hi, has quicknode some transaction simulation where I can see transaction events/logs without sending real TX?
If you’re looking to simulate a transaction on EVM-based chains, use Trace or Debug API.
You must be on a paid QuickNode plan to use these APIs.
Then you should be able to use either trace_call or debug_traceCall
Here’s a video to learn more about Trace and Debug APIs: Ethereum Trace Vs Debug Api: Which Is Better For Debugging Smart Contracts? - YouTube