Simulates one or more EVM transactions without broadcasting them on-chain. The API evaluates token balance changes, approvals, ownership transfers, and address-level security risks to help detect malicious or unexpected behavior before execution.
Must be set to application/json
Your HashDit API key (required for production use)
Transaction simulation request
The network chain ID. See Supported Chains for a complete list of supported networks for this endpoint.
"56"
Block height used as the simulation context.
"58083468"
List of EVM transactions to simulate.
Identifier for the request source (e.g. application name).
"Diting"