Kinkverse

Verified contract

Active on Ethereum with 7,230 txns
Deployed by via 0x0bf584d3 at 15709442
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
Native
Value $127.55
0x36cb72006bb174494a84591cbaf70d40c690dd79defcef8b8a27ad7444d61907
0x7d949614330d5b35001ab8fc6540d7fdbcb55cd5cd5c0162bb734e2ab5bc472b
0xcd5f2d3b05d5e0340fe6cfebe204ebd7ec80ce9c19bb54c47501b0f32e77e318
0xec66867b1a700784e50e30aaa22240b4e0feeb41a7407bf874b34ec9fd97a181
0x89bdb640934ef144dd7bc1e8e97a876ea880d921523802ea3cc7b619d593a3db
0xbaad5399fa78234a3cc72416af7ceabe15c9960ecfd3ab8fe80c2df2c1661c06
0x87e96f8875c5c443028077fbb99590759f82deed551fc6188f26ea7ec2972277
0xfae7a9540b31158d138b01fc2f269458103dbeff0311cf0fb9d959c84f57017f
0x6770d4e30d31cae77fe96e2c846e3754acbd67dc6c7c680c767768e0edb85903
0x269e326ab09d57ac91bed7c81e8193ab00cf8df2123014ec5ad580f1ceeaba70

Functions
Getter at block 20877824
cost(view returns (uint256)
0
costWL(view returns (uint256)
40000000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmXvoJqa19CFhwwxvwqCjwfRY5yqxGHXN4fTsBCCby8zg6/KinkPass.json
maxMintAmountPerTx(view returns (uint256)
50
maxMintAmountPerTxWL(view returns (uint256)
50
maxSupply(view returns (uint256)
6969
merkleRootOG(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
merkleRootWL(view returns (bytes32)
0xb6f1f3550c52a5cefe72e1e878cb5ed998d85fbdf05fc628a9d3506025c43c6d
name(view returns (string)
Kinkverse
owner(view returns (address)
0x9b9ce5cb253dca12aca0b0bb32b042c012620d52
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
KINKS
totalSupply(view returns (uint256)
6969
uriPrefix(view returns (string)
ipfs://bafybeiewcnbmw2pphfltc5mzgwq2qlfosaintochsxqd5kj37eelh3lkmq/
uriSuffix(view returns (string)
.json
whitelistMintEnabled(view returns (bool)
true
Read-only
OGClaimed(addressview returns (bool)
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
whitelistClaimed(addressview returns (uint256)
State-modifying
OGMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setCostWL(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTxWL(uint256 _maxMintAmountPerTx
setMerkleRootOG(bytes32 _merkleRoot
setMerkleRootWL(bytes32 _merkleRoot
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWhitelistMintEnabled(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
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 _tokenNamestring _tokenSymboluint256 _costuint256 _costWLuint256 _maxSupplyuint256 _maxMintAmountPerTxuint256 _maxMintAmountPerTxWLstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

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