NFT 1155
#
An introduction to Enso 1155 NFT Contract#
ENSO 1155 NFT ContractEnso extends base ERC-1155 standard integrating Ownable, onlyHolder()
modifier, and minting associated to creator.
#
ENSO 1155- Each protocol has their own NFT associated
- Each NFT tokenID will have same URI linked
- Creators identified
- Holders identified(used for utility of NFT)
- Token supply for each ID
#
Open sourceContract source code can be found in Github repository.
#
Contract AddressesContract | Network | Address |
---|---|---|
Root1155 | Eth Mainnet | 0x3a1c88addeC56e725ba2a432bC89eeaA5D068753 |