Karmeleons

Verified contract

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

No balances found for "Karmeleons"

0xfd980a599015bfe62516dd6fa410dbc570c50ea0517a143deaacef687fb848c7
0x2216ad1b9a7a626b6ebd6725c0bd2b7d7063cebfb0655a6f2b54a8b6865ed884
0xeafc7d220f8199db255671d37ae5eb890df4bb71c86487492b3f8c1a60b85376
0x559457afb57b842e3c37101ee9f6280e134ed2a46d6fd81377a49ffb7557c9ce
0xc285d6bff302cf7a4871f6dc43606cd4d327510137a554a4b01b85b3bfbde032
From
0x2ac5a4c583d5cc0c2627f21d3ff23d86b217e53f40c197f40f67726b2eaa0013
From
0x987715897c2bc374f5254072ced63b9ce7fb1e015965855e602e7448eb8178c4
0xcb09c6dcf019c68413f9e350ac1a6014b8dea7f33c46bd5515e8df69b67a4c44
0x5b8e776351218ff323fe0678dde53e72acdc6844b497cdae07d46b9564c44fc4
0xee0f4d8986e3667dc628d1d2ed8b90fbdfd2d7173cd21c8627b11a6c3bbeb82d

Functions
Getter at block 20870956
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
name(view returns (string)
Karmeleons
notRevealedUri(view returns (string)
ipfs://QmSmxnB6YJ7V1PuTD2jzBqFXQzdjgWooBBsExZH719zDW9/hidden.json
owner(view returns (address)
0xec3b1651ab7242e8bcec974b0b8d6b962f745e4a
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
KMLNS
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.