Vault Factory
View Functions
Fractionalizing An NFT
When calling mint
you must have approved
the vault contract
name: the name of the ERC20 token which will represent the fractional ownership of your locked up NFT
symbol: the token symbol of the ERC20 token
token: the ethereum address of the NFT which you are fractionalizing
id: the unique identifier used for your NFT in its respective smart contract
supply: the desired total supply of the ERC20 token
listPrice: the desired reserve price at the start of the fractional ownership
fee: the curator fee which will be paid to the owner of the fractional asset
Last updated