ShitBirds Official

Verified contract

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

No balances found for "ShitBirds Official"

0xef1f07c905e6e7a2e7634fb7496a3ae349b39c9b1565a3fb32b110ee3701995c
0xb45cf2cf13410639d7bc727aa5d7af9781a0710426974f8fbe7e799dff281406
0xae25a72c013153abc54b40786fb07b40f55de7f5d0ee2049cbd5c82190155298
0xbd27f544c04ebb764a7dc53ee1aea3f0c0a1237babf59e67fd26d7186c253ae5
0x0aff28ad9f7416425fed052ade1a050d4207e57f5a08b5f50d344dc4d13afdda
0xe33d96d21e50f763591448341121d91ba72784f095916fe144dd223e573a6292
0x9eab94908b2c631f2b8f4a917cc567329b7f371960acf7243d81dfb303aebf1d
0x274dbfde170462cd82bef579b0392a5ab981e24775eb68d54daca806bc740e6e
0x536180bd2dd8ac87208ecf816027429a07b9bb64ae9a43a9293361f930c09c4d
0x011b4ed3bd63bb83b3c04730cda36ed07a51266fd47a10953a5b6db964963d06
From

Functions
Getter at block 21389214
cost(view returns (uint256)
200000000000000
hiddenMetadataUri(view returns (string)
ipfs://__CID__/hidden.json
maxMintAmountPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
5555
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
ShitBirds Official
owner(view returns (address)
0x544cd215e06115014df48311242358c60571ad40
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
SHBRD
totalSupply(view returns (uint256)
5555
uriPrefix(view returns (string)
ipfs://bafybeibdozaftsl6jypfh45ypj2iy2zckjyxfxbrdd6yugycxav3myqou4/
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
false
Read-only
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)
walletOfOwner(address _ownerview returns (uint256[])
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _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 _tokenNamestring _tokenSymboluint256 _costuint256 _maxSupplyuint256 _maxMintAmountPerTxstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

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