notBanksy

Verified contract

Proxy

Active on Ethereum with 341 txns
Deployed by via 0x91cc53c6 at 14562524
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
Native
Value $30.83
0x4d2d129f77f04a48234d693a6a0f0e0d8749c7ee2e164d66d675023ba50ff3a7
0x18a8397001c2bf8f9629e562380f3108df04ec7fd50a0b980152e267ed55b63f
From
0xafd780ab054280d44b51de27d15fa6542f0444c6162635ea55253e2b0cd080f2
0x3d38cacffa23afe7adb577f3935b164e0301413ae3bba23e49cf8469a1f0caea
0x18d7b5c38550dd5e667a13987998bb480146663cedaf761eec9141b2a0c2d8d3
0xd36f3929bc4346d5420e20f22a139163b0cb934eb31ddecab62bef560222f9cd
0xa1c31c95acb1ef1111389f3260af382ae029c2c73af4e19445309248ba323ae2
0x643d461871c6bdbdd4adb6def31a660fb1825312837f11dbea9a63154d36fa1a
0x996514c0f6c922ab89a60d877470d293564e21c7c7d21975ace645468e66ba3d
0x1676fe210542d7db9a76e2680f56ae9ffa0c136b454e8c0c736bf7fe8f3aeaa2

Functions
Getter at block 21402634
ammountWithdrawn(view returns (uint256)
1004079500000000000
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
mintFee(view returns (uint256)
5000000000000000
mintLimit(view returns (uint256)
3
name(view returns (string)
notBanksy
owner(view returns (address)
0xc84d712854d94f9fe0c101e3e21086de88a39c03
placeholderImage(view returns (string)
remaining(view returns (uint256)
786
royaltyBasis(view returns (uint256)
500
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.