Open mymiracle0118 opened 4 months ago
Currently, we need to check if the trading is valid or not before execution. We are using airnode, so we cannot revert the transaction at the end of the function. So we need to simulate it.
It will use so many variables and more... I dont have any idea till now.
Currently, we need to check if the trading is valid or not before execution. We are using airnode, so we cannot revert the transaction at the end of the function. So we need to simulate it.