Planktoons

Verified contract

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

No balances found for "Planktoons"

0xccfec56d874aae1b4c6bac6bddc8961306d3ef28c43ff5fc866d4acdd49c5e8e
0xc6762b8a09d3bf935a9cf0647b69266fac2bcf54040dd65c9edeba231f8f3a70
0x046ab50d15dad996ed3123ffd1a50a3e8d294aaf948f6ca634cdc8baf3ef61af
0x93689b5df588da52e8189fc2ff993b0cbe7d636b6d842915eca93d9711316888
0x9c6619ec8e3dcd4d7acfe068f652a9e047f2b465d8318491941a8ae46aff3110
0x2299890d1fcb556c6ae2d66f5bd7f8b7a742939628f78dd8c99c12931461b4c5
0xd3b8b265db8e07e2eb697c1ec30bc3117267d0beecbc0ad051c3279e0c97ac53
0x32f42fbed4c17e908d9b83835d6a037e6daef7d4aedce4d6afea8461c80eb930
0x3d42e7d0fcf451a0653333a15409ba42a1cb81bd7e7cd8db21cd311fe1fae3a6
0x3bf1d22f0a9e9d650803a63b629b896c766e958599fa774f80b9892d921a1c8f

Functions
Getter at block 21271688
ADDRESS_1(view returns (address)
0x49b65ec0be783ca6bbb7ed65dcb2c0a617ae423f
ADDRESS_2(view returns (address)
0x5b6785402f3321e43ba4e624afb9ac80a902bd41
ADDRESS_3(view returns (address)
0x66691ad9065ef35ab1c70a9c99fe1d4da9c9451a
FREE_SUPPLY(view returns (uint256)
33
MAX_SUPPLY(view returns (uint256)
4444
MINT_LIMIT(view returns (uint256)
4
PRESALE_LIMIT(view returns (uint256)
2
PRESALE_SUPPLY(view returns (uint256)
4066
PRICE(view returns (uint256)
44400000000000000
RESERVED_SUPPLY(view returns (uint256)
33
freeMintCount(view returns (uint256)
32
isPreSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
name(view returns (string)
Planktoons
owner(view returns (address)
0x26eecb5891a01af73855d61fa548dcdb5b416451
presaleMintCount(view returns (uint256)
3682
symbol(view returns (string)
PLANKTOONS
totalSupply(view returns (uint256)
4444
Read-only
balanceOf(address ownerview returns (uint256)
freeMints(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isFreeListed(bytes32 leafbytes32[] proofview returns (bool)
isPresaleListed(bytes32 leafbytes32[] proofview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
verify(bytes32 leafbytes32[] proofbytes32 rootpure returns (bool)
State-modifying
approve(address touint256 tokenId
devMint(uint256 numberOfTokens
freeMint(bytes32[] proof
mint(uint256 numberOfTokenspayable 
presaleMint(uint256 numberOfTokensbytes32[] proofpayable 
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setFreeMintRoot(bytes32 _freemintRoot
setPreSaleRoot(bytes32 _presaleRoot
setPreSaleStatus(
setPublicSaleStatus(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.