Mirage Gallery Curated

Verified contract

Active on Ethereum with 4,441 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Mirage Gallery Curated"

0xdaf5ce7d61d3b95b8a7d8be97a7e6830aa9fd31b9f2cb3be7e7a18439269d5c0
0xacb65d194d250f23c13bbe0610bc644e8e5233280b781b77a6bab6b3278e7fc7
0xff07c0e1ed598dda561db3df7b04c5f2321f6934ed8c49774c28722b9beabea1
From
0x05abac862a4bd6fa11cd7208ca54b1877fe8f84bdc785d9f545fcdbba5fd932f
0x160daaa54de82a251ec1e81724b2709b812c0e10bb75568e15730188a025f7d7
0xbe889657fa8e6390b2c27c60c7236cc2f8424a742fef5a50a560939688174851
0x2f67ad9e8a3ac92c05aefab14db6fc8df229ad541e700ca8e0adab01c7b7b65c
0x8216e400fff9aa95c52081faf962210d0b4022506fff3a983f6aa73a864ec4d6
0xc2b0e8695eb57f88300d7f74992e7d6b4f116df50839e9fa6a25b0833ab81eff
0x409d035be1b43d8776605c94c8048a5135c75eaaf79ba91c990325b1dd3bf20a

Functions
Getter at block 21208274
admin(view returns (address)
0x1db7f1e160b9e2faddd8a1a4fcd0bd09b9190305
membershipContract(view returns (address)
0x0170227514a274826685bf81aed06e4218175572
mirageAddress(view returns (address)
0x4a462cbf4902a8d26bf2c6931f12260d8fcec69e
miragePercentage(view returns (uint256)
15
name(view returns (string)
Mirage Gallery Curated
nextProjectId(view returns (uint256)
31
symbol(view returns (string)
MGC
totalSupply(view returns (uint256)
5547
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoyaltyData(uint256 _tokenIdview returns (address artistAddressaddress additionalPayeeuint256 additionalPayeePercentage)
hashToTokenId(bytes32view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMintWhitelisted(addressview returns (bool)
isWhitelisted(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
projectDetails(uint256 _projectIdview returns (string projectNamestring artiststring descriptionstring websitestring license)
projectIdToAdditionalPayee(uint256view returns (address)
projectIdToAdditionalPayeePercentage(uint256view returns (uint256)
projectIdToArtistAddress(uint256view returns (address)
projectIdToCurrencyAddress(uint256view returns (address)
projectIdToCurrencySymbol(uint256view returns (string)
projectIdToPricePerTokenInWei(uint256view returns (uint256)
projectShowAllTokens(uint256 _projectIdview returns (uint256[])
projectTokenInfo(uint256 _projectIdview returns (address artistAddressuint256 pricePerTokenInWeiuint256 artworksuint256 maxArtworksuint256 maxEarlyaddress additionalPayeeuint256 additionalPayeePercentagebool publicActivebool earlyActivestring currency)
projectURIInfo(uint256 _projectIdview returns (string projectBaseURI)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenIdToHash(uint256view returns (bytes32)
tokenIdToProjectId(uint256view returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
addMintWhitelisted(address _address
addProject(string _projectNamestring tokenURIstring descriptionstring artistNamestring projectWebsitestring projectLicenseaddress _artistAddressuint256 _pricePerTokenInWeiuint256 _maxArtworksuint256 _maxEarly
addWhitelisted(address _address
approve(address touint256 tokenId
claimSentient(uint256 _projectIduint256 membershipId
earlyMint(address _touint256 _projectIdaddress _byreturns (uint256 _tokenId)
mint(address _touint256 _projectIdaddress _byreturns (uint256 _tokenId)
removeMintWhitelisted(address _address
removeWhitelisted(address _address
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
toggleEarlyMint(uint256 _projectId
toggleProjectIsLocked(uint256 _projectId
toggleProjectIsPaused(uint256 _projectId
toggleProjectPublicMint(uint256 _projectId
transferFrom(address fromaddress touint256 tokenId
updateMembershipContract(address newAddress
updateMirageAddress(address _mirageAddress
updateMiragePercentage(uint256 _miragePercentage
updateProjectAdditionalPayeeInfo(uint256 _projectIdaddress _additionalPayeeuint256 _additionalPayeePercentage
updateProjectArtistAddress(uint256 _projectIdaddress _artistAddress
updateProjectArtistName(uint256 _projectIdstring _projectArtistName
updateProjectBaseURI(uint256 _projectIdstring _newBaseURI
updateProjectCurrencyInfo(uint256 _projectIdstring _currencySymboladdress _currencyAddress
updateProjectDescription(uint256 _projectIdstring _projectDescription
updateProjectLicense(uint256 _projectIdstring _projectLicense
updateProjectMaxArtworks(uint256 _projectIduint256 _maxArtworks
updateProjectMaxEarly(uint256 _projectIduint256 _maxEarly
updateProjectName(uint256 _projectIdstring _projectName
updateProjectPricePerTokenInWei(uint256 _projectIduint256 _pricePerTokenInWei
updateProjectWebsite(uint256 _projectIdstring _projectWebsite
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed _touint256 indexed _tokenIduint256 indexed _projectId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymboladdress membershipAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.