PostInteraction
Functions
postInteraction
Callback method that gets called after taker transferred funds to maker but before the opposite transfer happened
Parameters:
Name
Type
Description
taker
address
makerAsset
address
takerAsset
address
makingAmount
uint256
takingAmount
uint256
interactiveData
bytes
Last updated