notBanksy

Verified contract

Proxy

Active on Ethereum with 562 txns
Deployed by via 0x14031010 at 14560813
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 $1.59
0xe5caefe8e76aca1b284632034582f7ce43a1ed6fdf7e5b3bc8de9051929f6124
0x4d354e25db004b0f1a7a95724cbee0cf0096320f50441f1bf671e72b3f87cc05
0xd3267ceb6bdaaf647d9f7b1c2a234f1172cbbcb7c2e5c080c30b0f8e5ef63d1f
0x4a847e90eeb44f36064967af86fb11cea8b10dc6471fc6d5c0125379df584f2e
0x8c33e40bcc8d1f8a6a6144e96d4709efc6c247fdeb46abfbbe10875fe3abb369
0x3e2aa8eebb761d598e48b7f7662a50b599b8904ef8882d3f4ffafa60639aadf9
0x1faf7132d869198d5c01fe6efe6b250cf836c58c25fb1db8bea6ac5723cba175
0xa3acc6a518e3b765bc34cfab9447072b52379cb0d44540807f16bb94e126a94b
0x1b3f246791d3b66562e78670f0aa960cf5386771cf03ea0fbb121b2d52ed9eb2
0x1a88935be3f7b9eb9c18aca516d2b1470c1483705507b732eaf5c7b0406e9a27

Functions
Getter at block 20928877
ammountWithdrawn(view returns (uint256)
1490000000000000000
 
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)
0
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.