GenArt721Minter_DoodleLabs
Verified contract
Active on
Ethereum with 3,500 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GenArt721Minter_DoodleLabs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13807296 | 3 years ago | | | 0 | 0.026249340 | |
| 13805304 | 3 years ago | | | 0 | 0.021108860 | |
| 13805243 | 3 years ago | | | 0 | 0.017225293 | |
| 13803304 | 3 years ago | | | 0 | 0.019210823 | |
| 13800336 | 3 years ago | | | 0.2 | 0.0051030012 | |
| 13800336 | 3 years ago | | | 0.2 | 0.0050408458 | |
| 13795585 | 3 years ago | | | 0 | 0.012058968 | |
| 13795508 | 3 years ago | | | 0 | 0.010460000 | |
| 13794592 | 3 years ago | | | 0 | 0.022813607 | |
| 13794588 | 3 years ago | | | 0 | 0.030501143 |
ABI
ABI objects
Getter at block 21284061
genArtCoreContract() view returns (address)
0x28f2d3805652fb5d359486dffb7d08320d403240
ownerAddress() view returns (address)
0x0000000000000000000000000000000000000000
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.