Y00tfulls

Verified contract

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

No balances found for "Y00tfulls"

0x374985a75d2a353fa074e6c594fb9cff6aab60b7e1cd1fd7888475767312d0ed
0x8a59f4788df652f8e443ba7aae8ee793f4d431a2e42175e6d7946896748f65de
0xc0ab218645315a70ba16ce8622427c525840f5233c392fa1d11db67b69ad103c
0x1e49abd5077ab17ca565eef2501947ff4fd19d519541286033f33b7fa9c52295
0x23a1ddf89c6541978ac431c0445665574348df1bc717509c5421e014a48cd720
0xc9ec2a5efaa30d3e0aa691d656e707fae8997b1c2ac1e32c865da182726ab2ce
0xcf7471fc7117d1cc4cd556c8776d4702bb3dbab81ea4d987de1d01aa930191fe
0xc83729226875e12e7ea8839ed1178adc0b2fdb82d9e7b760a01f920e76c4c788
From
0x3ecb21b658a04e260d440603989b81bb9c3c63e3d18fd144bd53609e575f6d0d
0xde3384dac8f91caf34af93ab2dc8348eace6eff32bb1936626d827543368f783

Functions
Getter at block 20863214
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmaPrHJxvpXtAiYJai8vn7RNaEBsFbcZqsqaDofPdLovUt/
maxPerTx(view returns (uint256)
10
maxPublic(view returns (uint256)
100
maxSupply(view returns (uint256)
10000
maxWhitelist(view returns (uint256)
3
merkleRoot(view returns (bytes32)
0xc882a676033b0e9ac9aa518a108ae55d2b5bcd94fd8390da054d9747380c6f73
name(view returns (string)
Y00tfulls
owner(view returns (address)
0xe2ef6585ead5c01f2cb5d0aff3d7eb2ff88ba53c
presale(view returns (bool)
false
presaleCost(view returns (uint256)
0
publicCost(view returns (uint256)
0
publicSale(view returns (bool)
false
symbol(view returns (string)
YF
totalSupply(view returns (uint256)
10000
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCost(uint256 quantityview returns (uint256)
getHoldings(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address _addressuint256 quantity
approve(address touint256 tokenId
devMint(uint256 quantity
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setContractAddress(address _tokenAddressAaddress _tokenAddressB
setMax(uint256 _presaleuint256 _public
setMaxSupply(uint256 _amount
setMerkleRoot(bytes32 _merkleRoot
setPrice(uint256 _whitelistCostuint256 _publicCost
setSale(bool _presalebool _publicSale
setTx(uint256 _amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 quantitybytes32[] _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(string _initBaseURIaddress _tokenAddressAaddress _tokenAddressB
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(