Wisewands
Verified contract
Active on
Ethereum with 229 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Wisewands"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19116844 | 10 months ago | | | 0 | 0.00047257908 | |
| 18626822 | a year ago | | | 0 | 0.0011941363 | |
| 16257313 | 2 years ago | | | 0 | 0.00053032228 | |
| 16257297 | 2 years ago | | | 0 | 0.00053278667 | |
| 16257277 | 2 years ago | | | 0 | 0.00054204884 | |
| 16257260 | 2 years ago | | | 0 | 0.00052907679 | |
| 16257229 | 2 years ago | | | 0 | 0.00061265757 | |
| 16151217 | 2 years ago | | | 0 | 0.00080378975 | |
| 15475372 | 2 years ago | | | 0 | 0.00024779885 | |
| 15159280 | 2 years ago | | | 0 | 0.00032135017 |
ABI
ABI objects
Getter at block 21217987 accountBalance() view returns (uint256) reservedMintsLeft() view returns (uint256)
maxMintPresale() view returns (uint256)
5
maxMintPublicSale() view returns (uint256)
20
mintCost() view returns (uint256)
100000000000000000
name() view returns (string)
Wisewands
owner() view returns (address)
0xeaedc98671339e4068feae0fa7f4f7e32fa51cc1
saleState() view returns (uint8)
2
symbol() view returns (string)
WW
timeOfReveal() view returns (uint256)
1644089155
totalSupply() view returns (uint256)
278
unrevealedURI() view returns (string)
ipfs://QmTf3msqbCNe6TJJH4LhxkPgnDFnBYHsuYaW86Fu9qW6Yi/
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
giveaways(address) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
mintsPerAddress(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId_) view returns (string)
State-modifying
Events addToGiveaway(address recipient)
approve(address to, uint256 tokenId)
burnTokens()
changeBaseURI(string baseURI_)
changeDummy(address _dummy)
changeUnrevealedURI(string unrevealedURI_)
mintGiveaway()
presaleMint(uint256 number, uint8 _v, bytes32 _r, bytes32 _s) payable
publicSaleMint(uint256 number) payable
renounceOwnership()
reservedMint(uint256 number, address recipient)
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
switchToPresale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.