OrderLib
Functions
makerAssetData
function makerAssetData(
struct OrderLib.Order order
) internal returns (bytes)Name
Type
Description
takerAssetData
function takerAssetData(
struct OrderLib.Order order
) internal returns (bytes)Name
Type
Description
getMakingAmount
function getMakingAmount(
struct OrderLib.Order order
) internal returns (bytes)Name
Type
Description
getTakingAmount
Name
Type
Description
predicate
Name
Type
Description
permit
Name
Type
Description
preInteraction
Name
Type
Description
postInteraction
Name
Type
Description
hash
Name
Type
Description
Last updated