This contract is being backfilled. You may encounter incomplete storage history.

KamiMain

Verified contract

Active on Ethereum with 6,425 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"

0xf1d6247106536765b2487e7fbf220e8aee7cc6aa70efb4d03870547012341945
0x8736be1f2c9fb93732b3c1e61f3f237378847ca835ae64b35ec38021af47cb06
0xe3adbb67395a3b24b4b8c3fe58b8f9266291cc1851cf410fe2b296a9126cf692
0x4af098449191b9a6fc1ea1e97166a4b2ccef2f01d9edbe55f4bf546bfb4b300d
0x44fe9d6a4bb6a3fcfa9be7b9f7a9d8eebb3942412a81e17c3ec0373671701f2d
0xd9f9d008667d1fbaca46a565125fff2a99b5f5a9589194cc63ae644f3a266afa
0xdfbdc94e9b5fac158dc3bdbc1bf1b8bd951331ce83b8c69d169ab8f37025f9be
0xc955e3606e69fa6414d3a8a89cc1c71e4e08510c01ccb9c49e78c33b1c38c006
0x480b07717be28da27460b1bcaa7ac36d7ef37bd7599246b00316d7801dccf801
0xb6dcb1a6bcb4e9bd85ed8e5047ff4a3ac66b44b439d325f0ee2d27e284d6446f

Functions
Getter at block 20796022
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.