The day you came to us

Verified contract

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

No balances found for "The day you came to us"

0x3323d914f440e74dbd6e87cf9b2f6046462397fd724ff30eb6f4d566a50d8f0e
0x1b1e6a590ab226062cc800206af0a31c32b10c3c6598be5f3bffff576b9e61ff
0x18c35ae1b7f4191ef88ede707bbc368a3fb6f30e27c0fdbaed8d01e04760b365
0x386fa2b0bdd9c2dd7b4595f30abad6b72043b3190cc7043a76c16eb5f01d9ebb
0x7eaded0057c6c0ebe9d50209bd76670c026379ca290cfcf44edd77451a1e8ab8
0x0572eee5dabbe343c414cfbd4049629db6511257fd5570c2e28be5906f25c478
0xdc5472c25be6b8a1bbd3767d7d3d636669fe88b2a90d2296d91e5f256a41d43b
0x29d5d914cd402676cd3040358dbd1567c69eca691dc17ca6fee6ab1f04d652ee
0x926ab0601931e5eb98ad4a4ab64ae18c3782662e19c32adf78c73df7cb684977
From
0x28b2dd53f530ea3922f1a8d98dc4bb248aa582730d8ae4a5a7738fde7d622985

Functions
Getter at block 21212448
MAX_PUBLIC_MINT_PER_WALLET(view returns (uint256)
8
MAX_PUBLIC_PER_TX(view returns (uint256)
2
TEAM_CLAIM_AMOUNT(view returns (uint256)
22
TOTAL_MAX_SUPPLY(view returns (uint256)
1222
name(view returns (string)
The day you came to us
owner(view returns (address)
0x7077cb152b1cef11eda2899a69deacd81c3c0ec3
ripStart(view returns (bool)
true
symbol(view returns (string)
RIP
token_price(view returns (uint256)
2444000000000000
totalSupply(view returns (uint256)
1222
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
flipRipState(
renounceOwnership(
rip(uint256 _quantitypayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxPerTxn(uint256 _num
setMaxPerWallet(uint256 _num
setTokenPrice(uint256 newPrice
teamClaim(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(
withdrawFundsToAddress(address _addressuint256 amount
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(
Fallback and receive

This contract contains no fallback and receive objects.

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