Skip to main content

Creation

While this mechanic can be configured in any way you like, for example:

  • ERC1155 -> ERC1155
  • ERC1155 -> ERC721
  • ERC1155 -> ERC998
  • ERC1155 + NATIVE -> ERC721
  • ERC1155 + ERC20 -> ERC721
  • ERC1155 + ERC1155 -> ERC721
  • we discourage to configure it as pure purchase mechanic (NATIVE/ERC20 -> ERC721/ERC998/ERC1155)

NOTE!
While it's possible to use multiple assets for payment, it's important to note that using too many payment assets can significantly increase the gas cost of the transaction and may even reach the network limit.

It is possible to create more than one recipe to craft the same item.

Creation options

  • item - An item(s) to be created
  • price - A list of item(s) that are required for craft

Craft create dialog