GenArt721Minter_BrightMoments
Verified contract
Active on
Ethereum with 3,798 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_BrightMoments"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20334809 | 4 months ago | | | 0.15 | 0.0066152849 | |
| 20278986 | 4 months ago | | | 0 | 0.0028690260 | |
| 19444009 | 8 months ago | | | 0.15 | 0.011154916 | |
| 19131574 | 9 months ago | | | 0.05 | 0.0051004417 | |
| 19126469 | 9 months ago | | | 0.05 | 0.013227942 | |
| 19121041 | 9 months ago | | | 0.05 | 0.0084870651 | |
| 19113257 | 9 months ago | | | 0.05 | 0.010204965 | |
| 19113243 | 9 months ago | | | 0.05 | 0.0099278864 | |
| 19106045 | 9 months ago | | | 0.05 | 0.0057168533 | |
| 19106039 | 9 months ago | | | 0.05 | 0.0063148173 |
ABI
ABI objects
Getter at block 21158559
genArtCoreContract() view returns (address)
0x0a1bbd57033f57e7b6743621b79fcb9eb2ce3676
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.