-
Couldn't load subscription status.
- Fork 7
NFT
Jean-Baptiste Dusseaut edited this page Apr 16, 2021
·
3 revisions
Originally forked from TQ
-
Each NFT contract originated manages exactly one ERC721. Token ids are the same on both chain.
-
Token metadata is the same for all token ids
-
Metadata are not imported from ethereum
-
Contract is pausable
-
Implements the same token_manager interface than Fungible tokens contract
-
Implements the same admin interface than Fungible tokens contract, but without obviously, cannot add new tokens.