Good Bye 2022

Verified contract

Active on Ethereum with 2,249 txns
Deployed by via 0x6c41fd2c at 16312506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $62.65
0x459621f515e20beb8ee1963db4285397c4036640eb54366a0dbac55daa6f48c6
0x875ef93bc14470e60cbdd7225ac64c2b5d1904090ccc592cafe919ea361736cd
0x0a3ce45a498b7a64e024c3b314cdd5491421278ae4228880f79b9dc2b2d977f8
0x460f2e5ac18b9120551ade87a28d9359876650a7c279ec3bc2afd054bdc53bde
0xf8b1117ec8d3d6f98f33fe19ad12e82afe361158b0684a15097ce32171a4f5ce
0x44ffb1a8e83938827af40eebcb47e427a61d99483e2e7faaea6acf9a8d6922b0
0xf121285055a2b7aa259fca294f9b887f12d8495ff71c3c7259b659c06f1788b2
0xacd42b3086d4bfef8394ef520db5a27ca9a7f9943dc8d5136928ba7235cc6349
0x5a8fe7f057e0713f0ca8ab43524ea02345fff9c0b98fb1da23e414e0a5975ad0
0xf8a8be60b4b7e256efb9827594c9986dee1834ddbd91c6e19c7a96a2cb3cdad8

Functions
Getter at block 20984697
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeifc7a4sahin3qmmsbjlkweic6w3dc56qpyncmipzw236wzupihswe/
beforeTokenTransferHandler(view returns (address)
0x0000000000000000000000000000000000000000
currentTokenId(view returns (uint256)
1
difficulty(view returns (uint256)
122
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
999
mintPhase(view returns (uint256)
0
name(view returns (string)
Good Bye 2022
owner(view returns (address)
0x5382110a5d32fba70cbc5382e57d1d52f8625a74
paymentSplitterAddress(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
2000000000000000
publicMintCost(view returns (uint256)
2000000000000000
raffle(view returns (bool)
false
symbol(view returns (string)
GB2022
totalSupply(view returns (uint256)
936
whitelistMintCost(view returns (uint256)
2000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
mint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
transferFrom(address fromaddress touint256 tokenIdpayable 
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
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(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(