Pumpkids

Verified contract

Active on Ethereum with 1,201 txns
Deployed by via 0x0d4562fb at 13404597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $308.02
0x50f4049f861e11cd996eb0ab840a358b481793be971fcf6311702de9a3d22b6b
0x20d96746f8cba0af67584b3ca9e1983cb744029ad353aef8711349155fe18e7e
0xfcb15846464f539b1c732032dd6900a3c6da1fb9aa06a225e456fada8251add0
0xdd3fa992e6e71529fa6b0f86328dead81bbd38545b87b421a6d19e7264c3d06f
0x11b717b30f930467e608c0b937ca8e53fcc68efba75e5290061f7e8d72c1ebcd
0x391d87b7efbd67f41c81a026ce9dda1aec2cd24f1f32439ad89033df1bc61a4a
0x1f235de56ce910f8616232906bc5f5c413f81073bd3f3938ac96e2e36509273d
0x9e98a1128d1504bec71d3bdeb0fe80e94c4474cd7bceca878ac3362bf664c005
0x10e17ea7afeb3e64551c00ae159f5450ed4d972b30130d4b37529fe9b86214ff
0xdcb68e2075cf5e879d5c19e71118b359178f35f17133bd3ffcb9244879d71461

Functions
Getter at block 21224457
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
freeCost(view returns (uint256)
0
maxFreeMintAmount(view returns (uint256)
1
maxFreeNftPerWallet(view returns (uint256)
1
maxFreeSupply(view returns (uint256)
1000
maxMintAmount(view returns (uint256)
5
maxNftPerWallet(view returns (uint256)
5
maxSupply(view returns (uint256)
5000
name(view returns (string)
Pumpkids
notRevealedUri(view returns (string)
owner(view returns (address)
0xf7521943fb48dd8805f8c9305cfb4ecedc993ca3
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
PKIDS
totalSupply(view returns (uint256)
733
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
freeMint(uint256 _mintAmountpayable 
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.