Nemus Genesis Drop Tickets

Verified contract

Active on Ethereum with 1,414 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $57,703.62
0x756205bd9618bf705849c39c7d5802ce06c77205271bebce54eac76618d5433a
0x8339a00216c392c4cd7baca456b4fe5f3ee3ae59494fe25966fe5af963c7ed91
0x77e0842b94a6ca138aaa6a9597fb286739311dd791fbd3fcba90902dbd9ad3b3
0x8b71b6feaadf99d20309140220d02cb6dac0edd6cd62688658829d6687f4b354
0x4e487f9f8d9af11b8e82dcbda61cc7a6b9a6b885005676ae4b128b0345102151
0xec98d86e331c070acfbce79672c929ae47f28f62c2c06abafb080decf5ce203a
0xb43aec2b98265d71e16431d79b1102c111f964de94524920cec35fa0f3935eaa
0x0ed813aa38784ea6c95ceed234817f1d118a1565415fb8ce758e56395f753be7
0xbf1158946c9d7966d2ec9ba70679bb349d542549836e0609ff0fac93f1c5a869
0x7550f0d0181d8b953fb249b3cb4023245f5d8ffd76f76b72e9ecb632a4f82311

Functions
Getter at block 21259672
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Nemus Genesis Drop Tickets
name_(view returns (string)
Nemus Genesis Drop Tickets
nemusPercentage(view returns (uint256)
70
nemusWallet(view returns (address)
0x87a9455ba6f034d28a373fdb70be1315a49d63f5
owner(view returns (address)
0x7e217e39da6fe16f6363cace11c25a07401df6d5
paused(view returns (bool)
false
symbol(view returns (string)
NEAT
symbol_(view returns (string)
NEAT
treasuryPercentage(view returns (uint256)
30
treasuryWallet(view returns (address)
0x83ec946ac5914915949f96c078c3324bb8e6561f
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
earlyAccessMintedCounts(addressview returns (uint256)
exists(uint256 idview returns (bool)
getClaimedMts(uint256 mtIndexaddress userAdressview returns (uint256)
getRemainingEarlyAccessMints(address _addrview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTicketSizeID(uint256 mtIndexview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isEarlyAccessOpen(uint256 mtIndexview returns (bool)
isOnEarlyAccessList(addressview returns (bool)
isSaleOpen(uint256 mtIndexview returns (bool)
mintTicketExists(uint256 _indexview returns (bool)
mintTickets(uint256view returns (bool saleIsOpenuint256 earlyAccessOpensuint256 publicSaleOpensuint256 publicSaleClosesuint256 mintPriceuint256 maxSupplyuint256 maxPerWalletuint256 maxMintPerTxnuint256 sizeIDstring metadataHashaddress redeemableContract)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
validateNonDupliateIndex(uint256[] _indexesuint256 _searchpure returns (bool)
State-modifying
addMintTicket(uint256 _earlyAccessOpensuint256 _publicSaleOpensuint256 _publicSaleClosesuint256 _mintPriceuint256 _maxSupplyuint256 _maxMintPerTxnuint256 _sizeIDstring _metadataHashaddress _redeemableContractuint256 _maxPerWallet
addToEarlyAccessList(address[] toEarlyAccessList
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address accountuint256 mtIndexuint256 amount
claim(uint256 amountuint256 mtIndexpayable 
claimEarlyAccess(uint256 _countuint256 mtIndexpayable 
claimMultiple(uint256[] amountsuint256[] mtIndexespayable 
claimMultipleEarlyAccess(uint256[] _countuint256[] mtIndexespayable 
editMintTicket(struct NeaMintTicketFactoryMintTicketParam params
grantRole(bytes32 roleaddress account
mint(address touint256 numPassesuint256 mtIndex
mintBatch(address touint256[] numPassesuint256[] mtIndexes
pause(
removeFromEarlyAccessList(address[] toRemove
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMintTicketEarlyAccessOpens(uint256 _indexuint256 _earlyAccess
setMintTicketMaxMint(uint256 _indexuint256 _maxMintPerTxn
setMintTicketMaxPerWallet(uint256 _indexuint256 _maxMintPerWallet
setMintTicketMaxSupplyt(uint256 _indexuint256 _maxSupply
setMintTicketMetadataId(uint256 _indexstring _metadataId
setMintTicketPrice(uint256 _indexuint256 _mintPrice
setMintTicketPublicSaleCloses(uint256 _indexuint256 _publicSaleCloses
setMintTicketPublicSaleOpens(uint256 _indexuint256 _publicSaleOpens
setMintTicketRedeemableContract(uint256 _indexaddress _redeemableContract
setMintTicketSizeId(uint256 _indexuint256 _sizeId
setOwner(address _addr
setURI(string baseURI
transferOwnership(address newOwner
turnSaleOff(uint256 _index
turnSaleOn(uint256 _index
unpause(
updatePayoutPercentage(uint256 _treasuryPercentageuint256 _nemusPercentage
withdrawFunds(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(uint256 indexaddress indexed accountuint256 amount
ClaimedMultiple(uint256[] indexaddress indexed accountuint256[] amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string _namestring _symboladdress _treasuryAddressaddress _nemusAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.