KamiMain

Verified contract

Active on Ethereum with 6,429 txns
Deployed by via 0x9f72f531 at 14494091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KamiMain"

0xb7ea33f2f648894594b2db73c400a8f81f095e6bfdd74a547118ea01265b1bad
0x636d3a535ef46428c343d5ec13591505c0faa6da9d4c65f78f0b09f9fdca6a29
0x7b96bc081594d26204878709ed12d76d23e8612281035385050baced80a8ba85
0x8f437ee50b4fcffb982399519e8da51eae4bb6995546db8793e0fa89dd20fd3b
0xf1d6247106536765b2487e7fbf220e8aee7cc6aa70efb4d03870547012341945
0x8736be1f2c9fb93732b3c1e61f3f237378847ca835ae64b35ec38021af47cb06
0xe3adbb67395a3b24b4b8c3fe58b8f9266291cc1851cf410fe2b296a9126cf692
0x4af098449191b9a6fc1ea1e97166a4b2ccef2f01d9edbe55f4bf546bfb4b300d
0x44fe9d6a4bb6a3fcfa9be7b9f7a9d8eebb3942412a81e17c3ec0373671701f2d
0xd9f9d008667d1fbaca46a565125fff2a99b5f5a9589194cc63ae644f3a266afa

Functions
Getter at block 21310627
allowlistMerkleRoot(view returns (bytes32)
0xe54eb34bb847c087603e3dfea7f6f214496fdcb84da19a75227a2cf27209fe2c
amountForDevs(view returns (uint256)
33
maxPerAddressDuringMint(view returns (uint256)
3
name(view returns (string)
KamiMain
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xdd5d1c573ada96aa6caf10ec299c97cbd51d6f10
saleConfig(view returns (uint32 publicSaleStartTimeuint64 mintlistPriceuint64 publicPriceuint32 publicSaleKey)
(publicSaleStartTime=0, mintlistPrice=0, publicPrice=0, publicSaleKey=1)
symbol(view returns (string)
KAMA
totalSupply(view returns (uint256)
4101
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleKeyuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowListMint(uint256 quantitybytes32[] proofpayable 
approve(address touint256 tokenId
devMint(uint256 quantity
publicSaleMint(uint256 quantityuint256 callerPublicSaleKeypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowlistMerkleRoot(bytes32 _allowlistMerkleRoot
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPublicSaleKey(uint32 key
setupSaleInfo(uint64 mintlistPriceWeiuint64 publicPriceWeiuint32 publicSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.