ERC721ContractType

type ERC721ContractType =
| "DropERC721"
| "TokenERC721"
| "OpenEditionERC721";