CollectionBatchBuyOperator
An operator to allow Parties to purchase listed NFTs.
Code
CollectionBatchBuyOperator.sol
Functions
execute
function execute(
bytes memory operatorData,
bytes memory executionData,
address executor,
bool allowOperatorsToSpendPartyEth
) external payable;