This contract is being backfilled. You may encounter incomplete storage history.

Woodles

Verified contract

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

No balances found for "Woodles"

0xcf3a9fe8470b95e2eabe258f8aec807afffb334fbbc72f8a77c156f7b320e6c2
0x627e1e6e80d0967d0c8f8700ee01c3d837b54ed636405c26aa03e44e6114a6d6
0xb82962b54fa0e58337dc384f85820b291b79a40b81d389c0065e1578dde5f3bd
0x12b03117e0480ff697b418856dd7ed282a5d6ac29bdf019c905a0e796345663b
0xb0106e62d40f5fcdd4dfda855804e8c884afc49591704de4473cc7961bb9b981
0x028d66a4411781231c7d81a2379f2d3ff365474547bf9289ea60cbccfb2d428d
0x61d1b8a8561892bb2bb25cb2e5e152fd577f71018b85bb418f8d64313eb2145d
0x2f9aab9c10d88e3612256ec481759565346eddad4e5822aa03b98079316df158
0x63bddc9cd59a7ab36ab7e1b94c314edf85a2150b049d2ddeeb435314485a950f
0x3ab28d158b76a6e0a02e2720978858d6d4ef34bc15e199dca5917ee9890bf0d3

Functions
Getter at block 20799857
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmQTdqe4yn8Vhnh6imFd3E3ws9kA9jXnvSe8f9roqXdJJ2/
freeSupply(view returns (uint256)
6900
maxPerTransaction(view returns (uint256)
10
name(view returns (string)
Woodles
owner(view returns (address)
0x5818c5d1b3c70f7f81912f3cff11c52fb088c87f
publicSaleActive(view returns (bool)
true
supplyLimit(view returns (uint256)
6969
symbol(view returns (string)
WOODLES
tokenPrice(view returns (uint256)
100000000000000000
totalSupply(view returns (uint256)
6969
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buyWoodles(uint256 _countpayable 
freeMintWoodles(uint256 numberOfTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseUri
togglePublicSaleActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string namestring symbolstring baseURIinput
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.