TheNerdCollectiveGenesisPFP

Verified contract

Active on Ethereum with 2,555 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TheNerdCollectiveGenesisPFP"

0x84d986c4433b17a45212521b5d1886a9fbb677e1eadd6cef89760f561f1db8bc
0x50a8263edb3b486d96fabac852f8d9f2add6bc57340b5ed002573768ec55b9d8
From
0xf382ddc7b998ba9ce273a4ae2c97dc3a103e785b771c66cdb25113fc345562a5
From
0xd11a4b95eb787552e14c1e503b6c46576bd293428ec53b05d2b9707bd6ac1218
0x6682ae767ccb517a304a2f642789669731421039272df268f273a41822ec327f
From
0x764bf18ae926fc2026dba082bde1867b578f762208d26ff433ee31a147e13bab
0x6d160e4749cbcab603a366a97c8bbf467ce86bebaea6f410531ee209bf16d06e
0x29fd5e90cdfd6aece602c628f695d438cb3967d19965ee69411537449752509a
0x3c38d71c1426342274baacb4abdd92e716478203359fd52ffbdca5bc154e8fdd
0xf582b302a163b9bb68fa176f5aba5980c52424931042d368d71e0ae4b6dd36bb

Functions
Getter at block 20862832
_baseTokenURI(view returns (string)
https://tnc-api.vercel.app/api/genesis/
_foundersTokens(view returns (uint256)
628
_maxTokens(view returns (uint256)
6283
_merkleRoot(view returns (bytes32)
0x684820c7afd9a278140c8c648ca7e3fda9321da8e83c46c75002dc852c620ea1
_price(view returns (uint256)
88000000000000000
_status(view returns (uint256)
3
_tokenIds(view returns (uint256 _value)
2288
_whitelistFixed(view returns (bool)
false
_whitelistWalletLimit(view returns (uint256)
2
founderAddress(view returns (address)
0xb9cc3f6cd058cdf7e9b5e960505aefd1b0195d16
isOperatorFilterEnabled(view returns (bool)
false
name(view returns (string)
TheNerdCollectiveGenesisPFP
owner(view returns (address)
0x87ed47d1cd0d5037c524874e24a0a9cc40598a93
symbol(view returns (string)
TNC
Read-only
_founderMints(uint256view returns (bool)
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
claim(uint256[] _founderTokens
mint(uint256 _amountpayable 
ownerMint(address _touint256 _amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string val
setMaxTokens(uint256 val
setMerkleRoot(bytes32 val
setPrice(uint256 val
setStatus(uint256 val
setWhitelistFixed(bool val
setWhitelistLimit(uint256 _newLimit
toggleOperatorFilter(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _amountbytes32[] merkleProofpayable 
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
OperatorNotAllowed(address operator