Blur Society

Verified contract

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

No balances found for "Blur Society"

0xfaeeddef6bde1a82af37f77ebec5d1711006a9c9b295ac328e0ba22563501b30
0x126363ec49ec8f1b0feef894daac1ceb2078c8cb41f30774982109b44b0ed18f
0xba389e64d864a280d89a295731c90065aa6b7a7cbf1e7d830d3d9f185993138b
0xf7e683ea41fb457b17002ff488e75a0c79e4ec7a5efc62549f7e8c37616e7808
0xdd264d1d0610bc47a25485aa353fb66a244a1340fef0e664a7b9937a06b88179
0x5e9bef4c1c47c8cc49ab652336fc76bfd58d93d43bef064c9e1831282288f374
0x9266ccdb5cf4684f351aaf90a24042a60fa92748bf11addb5b24a793429b35ff
From
0x6bd65677e2d2c6e5cda12ceae5acd20018ae8ab7b570666fa268d10f1f5bf3dd
0x72790b179d5f3961b143df08949f77fd6cc74cee7b3d1c7b83ba6d1dc683dc23
0xedd0f49a28d93c80f49f9eae51b16fc725726bcac84fae40da0229ab6defb8de

Functions
Getter at block 21293106
CalculateClaim(view returns (uint256)
3
MintPrice(view returns (uint256)
2500000000000000
Minting(view returns (bool)
true
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://QmNpEAK9bbmweq3wMpNwVrNXksPoXmPrEHfQNaKTKnx4vT/
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
5555
name(view returns (string)
Blur Society
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0xcae0587db8dff850e45d2895196734d3ec70c230
symbol(view returns (string)
Blur Society
totalSupply(view returns (uint256)
1041
Read-only
FreeClaim(uint256view returns (uint256)
FreeSupply(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
OwnerBatchMint(uint256 qty
airdrop(address[] listedAirdropuint256 qty
approve(address touint256 tokenIdpayable 
mint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeClaim(uint256[] FreeClaim_
setFreeSupply(uint256[] FreeSupply_
setMaxSupply(uint256 maxMint_
setMintingIsLive(
setOperatorFiltering(address subscriptionOrRegistrantToCopybool subscribe
setOperatorFilteringEnabled(bool _enabled
setPrice(uint256 price_
setmaxPerTx(uint256 maxPerTx_
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(