ODCdataManagersfractionalizersERC20Fraction

FractionERC20RecoveryDataManager

Contract for managing fractions of a Wrapper NFT using an ERC20 token with recovery option.

This contract is used to manage fractions of a Wrapper NFT using an OmnichainUpgradeableERC20DataManager contract to provide the ERC20 token functionality with recovery options.

recoverFractions

function recoverFractions(uint256 amountOfFractions, address lostAccount, address recoveryAccount) external

On this page