ETHER WIZARDS

Verified contract

Active on Ethereum with 445 txns
Deployed by via 0xc064485e at 16165839
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ETHER WIZARDS"

0x415c39ee4035ef3c3dcd265a15f476abee7216c793e64ae55e0e21c8ff0a9f4c
From
0x5e4735d07d00ead4466482d7b821e85894f62085a86b881d4e2f004c65d1b314
0x32e5d43073b9fce606f5d7fc326f3a7983ea851ab3ad4e8a736e5637ef2ac61a
0xb1d69792417b8390ff534c5420018cfd9908ff1fdc4b5dc39801bb844b15a570
0xe1a8e08cd3129dce5e4753908c9297eced341d30dc90107042b04e85e3e2786d
From
0x8d274238b0ceb4e189484d90cc163e1234fbb8e03c7b345e0496e350fc889b1e
0x170a225f3f5835d4a8ed4568f10ef70186d8713605dd4b67bf4850040452a36d
From
0x335f2a7fa33a13a8d0b9b000322663fa49e0bf5fb632427028f8237f0f265d3b
0x3a7c5356a1590e9e310fb8e591cf3c0f5b978179e0c11ca6da9c78ed42bb9b1f
0x17d5ef04f29b4d74e7ea2137af2edac24f85634c7768f43c3c1a5fa89df82665

Functions
Getter at block 20921621
cost(view returns (uint256)
0
maxMints(view returns (uint256)
5
name(view returns (string)
ETHER WIZARDS
owner(view returns (address)
0x727f8d4f2973755f53de6288154c6f7d47f5c1a7
symbol(view returns (string)
ETHRWZRDS
totalSupply(view returns (uint256)
555
Read-only
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256view returns (address)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address spenderuint256 id
mint(payable 
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setMaxMints(uint256 _limit
transferFrom(address fromaddress touint256 id
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address indexed ownerstring tokenURIuint256 indexed mintTime
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InsufficientFunds(
MintLimit(
NotOwner(
SoldOut(