SSR Wives

Verified contract

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

No balances found for "SSR Wives"

0x9e33bcf2fa6d94f5c91be1ebbdc4a7f29b152f88ae090851c7c7334efa27a3d1
0x683bb83419f15b4d5f911a8c13b97a489bf6108da0a14e0265d97964b1dcb594
0x5c9436b7e7a38a4db058caa2310667ea37d0f47b1c2e10897a58f533e6e70e98
0xd4125336c2495e7c5e5d7512e3338302a8cce42145761c4a65144f9a2389ac0f
0x5dc11f7acd177207a369fa9987082b14c59b49256defc7749a7e1d9a35641f77
0xf03800647277787c49e33001962fb57a876b3d061e62f6f854cf0306734d2037
0xa26ccb52c6a48d2aa076546a0ae59a549bfdd6689718e6798ba4b2496d956e0e
0x10e32f3ea371429379659a69e825806cd3e733645102606217900390fbcce543
0x5c8caa44f1929514150f9be90c799c99fa7312a3adf3088fe7ff800a921595c0
0xa4579364cb48732e5d52466e03dc7934a847cd3b699a998981438506874371c1

Functions
Getter at block 20913101
amountClaimed(view returns (uint256)
250
amountFreeMint(view returns (uint256)
250
amountFriendClaimed(view returns (uint256)
97
amountFriendMint(view returns (uint256)
250
friendMintIsActive(view returns (bool)
true
friendMintPrice(view returns (uint256)
60000000000000000
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
3210
mintPrice(view returns (uint256)
50000000000000000
name(view returns (string)
SSR Wives
owner(view returns (address)
0xaa642262bdf212d7a111c16d7a9691f9cc1dde37
saleIsActive(view returns (bool)
true
symbol(view returns (string)
SSRWIVES
totalSupply(view returns (uint256)
3210
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isAFriend(address addrview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedFree(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
flipFreeMintState(
flipSaleState(
friendFreeMint(payable 
friendMint(uint256 quantitypayable 
mint(uint256 quantitypayable 
mintReserveTokens(uint256 numberOfTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setAmountFreeMint(uint256 newAmount
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxSupply(uint256 newAmount
setMintPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawAll(payable 
withdrawMoney(
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
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(