GenArt721Minter_TBOA
Verified contract
Active on
Ethereum with 981 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9dbe…b263
Balances ($0.00)
No balances found for "GenArt721Minter_TBOA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14673715 | 3 years ago | | | 0 | 0.020873395 | |
| 14651718 | 3 years ago | | | 0 | 0.0094238446 | |
| 14635018 | 3 years ago | | | 0 | 0.0065925684 | |
| 14631216 | 3 years ago | | | 0 | 0.016690137 | |
| 14630063 | 3 years ago | | | 0 | 0.016844816 | |
| 14630025 | 3 years ago | | | 0 | 0.022271134 | |
| 14629991 | 3 years ago | | | 0 | 0.030477466 | |
| 14624765 | 3 years ago | | | 0 | 0.012895610 | |
| 14624745 | 3 years ago | | | 0 | 0.012757990 | |
| 14623163 | 3 years ago | | | 0 | 0.076293645 |
ABI
ABI objects
Getter at block 21377863
genArtCoreContract() view returns (address)
0x62e37f664b5945629b6549a87f8e10ed0b6d923b
ownerAddress() view returns (address)
0x9dbe02718a89b26c0593a12954db0bbd5d86b263
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.