Shujinko

Verified contract

Active on Ethereum
Deployed by via 0xe1fdcdee at 15608388
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "Shujinko"

0x446e205a6a04c0098c1ff4ed2b2446eeb88cdfc06eac2492bab81d9878f88825
0x992eb94f7d51b17e23a4fecb94b55b8f3a19614da2c66b9af5c552dd1a2156ed
0xc8608081bb8e12542ae1a39763b66b6d672cfe20c4e27b9c57209c102ae2db05
0x4717f356c5149c4aec7d1e11bd6512e79ae05426ad395472f213a102c7651d5c
0xb927d2648bb656977aaa5ce4dbd3924f26e374ad2ffa48f4060e47ccc22f168b
0x34e5fbca32ba5ab3bfdea7204af800a9a6168387eb527fc7dceff05fa3f10d83
0x73d9dcb7ceec678e602d97cf3e6e3ea623957162f249073b3f4e79f98b6fa587
0x1c345006f7e814c0234be901c3fc958e61ed990e044b425a92232d21a762f42e
0x039754f47fc95737032cb27a96055a121015a284ae4339061870dacf252874d0
0x4f004773526a726a52f4c07e1d9903c8d347140ba88eb7c2192e0f72a673576d

Functions
Getter at block 20883152
hiddenURI(view returns (string)
ipfs://bafybeidrxvcgnns2kb4mp34jd7npnydnwmzypryntjjzv3os2gm2jgkuv4/prereveal.json
isOblisLive(view returns (bool)
true
isPublicLive(view returns (bool)
true
isRevealed(view returns (bool)
true
isWhitelistLive(view returns (bool)
true
maxPerWallet(view returns (uint256)
4
maxSupply(view returns (uint256)
5556
merkleRoot(view returns (bytes32)
0xfc41ed95ea2d46d0a3584f7943accdf2d85f08343b0d625218b0972b970ceebd
name(view returns (string)
Shujinko
obMerkleRoot(view returns (bytes32)
0xf7d9a2553ecd1312f34ff996374143812f5b960489f0a4057edaa1b264b2fac0
oblisLiveAt(view returns (uint256)
1703473740
oblisMinted(view returns (uint256)
1413
owner(view returns (address)
0xc57662eec3ee212258d0a7cb633c32066e392e34
price(view returns (uint256)
0
publicLiveAt(view returns (uint256)
1703473740
reservedSupply(view returns (uint256)
1414
symbol(view returns (string)
Shujinko
team(view returns (address)
0x6d9ed472da62b604ed479026185995889ae8f80e
totalSupply(view returns (uint256)
3103
treasury(view returns (address)
0xc57662eec3ee212258d0a7cb633c32066e392e34
whitelistLiveAt(view returns (uint256)
0
whitelistMinted(view returns (uint256)
1635
whitelistSupply(view returns (uint256)
1701
Read-only
addressToFree(addressview returns (uint256)
addressToWL(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
remainingWhitelistMints(address _addressview returns (uint256)
remainingoblisMints(address _addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 _amountpayable 
oblisMint(uint256 _amountbytes32[] _proof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setHiddenURI(string _hiddenURI
setIsRevealed(bool _isRevealed
setLiveAt(uint256 _whitelistLiveAtuint256 _publicLiveAtuint256 _oblisLiveAt
setMaxPerWallet(uint256 _maxPerWallet
setMaxSupplies(uint256 _whitelistSupplyuint256 _reservedSupply
setMerkleRoot(bytes32 _merkleRoot
setObMerkleRoot(bytes32 _obMerkleRoot
setPrice(uint256 _price
setTreasury(address _treasury
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _amountbytes32[] _proofpayable 
withdraw(
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
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PRBMath__MulDivFixedPointOverflow(uint256 prod1
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(