MetadataHandler
This contract keeps track of where the FNFTs metadata is stored, this contract is dynamic so it can be swapped out in the future.
Last updated
Was this helpful?
This contract keeps track of where the FNFTs metadata is stored, this contract is dynamic so it can be swapped out in the future.
Last updated
Was this helpful?
Returns the cached IAddressRegistry connected to this contract.
Experimental method to allow future-proofing for the iNFT standard. Gets the render token URI for a given tokenId and owner, along with parameters.
Sets the token URI for a given fnftId to the passed in _uri.
Experimental method to allow future-proofing for the iNFT standard. Sets the renderTokenURI.