Shinsei Village

Verified contract

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

No balances found for "Shinsei Village"

0x3745de9edfeac00572a6861a1869c97b58a3c883a79c9c5f07be3d6c602fc473
0x6bf45ce7da19877e049af0feabf867d74b33a1b73d8ab2dc07739e4d9dd11ff2
0x2662c58b8cc82271f354918c2470e9a79d9d80a2b035dd28167291dac6f8cd0c
0xa2a06354ad5f3b6c0f8891dd76c1ce8791cb6a62aefd0ae01964b13b3a9253ab
0x91a9d4d8b8c038522df74306ca4086b98d886de76ed19fe3ebdc17aeef5835b2
0x648fe46b7d393c653b2761d56206c90457d2aa32e41b09c6e54455e8952f3d65
0xd1a56442ddd559c56591735505b3b38c70c8ab26a30f32e2deb89e28953fa666
0xe4766a9511c7db253429f06b7960b7c4485c8a67ad7989c8b494c24b0094bc83
0x29ac2d9e31c916c348a3f4f760a830743c340cd304247703fce129f8cc2161dc
0x37ec55a917cf71673f419b06567a6a5046c501b5cd58c9ca92f3e03ba96fd217

Functions
Getter at block 21326282
LIMIT_PER_WALLET(view returns (uint256)
2
MAX_MULTIMINT(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
500
PRICE(view returns (uint256)
20000000000000000
PRICE_WL(view returns (uint256)
10000000000000000
WL_SUPPLY(view returns (uint256)
250
_metadataURI(view returns (string)
getMintType(view returns (uint8)
3
merkleRoot(view returns (bytes32)
0xa9f2580502758be81d72bc69c9d51cd119d9186883eebb307750b1b6563ed20f
merkleRootOG(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintType(view returns (uint8)
3
name(view returns (string)
Shinsei Village
owner(view returns (address)
0x136797b2001b9a5ec5e143e947b7f09fe2794d82
symbol(view returns (string)
SHV
totalSupply(view returns (uint256)
500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofview returns (bool)
isValidOG(bytes32[] proofview returns (bool)
mintedAmount(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airMint(address[] _touint256 _countpayable 
airdrop(address[] _touint256 _count
approve(address touint256 tokenId
mint(uint256 _countpayable 
mintFree(uint256 _count
mintGod(address _touint256 _count
mintOG(uint256 _countbytes32[] _proofpayable 
mintTo(uint256 _countaddress _topayable 
mintWL(uint256 _countbytes32[] _proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _URI
setLIMIT_PER_WALLET(uint256 _count
setMAX_MULTIMINT(uint256 _count
setMAX_SUPPLY(uint256 _count
setMetadataURI(string _URI
setMintType(uint8 _mintType
setPRICE(uint256 _price
setPRICE_WL(uint256 _price
setRoot(bytes32 _root
setRootOG(bytes32 _root
setWL_SUPPLY(uint256 _count
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
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(string _customBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(