EnterDAO Sharded Minds

Verified contract

Active on Ethereum with 4,171 txns
Deployed by via 0xdc836290 at 13989596
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "EnterDAO Sharded Minds"

0x889cd08f4ef3696b386af6ebd057747c5536552daf19d721f95fe7712328eb96
0x182cb2e7137b3c8410b37e15d239d08c51855e13888de091bdfc3a2cfe76f7e1
0x953cdd6f4384f4e25418b85d8c33e271c89ffec5e09cd389548b6ec496851c90
0x4a8820f6f26d52635ae96f9e7fed6e34ac00c2e731e8f91532e3ae34091061b2
From
0xc5f647834b0481668ea05f6f5802904a7d86ec91a894d4c1c8478d4ff7f750fb
From
0xedf7bc40c2c66a584c5e82e889fdd2dbc0af26b2bc32dcbd07e359c75dd36500
0x89ab0ca1933fd3de79cae18ed6b10485e7e66c228393b4d0fc82bccbfc8fb277
0xa1db61f84081617cc6bf82b84551b21a94f95b9231ed588259edfdd8cca1cf5b
0xf478bb2bda9f9b86ebc53c103da0babd0dca4d71807daa61fe221aab31c962f4
0xfec1144d3a7329c9431b94d63e45eb63bdd9d0728dc2325bf059bb3cc2d03131

Functions
Getter at block 21224043
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
bulkBuyLimit(view returns (uint256)
10
daoAddress(view returns (address)
0xcf25693d992b311a873ade17b4b56ba79a49348a
isPresale(view returns (bool)
false
isSale(view returns (bool)
true
lastTokenId(view returns (uint256 tokenId)
5000
maxNFTsPerWallet(view returns (uint256)
10
maxNFTsPerWalletPresale(view returns (uint256)
2
maxSupply(view returns (uint256)
5000
name(view returns (string)
EnterDAO Sharded Minds
officialSaleStart(view returns (uint256)
1642096800
owner(view returns (address)
0x56c5e2f0ba6f672ca06008b07d3002fa33688ab0
paused(view returns (bool)
false
presaleStart(view returns (uint256)
1642089600
reservedNFTsCount(view returns (uint256)
50
royaltyFeeBps(view returns (uint256)
250
shardedMindsPrice(view returns (uint256)
90000000000000000
symbol(view returns (string)
SHARDED MINDS
totalSupply(view returns (uint256)
4999
uniquesCount(view returns (uint256)
7
Read-only
balanceOf(address ownerview returns (uint256)
geneOf(uint256 tokenIdview returns (uint256 gene)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInPresaleWhitelist(address _addressview returns (bool)
isTokenUnique(uint256 tokenIdview returns (booluint256)
mint(address topure 
ownerOf(uint256 tokenIdview returns (address)
presaleList(addressview returns (bool)
royaltyInfo(uint256 tokenIduint256 valueview 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
addToPresaleList(address[] entries
approve(address touint256 tokenId
bulkBuy(uint256 amountpayable 
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(payable 
pause(
presaleMint(uint256 amountpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
reserveMint(uint256 amount
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setBulkBuyLimit(uint256 _bulkBuyLimit
setMaxSupply(uint256 _maxSupply
setShardedMindsPrice(uint256 newShardedMindsPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string baseURI
BulkBuyLimitChanged(uint256 newBulkBuyLimit
MaxSupplyChanged(uint256 newMaxSupply
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
ShardedMindsPriceChanged(uint256 newShardedMindsPrice
TokenMinted(uint256 indexed tokenIduint256 newGene
TokenMorphed(uint256 indexed tokenIduint256 oldGeneuint256 newGeneuint256 priceuint8 eventType
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbolstring baseURIaddress _daoAddressuint256 _shardedMindsPriceuint256 _maxSupplyuint256 _bulkBuyLimituint256 _maxNFTsPerWalletuint256 _maxNFTsPerWalletPresaleuint256 _presaleStartuint256 _officialSaleStart
Fallback and receive
receive(
Errors

This contract contains no error objects.