SpermNFT

Verified contract

Active on Ethereum with 966 txns
Deployed by via 0x55707dbd at 15111652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "SpermNFT"

0xcddd96789d5477c476d223484aea67089a093270ed63f06ca3905f3d2c7c55f9
0x50b47c037d6256b162c7e0fd3e0d10837311852245590c2545c1226f85a6d970
0xa9169e209e8976b61ec5fbfa0d01701265257d7257d7763244b3c40928079c1e
0xb4cdc15562b2908508800da4289713ce18c1ea8873aea7921b714686f0eb8399
0xad36a880d6a485a795ebc8f0bc95e399317efa48cd3f4720812f873105a54b03
0x7fe12d882ff844ef929627f3cd9c35f2ed59b739a95f00c93f45ef57aed90406
0xbc06637626c7d298b29e268fc84e19f38a68af25e05a9f87f1eb361f284a1625
0xfff3e787ac7656e66b98e2afa638b908e1d1d11d3b0608338613f95a389c1a88
0x93e9c27d465dc2f892c8d89b0ee3cbac1daa03822e16e9ea61c663a438b33030
0xc211b3118b2ab88f7e1aa12a5090a5c62c8149b02b0557a23df7c610e791372d

Functions
Getter at block 20935515
baseURI(view returns (string)
ipfs://QmWagEWb2WA6HVuJrYgu64Jc5mFbWczvBiDRhuJE279Fkb/
contractURI(view returns (string)
ipfs://QmNie8dNLnzGhC9K6aGWR3j5fnHLJGD4mT21BhwDx2vk4X
cost(view returns (uint256)
0
 
getBalance(view returns (uint256)
maxMintAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
1000
name(view returns (string)
SpermNFT
nftPerAddressLimit(view returns (uint256)
1
onlyWhitelisted(view returns (bool)
true
owner(view returns (address)
0xaf017b14a996f7c6747c5c1dd1106f973d2bb101
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
SPERM
totalSupply(view returns (uint256)
1000
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMessageValid(bytes _signatureuint8 _nonceview returns (addressbool)
isWhitelisted(bytes _signatureview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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
mint(uint256 _mintAmountbytes _signaturepayable 
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
setContractURI(string _URI
setCost(uint256 _newCost
setMaxSupply(uint256 _amount
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
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
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.