GenArt721Minter_Plottables
Verified contract
Active on
Ethereum with 5,763 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_Plottables"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20626446 | 3 months ago | | | 0 | 0.00036168965 | |
| 20626446 | 3 months ago | | | 0 | 0.00038150234 | |
| 20625358 | 3 months ago | | | 0 | 0.00048155810 | |
| 20624788 | 3 months ago | | | 0 | 0.00020663154 | |
| 20624769 | 3 months ago | | | 0 | 0.00020344949 | |
| 20622351 | 3 months ago | | | 0 | 0.00055890658 | |
| 20621526 | 3 months ago | | | 0 | 0.00046206381 | |
| 20621516 | 3 months ago | | | 0 | 0.00059476248 | |
| 20620596 | 3 months ago | | | 0 | 0.00082226759 | |
| 20620585 | 3 months ago | | | 0 | 0.00081236882 |
ABI
ABI objects
Getter at block 21283950
genArtCoreContract() view returns (address)
0xa319c382a702682129fcbf55d514e61a16f97f9c
ownerAddress() view returns (address)
0x9f75c11383f5b93a72c61fb1dd1a44f5ec7e4187
ownerPercentage() view returns (uint256)
5
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.