BlurrPunks - Get a piece of $N.FT history

Unverified contract

Proxy

Active on Ethereum with 174 txns
Deployed by via 0xb136bb54 at 20421920
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
3 additional variables
Native
Value $411.09
0xc06522ba47084fd7898369bd16c739320a57d3c8a676664eb18cbe9376fb5759
0x79f098087aefe5dff5c3bf4339e90e3242e6c5bb6c1804f5d539562256ef85a4
0xd689317d98734efc25f97a0b2a263ea9185aba82c86c68093e01af82ac7ef348
0xafc21bc0381f4185d4f6f6e155c89f96aff2c740c27faa0209e414b4b53f01d5
0xa702176af72f077ba4bdb870b3af0470dd0f70208ae672de5b4e06a4d701b177
0x3d5fb18f09d4ec06f634d365cd134926914ead88f1d3c8dab9446bb0314ac142
0x592a114978179c60fc8cfeb982680685bd701817c4a1a3b56049f83843aa8fd6
0xe70bf023ead039f250916cb9128c8e6ab02630efbfa29abc2a6c2e1a31173eae
0x0e58b33d79a00879903f7c68412f16afdeaf435f4f4d918f3bd5214ba65abb30
0xc5a59e630329cdba6a3afdd2dc673f74c1b13c324663b7285b17d2cd71cd71f1

Functions
Getter at block 21178205
ammountWithdrawn(view returns (uint256)
3850000000000000000
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
lockBaseUri(view returns (bool)
false
mintFee(view returns (uint256)
50000000000000000
mintLimit(view returns (uint256)
0
name(view returns (string)
BlurrPunks - Get a piece of $N.FT history
owner(view returns (address)
0x0f02f9f5a984e659fe0e1ceec0d3b5030b0feeb8
placeholderImage(view returns (string)
remaining(view returns (uint256)
747
royaltyBasis(view returns (uint256)
500
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
BlurrPunks
version(pure returns (string)
1.0.7
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintsUsed(address accountview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airDropRandomToAccounts(address[] to
approve(address touint256 tokenId
changeBaseUri(string baseURI_
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintRandom(uint256 countpayable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeeuint256 limituint256 countbytes signaturepayable 
permanentlyLockBaseUri(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.