GEN.ART Collection

Verified contract

Active on Ethereum with 12,014 txns
Deployed by via 0x8cf7b6f2 at 13152886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GEN.ART Collection"

0x2dd9c47939b24e3454cebb8a1059c1828b521230603cdc395a73f47eac25dc3f
0x27f084d6220b6fe87189776e8067daa873c474c00635efb3829b5682c6d5d56c
0xd9dd954bcbfafdffd18fae2090790c4a8a5d001f9044aad36384bb25517a7a11
0x2feff330607914084be2a84c38db6c8d0f595a844ea31901c40e62e2d2770c65
0x2c2329e146b6d2e83f4ce2e0e05852e9bb372f98011e69bdc830e48160005eba
0x3858f9abbd3d9354a5e593dccf79fc9fbe1f1b45421081f797a36851fa255555
0xf4bd66c45cdf428b6a2cb989a758f949fe5472321a6a91488ab0bfee51a72d9e
0xb52aa1f3b6a771f5f97e90f689b874359aa9b0186f802a4846317ed06f7bedc1
0x1eab2a75e421ef7f5320c3f36ada773de638bd86a7123d403540d26e13caf8e7
0xc0102225b93bff0783ac294264e3c1f31596373dfb61e577ecfed7905ca5683b

Functions
Getter at block 21248363
name(view returns (string)
GEN.ART Collection
owner(view returns (address)
0x802dfeb7365505b0e2ad195c251ee8b7e7eef740
symbol(view returns (string)
GENART
totalSupply(view returns (uint256)
8234
Read-only
balanceOf(address ownerview returns (uint256)
getAllowedMintForMembership(uint256 _collectionIduint256 _membershipIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCollectionInfo(uint256 _collectionIdview returns (uint256 invocationsuint256 maxInvocationsstring scriptuint256 priceuint256 priceGenaddress artistuint256 artistPercentage)
getTokenInfo(uint256 _tokenIdview returns (uint256uint256addressbytes32)
getTokensByOwner(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
createGenCollection(address _artistuint256 _artistPercentageuint256 _priceuint256 _priceGenuint256 _maxInvocationsuint256 _tierstring _script
mint(address _touint256 _collectionIduint256 _membershipIdpayable 
mintGen(address _touint256 _collectionIduint256 _membershipId
mintMany(address _touint256 _collectionIduint256 _membershipIduint256 _amountpayable 
mintManyGen(address _touint256 _collectionIduint256 _membershipIduint256 _amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateArtistAddress(uint256 _collectionIdaddress _artist
updateMaxInvocations(uint256 _collectionIduint256 _maxInvocations
updatePrice(uint256 _collectionIduint256 _priceuint256 _priceGen
updateScript(uint256 _collectionIdstring _script
upgradeGenArtInterfaceContract(address _genArtInterfaceAddress
withdraw(uint256 value
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address touint256 collectionIduint256 tokenIdbytes32 hash
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string uri_address genArtInterfaceAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.