Octopeeples

Verified contract

Active on Ethereum with 1,152 txns
Deployed by via 0x8e832913 at 15201593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Octopeeples"

0x64f896a9f74fba7854877235aa519434bdaf5bc249ef62832a8fc4d91bc681cb
0x8c9967ce7dbdf9238c961777b601d19d2d77dda4576efee549952a96aa8eb464
0x6ec31d2a96cea0b3d9e984b4c17758caeca7ceaef4117fa4d146d78b1bd58f4b
0x462c4bd387c6a4208dd3d36ffb674b66393a7fb3189264a25f27be587c0f9787
0x37ff12b05c2c40affa46a4112afbec1f91cd857f487c3be4a23b13d18f5f1d86
0xaf7ae8e07e0b5f1e683bb1ad1b5e65e24c1825e60f1eeea38e90d3cd1cce7ba8
0xb66ab1e851204971988e9ca65703598bf89f37aa835c1ce4c4e04af4900ad481
0x73b8f7b68b54503da4d4f09d32199b7df3b2a12463c4e8e781dd02ff6a6c6445
0x450ec49903bb8d8f2d96594fa679df24abcbf486e26ef7f96dce545dfe6fbe91
0xc813094440377c2a0513914a0e3b313f51d5fbff7b7d4de9668b02f4df21455c

Functions
Getter at block 21004797
burnLive(view returns (bool)
false
contractURI(view returns (string)
https://tokenfy-production-public.s3.us-east-2.amazonaws.com/50/contract-uri
ethEnabled(view returns (bool)
true
instantRevealActive(view returns (bool)
true
maxPerMint(view returns (uint256)
10
maxSupply(view returns (uint256)
8888
name(view returns (string)
Octopeeples
owner(view returns (address)
0xaed467f0405b759aee083bb695ac92f3f0c1401d
presaleLive(view returns (bool)
false
presaleMaxPerMint(view returns (uint256)
10
presaleMaxSupply(view returns (uint256)
8888
presalePricePerToken(view returns (uint256)
0
pricePerToken(view returns (uint256)
0
royalties(view returns (address)
0xaed467f0405b759aee083bb695ac92f3f0c1401d
royaltyBps(view returns (uint256)
800
saleLive(view returns (bool)
true
symbol(view returns (string)
OCTPL
tokenfyAddress(view returns (address)
0xa6dd98031551c23bb4a2fbe2c4d524e8f737c6f7
tokenfyEnabled(view returns (bool)
false
tokenfyPresalePrice(view returns (uint256)
0
tokenfyPrice(view returns (uint256)
0
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleMinted(addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(uint256 qtyaddress to
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 qtypayable 
mintTokenfy(uint256 qty
presaleMint(bytes32 hashbytes siguint256 qtyuint256 maxuint256 expiresAtpayable 
presaleMintTokenfy(bytes32 hashbytes siguint256 qtyuint256 maxuint256 expiresAt
reclaimERC1155(address erc1155Tokenuint256 idaddress to
reclaimERC20(address erc20Tokenaddress to
reclaimERC721(address erc721Tokenuint256 idaddress to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setBurnLive(bool live
setContractURI(string newuri
setETHEnabled(bool enabled
setInstantReveal(bool reveal
setPresaleLive(bool live
setPresaleParams(uint256 _presalePricePerTokenuint256 _tokenfyPresalePriceuint256 _maxPerMintuint256 _maxSupply
setRoyalties(address _royalties
setRoyaltyBps(uint256 _royaltyBps
setSaleLive(bool live
setSaleParams(uint256 _pricePerTokenuint256 _tokenfyPriceuint256 _maxPerMintuint256 _maxSupply
setSignerAddress(address _signer
setTokenfyEnabled(bool enabled
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawEarnings(
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(address _signerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(