HIVEMIND NODES

Verified contract

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

No balances found for "HIVEMIND NODES"

0x0581c42e0ab42b58c9365bcf0ac17e5af162a98c6f16016f5c93810eb35197ae
0x71c3de23f6870af04521464b7161a8d6b6b36c6a41bf3bfb5d582bba105ba249
0xf948a840c4ea8b4672a07d1ac91a747d52d8e123fb5f5a97d079d90a58d6a4eb
0x653d983256044a4e799dd5184473a92a5b483af64090036760a491dbd569b8ba
0x9e28fc5e0083e5a066497196d728e533a469c28813593745cccca4f3c3d94dc1
0xa3982973210c020eae9746e0e6cfa36c75c273e9f350c5c76aa0a97ae42a3353
0xdb809535c721b4ac606e8511ade273ad68e4cd2e266aa9b584c4cac5d6d26384
0xb45965f98496139f563865dcec2264f95fb81e125a199e4cbe3b819e585f9698
0x2aeab6c08bc620bae09bcab147f622a4700c2da6d8e397c802a24faa78be5e58
0x3f400c3152e0b829faf88d2c237f4976f98662d6f3998fe6bf0ed562b7497a29

Functions
Getter at block 20837608
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_SUPPLY(view returns (uint256)
1000
PRICE(view returns (uint256)
100000000000000000
PRIVATE_MINT_DURATION(view returns (uint256)
86400
PUBLIC_MINT_DURATION(view returns (uint256)
691200
WITHDRAW_ADDRESS(view returns (address)
0xfed3828938dd9a3d5f88e93926a07466e941d489
_merkleRoot(view returns (bytes32)
0x5eb8a5918edf826161e4bdda5b54be6763f0a52bd5cf50c27031db9ec00015bd
_mintStartTimestamp(view returns (uint256)
1682039747
_mintStarted(view returns (bool)
true
_nextTokenId(view returns (uint256)
94
_pfpContract(view returns (address)
0x0000000000000000000000000000000000000000
_zeroDayContract(view returns (address)
0x2c60f8591ab5cf67a18a866864aba04c6f4ab24e
baseURI(view returns (string)
https://hvmd.s3.amazonaws.com/metadata/
getMintStartTimestamp(view returns (uint256)
1682039747
name(view returns (string)
HIVEMIND NODES
owner(view returns (address)
0xe42e4f21a750c1cc1ba839e5b1e4efc3ed1fe454
symbol(view returns (string)
HVMD
totalSupply(view returns (uint256)
64
zeroDayBurns(view returns (uint256)
30
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
verifyMerkleProof(bytes32[] proofaddress userview returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
privateMint(uint256 numTokensbytes32[] merkleProofpayable 
publicMint(uint256 numTokenspayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newuri
setMerkleRoot(bytes32 merkleRoot
setPFP(address pfpContract
setZeroDay(address zeroDayContract
startMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.