GenesisMinter
Verified contract
Active on
Ethereum with 1,409 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe18a…d7ba
0x29ca…867a
0x3173…c3ec
0xcc5d…a12b
Balances ($0.00)
No balances found for "GenesisMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12026137 | 4 years ago | | | 0 | 0.0022725400 | |
| 11953374 | 4 years ago | | | 1.605 | 0.034623855 | |
| 11953374 | 4 years ago | | | 1.606 | 0.033812019 | |
| 11953373 | 4 years ago | | | 1.606 | 0.031793391 | |
| 11953370 | 4 years ago | | | 1.603 | 0.035013151 | |
| 11953368 | 4 years ago | | | 1.602 | 0.033643800 | |
| 11953368 | 4 years ago | | | 1.603 | 0.038475990 | |
| 11953366 | 4 years ago | | | 1.601 | 0.036167085 | |
| 11953364 | 4 years ago | | | 1.6 | 0.030781881 | |
| 11953363 | 4 years ago | | | 1.6 | 0.025771524 |
ABI
ABI objects
Getter at block 21202122
maxIndex() view returns (uint256)
2555
mintableErc1155() view returns (address)
0xe18a32192ed95b0fe9d70d19e5025f103475d7ba
owner() view returns (address)
0x0000000000000000000000000000000000000000
pobMinterV1() view returns (address)
0x31732da9a5e498dac53df670db9aa9e7aeb2c3ec
registry() view returns (address)
0x29ca58d4a0857ae3f0608a546cde5f254a3f867a
tokenType() view returns (uint256)
57896044618658097711785492504343953927315557066662158946655541218820101242880
treasury() view returns (address)
0xcc5ddc8ccd5b1e90bc42f998ec864ead0090a12b
Read-only
pricingCurve(uint256 _maxIndex) view returns (uint256)
State-modifying
Events mint(address _dst, uint256 _txHash) payable
renounceOwnership()
setTreasury(address _treasury)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _registry, address _pobMinterV1, address _mintableErc1155, address _treasury, uint256 _tokenType, uint256 _startingPrice, uint256 _pricePerMint, uint256 _flatPriceUpTo, uint256 _maxMintingSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.