CartelMinter

Verified contract

Active on Ethereum with 576 txns
Deployed by via 0x21e5d59e at 13289076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CartelMinter"

0x8410482d2edf2364192ad3dda9cc3cf5fb3e4144396d637ccb5fd1d8331d8ea7
0xa4221fc9f5cec845a071081a1b947cc0f4b991c5e6d159d93e60cb1dab94193c
0x91a7b39057acffb261e65a2e43dad31f9ce09a290c478ce747ccb5350a3737cc
0x6ffdce062559487b968e37161aceb864d204813ba05196d193bed41ccdbe7b0a
0x468a77bf95ff6bf7efc13f931d6e511712eaf6d27054f24082e22a627ff775a0
0xbb1d99b6c8a67b74370f017fc32682013aacad396f80cee8f9e7d56ce8128b2a
0x872f55fa858110593d37ca2a5f9df6b8a0f0002ecf7d9ed222a750d129bd5791
0xda11d8a0c23e2a07e88c63129c5182a2ac802987e26a848f58ffc648fb305eee
0x0bc70068ec2545805664de1d26d12f2703072a98add25d7eeca82163421aefce
0x0842b3f586f5b90f8fc36b2b228095900b1caa2b9b7f4187133969a0674ec336

Functions
Getter at block 21301408
groupId(view returns (uint256)
1002
landCollectionContract(view returns (address)
0x7f0ab6a57cfd191a202ab3f813ef9b851c77e618
landYieldContract(view returns (address)
0x74ae9a9d6d142431e682b3736f83a660e76d9bc0
mintLimit(view returns (uint256)
7
openForPublic(view returns (bool)
true
owner(view returns (address)
0x9c9dc2110240391d4bee41203bdfbd19c279b429
tokenPrice(view returns (uint256)
500000000000000000
totalMintedForPublic(view returns (uint256)
1000
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setLandYieldContract(address _address
setMintLimit(uint256 _limit
setTokenPrice(uint256 _price
toggleOpenForPublic(bool _state
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _groupIduint256 _priceaddress _landCollectionContractAddressaddress _landYieldContract
Fallback and receive
receive(
Errors

This contract contains no error objects.