curatedMinterV2
Verified contract
Active on
Ethereum with 1,333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb7ec…c4b5
0x0170…5572
Balances ($0.00)
No balances found for "curatedMinterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16820387 | 2 years ago | | | 0.08 | 0.010600700 | |
| 16808810 | 2 years ago | | | 0.08 | 0.0061461596 | |
| 16808432 | 2 years ago | | | 0.08 | 0.0057454496 | |
| 16805883 | 2 years ago | | | 0.08 | 0.011074863 | |
| 16805398 | 2 years ago | | | 0.08 | 0.013756842 | |
| 16801049 | 2 years ago | | | 0.08 | 0.0096108769 | |
| 16800951 | 2 years ago | | | 0.08 | 0.011050917 | |
| 16799386 | 2 years ago | | | 0.8 | 0.055197908 | |
| 16799364 | 2 years ago | | | 0.8 | 0.055799005 | |
| 16799345 | 2 years ago | | | 0.8 | 0.059686069 |
ABI
ABI objects
Getter at block 21278355
maxPreMint() view returns (uint256)
2
maxPubMint() view returns (uint256)
10
membershipContract() view returns (address)
0x0170227514a274826685bf81aed06e4218175572
mirageContract() view returns (address)
0xb7ec7bbd2d2193b47027247fc666fb342d23c4b5
owner() view returns (address)
0x1db7f1e160b9e2faddd8a1a4fcd0bd09b9190305
Read-only
excluded(uint256) view returns (bool)
State-modifying
Events earlyPurchase(uint256 _projectId, uint256 _membershipId, uint256 numberOfTokens) payable
purchase(uint256 _projectId, uint256 numberOfTokens) payable
renounceOwnership()
toggleProject(uint256 _projectId)
transferOwnership(address newOwner)
updateMintLimits(uint256 _preMint, uint256 _pubMint)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _mirageAddress, address _membershipAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.