MuskyPunks

Verified contract

Active on Ethereum with 759 txns
Deployed by via 0x9370524a at 13008281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9999 additional slots

No balances found for "MuskyPunks"

0x7236e164bc761ffc7123cb7a5b3754f91e86f4a6091ac344b1cda611721dab37
0xdad123337d4b23cca95bf2248bde86e17b38b321763bb8aad2b68e0a6b809e99
0xe6264164a28da76b270ccf53de27e422ffd3263f5c66497fc81028e370497761
0x84ec41e5b6cd288beb752ab257ff1c8871453d79b82e117c858a1ddd3aab5a71
0x53162f12de0216628e1a7f39cdad073cbd848ff28c1a1edff225af19f087ebde
0x16d956888cb85b5a4555a6a84e2881b9532183d4a369a913eb0e2eca7252b465
0x2ff96ad74e46bca02891f5b8bf1509cad587ad894bfe813f0c5256601cdc32c7
0x6954ba4a6d7a49109e2cd94ff1e80ab2b13617fc8332abe0c07257e2c07070a8
0x60ad258475fae79cd185ac077504f476bc1d0f0995b72d9fb8dd0d6c3cc4a6c9
0x51386a61adc340c5c5ce711f386c791537f006e7343ceb07af82808e6beba470

Functions
Getter at block 21222126
MAX_MINT_PER_TX(view returns (uint256)
42
MAX_PRE_MINT_SUPPLY(view returns (uint256)
100
MAX_SUPPLY(view returns (uint256)
10000
PRICE(view returns (uint256)
40000000000000000
baseURI(view returns (string)
ipfs://bafybeibhwk5lwh4yunrkkgbq6h5noxiqkzhpycncgwmsy2qs5v4a7hhm4m/
mintable(view returns (bool)
true
mintableSupply(view returns (uint256)
8765
name(view returns (string)
MuskyPunks
owner(view returns (address)
0x6c292d25588cd14ca09f8debea551c61e951efe9
preMintSupply(view returns (uint256)
30
symbol(view returns (string)
MUSKY
totalSupply(view returns (uint256)
1235
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 amountpayable 
preMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setMintable(bool _mintable
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURI(string baseURI
Mintable(bool mintable
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

This contract contains no error objects.