GenX by HOK

Verified contract

Active on Ethereum with 11,743 txns
Deployed by via 0xf30a5e3f at 13317427
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
ERC-20
Value $1,600.69
0x9af26f14f257f658e3c87fce9b68024d4474c515ec97e3533cb685d16046699b
From
0xb53ed41fb73a9bd1cd86831a59944b67cee1cd6a615779b77b86120c5b77b50d
From
0xc2bf0507df3a5f54b2ed93f2274e9c7ee77fb2dad48ea1f916e97bc0eb503588
0x916d69c0fca2d4d0f1c855f177a6b029dbe53348c69b2ca41b7c37890cd2eb07
0xe410b8b8e2dea4130dcf92f80a57fddf94639e5775cb29c64e0048557bc71ce5
0x6ba0b57814269875bd91ad7d8324ee85fcdd79d3548ff877f9cb5e1d0eddab10
From
0xb3a47b88320cf654b818049df36db3b454d3664e29affd9d8c8ce38e360751ce
0xaf2ec1d3ba7d1fe5ef2286a913f3a107119d41061dfff9461321041136c0a789
0x2b12c5012e46e9670ebaa12c23d6759965ed0e8c5e19f3ecb0585173d0f2ef5f
0x8ef6a6182d7b580df1184767c26c9c13e8352eb4152b48ee8d8f4508e990b2a7

Functions
Getter at block 20862908
BASE(view returns (uint16)
10000
BOTTOM_PRICE(view returns (uint256)
80000000000000000
MAX_PRIVATE_SALE_SUPPLY(view returns (uint256)
3000
MAX_TOKENS(view returns (uint256)
10000
MINT_BATCH_LIMIT(view returns (uint256)
5
PUBLIC_SALE_PERIOD(view returns (uint256)
10800
SALE_PRICE_STEP(view returns (uint256)
20000000000000000
STARTING_PRICE(view returns (uint256)
200000000000000000
TICK_PERIOD(view returns (uint256)
1800
TOKEN_ID_OFFSET(view returns (uint256)
809
contractURI(view returns (string)
https://nftgen.mypinata.cloud/ipfs/QmR1ZPy9SDrDE2guDp45CGTFiVM19gyGe72a6V9cuTG9HT/contract.json
getCurrentPrice(view returns (uint256)
80000000000000000
 
getRemPrivateSaleSupply(view returns (uint256)
getRemPublicSaleSupply(view returns (uint256)
0
name(view returns (string)
GenX by HOK
owner(view returns (address)
0xa489363add22e44f1e6b8352abac2db6507bbfe3
paused(view returns (bool)
false
privatesaleEndsAt(view returns (uint256)
1632963600
privatesaleStartsAt(view returns (uint256)
1632877200
publicsaleEndsAt(view returns (uint256)
1633136400
publicsaleStartsAt(view returns (uint256)
1633050000
redemptionEndsAt(view returns (uint256)
1635469200
saleActive(view returns (bool)
false
saleStartsAt(view returns (uint256)
1632877200
symbol(view returns (string)
GenX
totalSupply(view returns (uint256)
10000
Read-only
_memberslist(addressview returns (uint8 balancebool existsbool redeemed)
_partnerslist(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeSaleStatus(
changeWithdrawAddress(address _newAddress
claimUnredeemed(address recipientuint256 numTokens
memberRedeem(
mintNFT(address recipientuint256 numTokens
mintPrivateSale(uint256 numTokenspayable 
mintPublicSale(uint256 numTokenspayable 
removeWhitelistMembers(address[] users
removeWhitelistPartners(address[] users
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseContractURI
setRoyalty(uint16 _royalty
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
whitelistMembers(address[] usersuint8[] balances
whitelistPartners(address[] users
withdraw(uint256 _amount
withdrawTokens(address _tokenContract
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ContractWithdraw(address indexed initiatoraddress indexed hokWithdrawAddressuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SaleStatusChange(address indexed issuerbool indexed status
TokenMinted(address indexed owneruint256 indexed quantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
WithdrawAddressChanged(address indexed initiatoraddress indexed previousAddressaddress indexed newAddress
Constructor
constructor(uint256 _saleStartTimestring _baseContractURIstring _tokenSuffixURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.