GenArt721Minter_9DCC_IYK
Verified contract
Active on
Ethereum with 1,184 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5fe7…f6c1
Balances ($0.00)
No balances found for "GenArt721Minter_9DCC_IYK"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16148434 | 2 years ago | | | 0 | 0.025053481 | |
| 16148429 | 2 years ago | | | 0 | 0.025819299 | |
| 16148424 | 2 years ago | | | 0 | 0.025683484 | |
| 16148419 | 2 years ago | | | 0 | 0.024918518 | |
| 16148414 | 2 years ago | | | 0 | 0.026275296 | |
| 16148410 | 2 years ago | | | 0 | 0.025742421 | |
| 16148403 | 2 years ago | | | 0 | 0.027086294 | |
| 16135079 | 2 years ago | | | 0 | 0.0032259753 | |
| 16135077 | 2 years ago | | | 0 | 0.0033295168 | |
| 16135076 | 2 years ago | | | 0 | 0.0033234733 |
ABI
ABI objects
Getter at block 21218953
genArtCoreContract() view returns (address)
0x54a6356244059d5a50b97200a928f19a3682b669
ownerAddress() view returns (address)
0x5fe770cf8ad1df5dde2c1447a898b087c275f6c1
ownerPercentage() view returns (uint256)
0
Read-only
checkYourAllowanceOfProjectERC20(uint256 _projectId) view returns (uint256)
contractFilterProject(uint256) view returns (bool)
getYourBalanceOfProjectERC20(uint256 _projectId) view returns (uint256)
projectIdToBonus(uint256) view returns (bool)
projectIdToBonusContractAddress(uint256) view returns (address)
projectMaxHasBeenInvoked(uint256) view returns (bool)
projectMaxInvocations(uint256) view returns (uint256)
projectMintCounter(address, uint256) view returns (uint256)
projectMintLimit(uint256) view returns (uint256)
State-modifying
Events artistSetBonusContractAddress(uint256 _projectId, address _bonusContractAddress)
artistToggleBonus(uint256 _projectId)
purchase(uint256 _projectId) payable returns (uint256 _tokenId)
purchaseTo(address _to, uint256 _projectId) payable returns (uint256 _tokenId)
setOwnerAddress(address _ownerAddress)
setOwnerPercentage(uint256 _ownerPercentage)
setProjectMaxInvocations(uint256 _projectId)
setProjectMintLimit(uint256 _projectId, uint8 _limit)
toggleContractFilter(uint256 _projectId)
This contract contains no event objects.
constructor(address _genArt721Address)
This contract contains no fallback and receive objects.
This contract contains no error objects.