SimulationInterface allows the simulation of ethereum transactions using Tenderly's api.
This allows us to know information before executing a transaction on mainnet.
For example it can simulate how much slippage is likely to be experienced when withdrawing from a vault,
or how many underlying tokens the user will receive upon withdrawing share tokens.
SimulationInterface allows the simulation of ethereum transactions using Tenderly's api. This allows us to know information before executing a transaction on mainnet. For example it can simulate how much slippage is likely to be experienced when withdrawing from a vault, or how many underlying tokens the user will receive upon withdrawing share tokens.