GenArt721Minter_PlottablesFlex
Verified contract
Active on
Ethereum with 719 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9f75…4187
Balances ($0.00)
No balances found for "GenArt721Minter_PlottablesFlex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15963678 | 2 years ago | | | 0.08 | 0.0041249732 | |
| 15963393 | 2 years ago | | | 0.08 | 0.0039127141 | |
| 15963356 | 2 years ago | | | 0.08 | 0.00084184249 | |
| 15963355 | 2 years ago | | | 0.08 | 0.00086928746 | |
| 15963354 | 2 years ago | | | 0.08 | 0.00082262882 | |
| 15963352 | 2 years ago | | | 0.08 | 0.0030706018 | |
| 15963352 | 2 years ago | | | 0.08 | 0.0034763771 | |
| 15963351 | 2 years ago | | | 0.08 | 0.0034331622 | |
| 15963351 | 2 years ago | | | 0.08 | 0.0038259160 | |
| 15963351 | 2 years ago | | | 0.08 | 0.0055474842 |
ABI
ABI objects
Getter at block 21327798
genArtCoreContract() view returns (address)
0x18de6097ce5b5b2724c9cae6ac519917f3f178c0
ownerAddress() view returns (address)
0x9f75c11383f5b93a72c61fb1dd1a44f5ec7e4187
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.