Fraction Protocolinterfaces

ISemiFungibleGenesisIdsTransferFacet

ISemiFungibleGenesisIdsTransferFacet

burnIdZeroAndMintOtherGenesis

function burnIdZeroAndMintOtherGenesis(uint256 campaignId, uint256 mintId, uint256 amount) external

Burn Id Zero and Mint other genesis id.

Parameters

NameTypeDescription
campaignIduint256The id of the specific use case. It is the one created by the state facet on fractionCreation.
mintIduint256The genesis id to be minted.
amountuint256The amount of fractions to be minted.

On this page