GenkaiMainnetMint

Verified contract

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

No balances found for "GenkaiMainnetMint"

0x75f3d79d08b59902f1b6e240ef63392fb8bcf11f5c4b7ee16660caa519ab71b5
0x0461921b6031c06f22c52bff81f032368cdf282bf98ecd80b8081a84a26e2696
From
0xc0c97b6612aaece75a60ff27d35ed9f9da1fd205c525fae37c4b97c37dfa1353
0xc769704765bce7a5ab1b0be7fef46c7d01352a9200e50d71696e98d439473285
0x6996689ca38c8577f5a0565b4ed94f1bfa262395ce8272fb4658ee141f010146
0xee9b9db713e45f3b590f7f5438fbe08b05e536e4fec1094379fe6ca6d6d679c8
From
0xfe441dba9170c180d0f3616e1e893b62b8e6cbd8e1ff0acbf5d9248b50c6fa04
0x6f9b51150a2d577fa42ddfa76190f0b940682fca92657feef5219c009a8b3e65
0xe3d085b900fe9b26c1ea3c7a045d7805ff8405574ae6a8985c1c4e5dc9b62381
0xf1bbb8296f6b6b9f8b64bda5e13177600598467acbca3fd77a9c3935bb827792

Functions
Getter at block 21294252
MAX_PER_TX(view returns (uint256)
3000
MAX_PER_WALLET(view returns (uint256)
3000
PRICE(view returns (uint256)
250000000000000000
QUANTITY(view returns (uint256)
3000
committed(view returns (uint256)
3000
currentPrio(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x00000000000cba43ae9379e73c0ccb4e08d7ed30
prioAndCommitted(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564822968
Read-only
claimedBitMap(uint256view returns (uint256)
isClaimed(uint256 _indexview returns (bool)
orders(addressview returns (uint256)
State-modifying
get(
get(uint256 _amount
mint(uint256 _amountuint256 _indexuint256 _priouint256 _eligibleAmountbytes32[] _proofpayable 
renounceOwnership(
setCommitted(uint256 _comm
setPrio(uint256 _prio
stop(
transferOwnership(address newOwner
updateMerkleRoot(bytes32 _root
Events
Claimed(uint256 indexaddress accountuint256 amount
Committed(address user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _quantityuint256 _max_per_txuint256 _max_per_walletuint256 _priceuint256 _committed
Fallback and receive

This contract contains no fallback and receive objects.

Errors
IncorrectMintAmount(
IncorrectMintValue(
IncorrectPrio(
MintEnded(
TooManyMintedAtOnce(
TooManyMintedPerWallet(
WrongProof(