trace_call is a quite useful method for simulating transactions on blockchain: https://www.quicknode.com/docs/ethereum/trace_call
But for some reason, all node providers support it only on Ethereum Mainnet and Polygon, rarely on Arbitrum and BSC. I wonder if there is a way to achieve the same for Fantom Opera and other EVM-compatible chains? And if it's impossible, maybe there are other ways for transaction simulations?