Factorial Router forwards the user's request to the corresponding app under the supervision of Risk management.
function execute(address _target, bytes calldata _data)
Call to the target using the given data.
function executeBatch(uint256 _maximumLoss, address[] calldata _targetArray, bytes[] calldata _dataArray)
Call batch to the target using the given data array.
Last updated 2 years ago