Wooden Planks

Verified contract

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

No balances found for "Wooden Planks"

0x0b7ca649f5ef77c6545f7ff00d4dff745570d0989a2b80e3f28206033e5b30d4
0x86794956c0850f48a6033176e552d591f2228ac3091cb5f55f92ad6ec23abfdc
0xc9e409db7d9b6749da0254d8307e03c0972516024566465165e9adef4a705bdb
0x7bd28e493de5a09587b394a9a47cb05961df9304843366fe6813f14f1adbf45f
0x248892457264bde0cf56ad50a6b236a7c0a98105d0ccf5198dc09b4c409748cc
0x59b9967d242dded5c689b6281b067669d306f00a4f42cd20cd91bd717e9d9d93
0x8540d82408bd5987c2924c2053a7f1e8aba62b5ef0a36a376344317a32b6467b
0x2dd609766c8e265315f0fb45db087e9578bb3cc15bb2b540f43b843edc4b5a9b
0x5327cf864a5c94d584d48581be4d0e6da25f4a46cc74c97247af97aeeb4b4ab6
0x1486542834fadba30413a14046c9c5cd945b11f1d719e52b0029155a64c2adb4

Functions
Getter at block 20910678
_price(view returns (uint256)
0
activated(view returns (bool)
true
baseURI(view returns (string)
ipfs://QmRJGj6LtL4zTgaXQtXb5YsPb4WiXFfQTBMwgu9vwt1AU9/
maxPerTx(view returns (uint256)
10
maxPerWallet(view returns (uint256)
20
maxSupply(view returns (uint256)
3333
name(view returns (string)
Wooden Planks
owner(view returns (address)
0xba9e68521bc1d3534c5d2c0cab230b9ea2eccb17
revealed(view returns (bool)
true
symbol(view returns (string)
WDPL
totalSupply(view returns (uint256)
3333
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
ChangeBaseURI(string baseURI_
approve(address touint256 tokenId
changeRevealed(bool _revealed
collectReserves(
mint(uint256 numberOfTokenspayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsActive(bool _isActive
setMaxSupply(uint256 _maxSupply
setOwner(address newOwner
transferFrom(address fromaddress touint256 tokenId
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
OwnerUpdated(address indexed useraddress 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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(