Dead Founders YC

Verified contract

Active on Ethereum with 3,104 txns
Deployed by via 0x8cfe7c98 at 15779106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dead Founders YC"

0xcd1bdfb8cc5fffddca75434b83ef236d434f912115de72366b9abedd138f5e25
0xd4177a1a602c40eb878ee80ecdf92d6dc2bd0510eb57af64832623c5b48d8dcd
0x454dbc86bc8a8830489ab21d8c2a2dc15539ea4454739433908fac6a44410315
0xd4a2bfbbd2bf604814890f9e2b2fa0d1339a9f4ee5a0a3b9dd1baf1209fa1ad0
0x4246b89f0da2b4bd12140c6ff8b7fa99c92d9824a586cc04c44592acac97df15
0x9c5fed4cf344885777477353844f2b0ca367682f9522aefd28111909c924ca42
0x6191efae77c666efd139364c4028888f5b1de2186d0b642fef32744b35f4d42e
0x30f54dc3bc2eccf690f69f38332002f0d71e87a311432f067d70f5989a432e88
0x5ccd35c2aa284a5cebe549c91689b77c483bf72f4bac76d2f4489ca4591418cc
0xb2354f5af79e501edd2ab6db15eb24e30f38a7a8f5f3d8aa5ff95c4cba997bad

Functions
Getter at block 21216065
FreeMintBatch(view returns (uint256)
0
Minting(view returns (bool)
true
baseURI(view returns (string)
ipfs://Qmd6CijKjjfupKojBp4wan9VfQJSn2LZu6MkNxL5BspfAz/
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
8000
name(view returns (string)
Dead Founders YC
owner(view returns (address)
0x8221b9895552b8f45d23f89b5bb1aa45fbe3f74e
price(view returns (uint256)
2500000000000000
symbol(view returns (string)
DFYC
teamSupply(view returns (uint256)
100
totalSupply(view returns (uint256)
8000
Read-only
balanceOf(address ownerview returns (uint256)
freeMintArray(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supplyMintArray(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
OwnerBatchMint(uint256 qty
airdrop(address[] listedAirdropuint256[] qty
approve(address touint256 tokenIdpayable 
mint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxSupply(uint256 maxMint_
setPrice(uint256 price_
setPublicMinting(
setTeamSupply(uint256 maxTeam_
setfreeMintArray(uint256[] freeMintArray_
setmaxPerTx(uint256 maxPerTx_
setsupplyMintArray(uint256[] supplyMintArray_
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(