SmolPhunks

Verified contract

Active on Ethereum with 953 txns
Deployed by via 0x824fbf9f at 13950725
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SmolPhunks"

0x9d7713b2423ab02f419c2786e9e477fc5497f66b16aa78ae8c66466c151e5d05
0x987944ccc9eb89d6e0a4094cba09637975bf2f4f1bc232c51cb957881e2401a2
0x16bccaa5aaa85d0afb11657e03c0274d281d4b8e5c58b45844a77daedf2eb488
0x3ed0fabd82ed25afe1109ffbf4bc1077af0e69fc5e5cef763fcbefd28c47aa28
0xad821d9211dd99f90149e46af52eb3a73020c6a6fb3d539f91464a3036187300
From
0x9f40ea3e48875067e3ece0c007c15556a95ca5efaab97f0c4563dbc9602cdfa3
0x3689ce702f47519b2bb3784babcfcdde5bf0d778429affb8b5e11beca0da1f79
0xcb5e6048d84f29d52028e6fcf4522288bed50ff1fdd09937924bee50c5ec7f80
0x853c3c860ff42849cca0726bd076e036c8a6aa2b3eb308b0614710a9f280cf09
0x7fdf798a4284e1eae79731b63effdd78de4bca7f41935d4e2f3b563c75df6b3d
From

Functions
Getter at block 21381252
MAX_MINTS_PER_TX(view returns (uint256)
20
NUM_FREE_MINTS(view returns (uint256)
1111
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://QmWfFhxeK2zgqGvin3wuTNVi8SDqXAxWz86GoRh74edMce
getLastTokenId(view returns (uint256)
3333
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
3333
name(view returns (string)
SmolPhunks
owner(view returns (address)
0xd9424113d62d5cc3c3996ceb901773a2d023687a
symbol(view returns (string)
SmolPHUNKS
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.