GenArt721Minter_CryptoCitizens
Verified contract
Active on
Ethereum with 1,190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb96e…1937
Balances ($0.00)
No balances found for "GenArt721Minter_CryptoCitizens"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16937654 | 2 years ago | | | 0 | 0.0091674477 | |
| 16937647 | 2 years ago | | | 0 | 0.0096725636 | |
| 16930544 | 2 years ago | | | 0 | 0.0074937132 | |
| 16930513 | 2 years ago | | | 0 | 0.0073613217 | |
| 16930505 | 2 years ago | | | 0 | 0.0080069628 | |
| 16792735 | 2 years ago | | | 0 | 0.013248951 | |
| 16660275 | 2 years ago | | | 0 | 0.0076316106 | |
| 16285759 | 2 years ago | | | 0 | 0.0049417467 | |
| 16158672 | 2 years ago | | | 0 | 0.0041882837 | |
| 16112057 | 2 years ago | | | 0 | 0.0039168117 |
ABI
ABI objects
Getter at block 21096064
genArtCoreContract() view returns (address)
0xbdde08bd57e5c9fd563ee7ac61618cb2ecdc0ce0
ownerAddress() view returns (address)
0xb96e81f80b3aeef65cb6d0e280b15fd5dbe71937
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.