Dirty Basturdz

Verified contract

Proxy

Active on Ethereum with 1,382 txns
Deployed by via 0xdda24634 at 14464071
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
2 additional variables

No balances found for "Dirty Basturdz"

0xc87f1cb3c718958ed08dd80ed3c7c6e29f5c0d94086114bcacc402e2d913739c
0xa41cb0270c4f0b3afa93013e95a8ebf22fcf5b6eb94b9d12ba4bf8ea28c56fb4
0x1d619d069f0d19569b9463cbd46691f744a9643bca72fbc3f289840d4a580f36
0x667da2474e5bc69e4b61b14dda4ffaf05b7c56d9c2221e31ef2c1e9791b4bbdb
0x9cebd5d0d415078028e81665f517b1d9c873d5808216a3e5bbcb6f9e8893497f
0x45d4c6524ba996cc10fe74ec826461c3f4da79baa3e9365f4d028f9fac0329ae
0xc282c4d4e0be5a8afe56d4baea7fcd297482f65fe59f826b878672d5de0c2ee8
0x86a5b4d0cd53ec2156fc110e3775fcc4cd9d6b7fdee624d70db4ecd2c5d0ae0e
0x64b97c2e0c14ceff93db6d604db3d7644703bea6256ee9926281cac9324675b9
0x5b69c06fa4fea55fe6832250216ababac5f646238b2e266108ba9bb83e3fc361

Functions
Getter at block 21212598
ammountWithdrawn(view returns (uint256)
109805990000000000
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
mintFee(view returns (uint256)
0
mintLimit(view returns (uint256)
20
name(view returns (string)
Dirty Basturdz
owner(view returns (address)
0x2d5536583306e80a0326167339fe31514664c4a4
placeholderImage(view returns (string)
remaining(view returns (uint256)
0
royaltyBasis(view returns (uint256)
1000
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
version(pure returns (string)
1.0.5
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
approve(address touint256 tokenId
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 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
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.