CryptoPochi

Verified contract

Active on Ethereum with 1,731 txns
Deployed by via 0x98f0b094 at 13165155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
1 additional variable
Native
Value $259.56
0x95621725f8b75f496d60335b58a1a0b405eb2a7344dd588b216ce31cad31f72f
0xd37ea4027cfce8f0b3f66b630d59217b70f48c370690021fe112df28f6759f0b
0x00ffdbf56c929ccc104e816eb3e1e46bf6c1ad74ba89b49b168229bbe0639adf
0xe1cc9ce7d34e2e8ec0a2beeeef641874413563e8eaa4336bbfc503db61bfcdf0
0xc7a8bd8ff8cd3976e68f433a6e98c25ac3bedecb7d47b532fc4a153ea8b44e74
0xd4dd36343e2bbcf4f00385baa63a48bef29ccaa41a905ba6d01d51882f8902a0
0x2f8a16e0486b462e29ce4902b025eed15d5f8543a83c5fffb30a495471860786
From
0x106bacb16c6b4edad9fd376a7ad3069cf93aa30fd79bb784c01550da00b5c485
From
0x9caa0a29229b26c10a7b87be58a114a3fbb9e07d00e2d7fbfceb71dd44ff7f18
0xd7fcec2c1b57745732e471ab7e90d241bea19e6dafb8079ab974331dfbea2bf6

Functions
Getter at block 21125994
DUTCH_AUCTION_END_FEE(view returns (uint256)
100000000000000000000
DUTCH_AUCTION_START_FEE(view returns (uint256)
100000000000000000000
EARLY_ACCESS_MINT_FEE(view returns (uint256)
100000000000000000000
EARLY_ACCESS_START_TIMESTAMP(view returns (uint256)
9999999999
MAX_EARLY_ACCESS_SUPPLY(view returns (uint256)
750
MAX_NFT_SUPPLY(view returns (uint256)
1500
POCHI_ACTION_OWNER_FEE(view returns (uint256)
0
POCHI_ACTION_PLEASE_GO_HAM(view returns (uint256)
3
POCHI_ACTION_PLEASE_JUMP(view returns (uint256)
1
POCHI_ACTION_PLEASE_SAY_SOMETHING(view returns (uint256)
2
POCHI_ACTION_PUBLIC_FEE(view returns (uint256)
30000000000000000
PROVENANCE(view returns (string)
SALE_DURATION(view returns (uint256)
12
SALE_DURATION_SEC_PER_STEP(view returns (uint256)
1800
SALE_START_TIMESTAMP(view returns (uint256)
9999999999
baseURI(view returns (string)
https://meta.cryptopochi.com/
contractSealed(view returns (bool)
false
earlyAccessMinted(view returns (uint256)
601
 
getNFTPrice(view returns (uint256)
isInEarlyAccess(view returns (bool)
false
name(view returns (string)
CryptoPochi
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xe3481a2c312c93ec6d0c0637c5ee0856c456659e
symbol(view returns (string)
POCHI
totalSupply(view returns (uint256)
732
Read-only
balanceOf(address ownerview returns (uint256)
earlyAccessList(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenHashesOfOwner(address _ownerview returns (uint256[]bytes32[])
tokenIdToHash(uint256view returns (bytes32)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
acceptOwnership(
approve(address touint256 tokenId
deployerAddEarlyAccess(address[] recipientsuint256[] limits
deployerMintMultiple(address[] recipientspayable 
deployerRemoveEarlyAccess(address[] recipients
deployerSealContract(
deployerSetBaseURI(string finalBaseURI
deployerSetParam(uint256 keyuint256 value
deployerSetProvenance(string finalProvenance
deployerWithdraw(uint256 amount
deployerWithdraw20(address token
mintAndRefundExcess(uint256 numberOfNftspayable 
mintEarlyAccess(uint256 numberOfNftspayable 
pochiAction(uint256 actionTypestring actionTextstring actionTargetpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NewTokenHash(uint256 indexed tokenIdbytes32 tokenHash
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PochiAction(uint256 indexed timestampuint256 actionTypestring actionTextstring actionTargetaddress indexed requester
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string finalNamestring finalSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.