Skip to main content

PreInteractionNotificationReceiver

Interface for interactor which acts between maker => taker and taker => maker transfers.

Functions#

fillOrderPreInteraction#

function fillOrderPreInteraction(  address taker,  address makerAsset,  address takerAsset,  uint256 makingAmount,  uint256 takingAmount,  bytes interactiveData) external

Parameters:#

NameTypeDescription
takeraddress
makerAssetaddress
takerAssetaddress
makingAmountuint256
takingAmountuint256
interactiveDatabytes