OmegaKongsClubMint
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
5 additional
variables
Balances ($0.00)
No balances found for "OmegaKongsClubMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "OmegaKongsClubMint"
ABI
ABI objects
Getter at block 21203325
HOLDERS_MINT_END() view returns (uint256)
0
HOLDERS_MINT_LIMIT() view returns (uint256)
0
HOLDERS_MINT_START() view returns (uint256)
0
MAX_SUPPLY() view returns (uint256)
0
MINT_MAX_SUPPLY() view returns (uint256)
0
PUBLIC_MINT_END() view returns (uint256)
0
PUBLIC_MINT_LIMIT() view returns (uint256)
0
PUBLIC_MINT_START() view returns (uint256)
0
SERUM_MINT_END() view returns (uint256)
0
SERUM_MINT_START() view returns (uint256)
0
STAKE_MINT_END() view returns (uint256)
0
STAKE_MINT_LIMIT() view returns (uint256)
0
STAKE_MINT_START() view returns (uint256)
0
akc() view returns (address)
0x0000000000000000000000000000000000000000
blueBananaSerum() view returns (address)
0x0000000000000000000000000000000000000000
core() view returns (address)
0x0000000000000000000000000000000000000000
mintPrice() view returns (uint256)
0
omegaKongsClub() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
stake() view returns (address)
0x0000000000000000000000000000000000000000
stakersMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
HOLDERS_MINTED(address) view returns (uint256)
KongToSerumStatus(uint256) view returns (bool)
PUBLIC_MINTED(address) view returns (uint256)
STAKE_MINTED(address) view returns (uint256)
getFirstTribeWithStakedKongFromCore(address user) view returns (uint256)
getFirstTribeWithStakedKongFromStake(address user) view returns (uint256)
getSerumKongsOfUser(address user) view returns (uint256[])
State-modifying
Events endTimes_setHolders(uint256 _t)
endTimes_setPublic(uint256 _t)
endTimes_setSerum(uint256 _t)
endTimes_setStake(uint256 _t)
holdersMint(uint256 amount, uint256 coreSpec, uint256 stakeSpec) payable
initialize(address okc, address bbs, address _akc, address _akcCore, address _akcStake)
publicMint(uint256 amount) payable
renounceOwnership()
sendEthToRecipient(address _to, uint256 amount)
serumMint(uint256[] alphaKongs)
setContracts(address _okc, address _bbs, address _akc, address _core, address _stake)
setMaxSupply(uint256 _max, uint256 _mintMax)
setMintLimits(uint256 _stake, uint256 _holders, uint256 _public)
setMintPrice(uint256 newPrice)
setStakersMerkleRoot(bytes32 root)
stakersMint(uint256 amount, bytes32[] proof) payable
startTimes_setHolders(uint256 _t)
startTimes_setPublic(uint256 _t)
startTimes_setSerum(uint256 _t)
startTimes_setStake(uint256 _t)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address okc, address bbs, address _akc, address _akcCore, address _akcStake)
receive()
This contract contains no error objects.