0xBLACK

Verified contract

Active on Ethereum with 1,753 txns
Deployed by via 0x6e79b9d1 at 14593262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xBLACK"

0x6fe3fc98948eab150a4ba5b05ef8222491e724d9aee71fb2a2ed5ad017522f00
0xe8875e6a49da5e3cd23cd4438ae22995ac5c2ebd53cd8f440a9a68a721c1a43d
0x9c7e0ff9498c7d1f21b7e66d20f59b92a18e181eee5e8603b4e29a49a368735a
0xa24f3b8ffd60cdeb57c4e8b87ec2d1b1491615f6510304b610f8f480ff7b39cb
0x2ff9167f170f717573db041b048a8e07a0ac759b2c7e0c3142373ecd15c86fc1
0x3d2098887675b3b4360abe1fbfc7218cda7d8a4031f1ce1a8c122a8cbf3c9237
0xe09451b970594cf676c818a9f8329b587688592a836893f505d0f24cc3cddeb8
0x8d35eeea2ebbef042151a3966064bda94a47a03e0794ad9d41d827ae1d22da7d
0x8c71a5df5736a35a33e99b8a25ad6647d83c3f3e8a9ec79424342c612861a74a
0xfde444c14188e76996c9ffd2bb5042db21782876d176ad5b8ad9891571bde3c7

Functions
Getter at block 21218468
actualCollectionSize(view returns (uint256)
1444
devMints(view returns (uint256)
100
freeMints(view returns (uint256)
402
maxPerFreeMint(view returns (uint256)
2
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
50
merkleRoot(view returns (bytes32)
0x02e74ce86ca1e1b7eb828ea9b65e09715889bf70a7693a9f9cfc8db41f67b661
name(view returns (string)
0xBLACK
nextOwnerToExplicitlySet(view returns (uint256)
0
ogMintActive(view returns (bool)
false
owner(view returns (address)
0xc3102df69436f4a79b598ab82a830e8dbe412899
publicMintPrice(view returns (uint256)
30000000000000000
publicSaleActive(view returns (bool)
true
symbol(view returns (string)
0xBLACK
totalSupply(view returns (uint256)
1444
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
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)
walletQuantity(address ownerview returns (uint256)
State-modifying
approve(address touint256 tokenId
batchTransferFrom(address _fromaddress _touint256[] _tokenIds
devMint(uint256 quantity
ogMint(uint256 quantitybytes32[] _merkleProof
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 _passedRoot
setOwnersExplicit(uint256 quantity
toggleOgMint(
togglePublicMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.