RPS Router
function execute(
bytes calldata data // call data for the target protocol,
uint256 tradeAmount // raffle tickets are generated based on this value
) external payable {}Last updated
function execute(
bytes calldata data // call data for the target protocol,
uint256 tradeAmount // raffle tickets are generated based on this value
) external payable {}Last updated