PSYOP FF6000 DUCKS

Verified contract

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

No balances found for "PSYOP FF6000 DUCKS"

0x9c0edd9bc48a5a60a882af59ffbde4e0efc0b64944e26818a09a53455452cad7
0xc2fd34db88cac08ea7098d4993fa09a001fa28f4ecfea129c2e9ec19d42ddc61
0x66c19290cae04a72709dfe597d5df9db273eb45be43df278115a7e73492774aa
0x2589a8868ecbf91f0ba38a5711ef87efa70e3c7c742b65055e8586b7a3de3911
0x68029bf0e237cfdb65bf6ae1a70af0f77e6be505d2d55f2058ab8bdfdf6180b4
From
0xd8535ae4762d229c1665f304f7ff71596e04981085e0ca016a96e2c3834d1db5
0xcd094c24b55126515505d8cb13e966d48e1fef4fb78d504f5af2cff76a73079b
0xe6f753c1dfe5e7c5cf90421b997444127cb11d7231afb191155e3ecd64662838
0xf67c7bf7bf2fe092dcc2cad1c752139b4c1d57d38474fe4509c70f67ca859c30
0xc8ed8f3b36a51762f2efc26f46ea2992ef07d177ff48059ec3089d29e5837495

Functions
Getter at block 21305402
MAX_SUPPLY(view returns (uint256)
6000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_ownerFortfr(view returns (address)
0x75f92a776c36bed9fe698517d1e26ab8ba3560e8
contractURI(view returns (string)
max_free_per_wallet(view returns (uint256)
2
max_per_wallet(view returns (uint256)
20
name(view returns (string)
PSYOP FF6000 DUCKS
notRevealedUri(view returns (string)
owner(view returns (address)
0x75f92a776c36bed9fe698517d1e26ab8ba3560e8
price(view returns (uint256)
3000000000000000
public_mint_status(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
QUACK
totalSupply(view returns (uint256)
6000
Read-only
balanceOf(address ownerview returns (uint256)
freeMinted(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
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)
State-modifying
airdrop(address[] receiveruint256[] quantitypayable 
approve(address operatoruint256 tokenId
bulkBurn(uint256[] tokenID
burn(uint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _contractURI
setMAX_SUPPLY(uint256 _MAX_SUPPLY
setMax_free_per_wallet(uint256 _max_free_per_wallet
setMax_per_wallet(uint256 _max_per_wallet
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _price
setRoyaltyInfo(address _receiveruint96 _royaltyFeesInBips
toggleReveal(
toggle_public_mint_status(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _initBaseURIstring _initNotRevealedUristring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferFromZeroAddressBlocked(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(