Wen Sandwich

Verified contract

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

No balances found for "Wen Sandwich"

0xdf23c5107c60660b3fc3ca90bf2c1f85db3f8d4459c0edb3195137eb8bc084f4
0xfac8c5b1b32dfa44fa9623ec37b88d9b5831de1d07a5c2e8b55396ad35f292f7
0x76b219b5d0545075d42f67e41620814cbe7de44f6446eaff9d3540f6610d1a38
From
0xb315553242d5dd6f47cc578f230caf2384976e23e70b5e7fa1b58e729329d8bc
0x31f03b1508f279b1cf5ccba9d57b78e1bbd777d0b14287914b56c57e1e430f5f
0x826115656ee9759c4cd7ce38dbcbe112ac504abc7de27a188218158fca797286
0x0e3025479a13a9e55d29687e5bef67270de34e168112d0270942932b8b406103
0x8385d2fc9c39966a4516556931af26d2dfab46ae32a02d06e54e930c52f31e7b
0x5dc52ccfc0195f88e4944ee5632b2aabc971c78ca6002e0e4b81c0b179b3aa8c
0xb31dd6d9446679861be0febb27607ebe06f16677b927c4151a9466bcaf116f24

Functions
Getter at block 21125911
BASE_CREDIT(view returns (uint256)
30000000000000000
BASE_PRICE(view returns (uint256)
50000000000000000
BG_RANGE_END(view returns (uint256)
36
BG_RANGE_START(view returns (uint256)
1
BREAD_RANGE_END(view returns (uint256)
57
BREAD_RANGE_START(view returns (uint256)
37
DECORATION_RANGE_END(view returns (uint256)
367
DECORATION_RANGE_START(view returns (uint256)
290
DISCOUNT(view returns (uint256)
50000000000000000
ELDRITCH_BREAD(view returns (uint256)
40
MAX_DECORATION(view returns (uint256)
1
MAX_ELDRITCH_INGREDIENTS(view returns (uint256)
8
MAX_INGREDIENTS(view returns (uint256)
13
MIN_INGREDIENTS(view returns (uint256)
3
discountListMerkleRoot(view returns (bytes32)
0x0c5cd5044593344519fb6132d81a30f9103978b06830ce96b900c06cb5132099
isOpen(view returns (bool)
false
name(view returns (string)
Wen Sandwich
owner(view returns (address)
0xa6980c69741f189cd23caf215cad67c5118598d6
symbol(view returns (string)
WS
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
3765
totalSupply(view returns (uint256)
3765
Read-only
balanceOf(address ownerview returns (uint256)
contents(uint256 tokenIdview returns (uint256[])
exists(uint256 tokenIdview returns (bool)
extraData(uint256view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipAt(uint256 indexview returns (struct IERC721ATokenOwnership)
hasDiscount(address addrbytes32[] merkleProofview returns (bool)
ingredientData(uint256uint256view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberBurned(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
priceData(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
mint(uint256 quantityuint256[][] ingredientsbytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDiscountListMerkleRoot(bytes32 merkleRoot
setShopState(bool state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256[] pricesuint256[] extras
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(