CHARMIN LLAMAS

Verified contract

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

No balances found for "CHARMIN LLAMAS"

0xdb82fd5f6dee589110169e671e15bef4309b3c624a5e5c3b9f0ff25d17e8d79a
0x8c6a1996765de45c487ee1bedeb86317a8de05339d70407ed27083d71e59e52e
From
0x1941410de546c22b2049e79ec71adabc683df7e39ba4fef625c692b9e2f82e3a
From
0x8bb4c0a64ab542e5455c072c5ccc1931e4446ccbdae92cd6851bf22e3ec13cee
0x538f9972d8022c7dc1afb0644183f357111a83755170c48e93b0157411210948
0x18ec9f613f0424000ddd7ad02287b41c8ebc1b5f1a1729bb38fa7f6706f8268b
0xa5e3c4b19d021222ff9984269a23497281d29af3c221f4bc8444c8002c73ba81
0xf1040dc97d579ed90c5ab142d63321c40b3a756004987482920410f02a6a198f
From
0xab0a4876aa1710983fd85617846af17bcfddc1f0676b16a3435c7daf393683dc
From
0x2abd2f904b3f4a1de8e3fe83f723163b285e75fabf54bd3d8ab255d79f61462e

Functions
Getter at block 20939675
baseURI(view returns (string)
https://api.charmingllamas.io/data/
devMaxMints(view returns (uint256)
69
devMints(view returns (uint256)
2
freeMintAmount(view returns (uint256)
6969
maxMint(view returns (uint256)
30
maxMintFree(view returns (uint256)
30
maxSupply(view returns (uint256)
6969
mintPrice(view returns (uint256)
6900000000000000
name(view returns (string)
CHARMIN LLAMAS
owner(view returns (address)
0xb3ddc7b7030501f2973b48b398b6a3f6b2371237
publicSaleLive(view returns (bool)
true
symbol(view returns (string)
CHML
totalSupply(view returns (uint256)
6969
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)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address address_view returns (uint256[])
State-modifying
approve(address touint256 tokenId
changeMaxFreeMint(uint56 _new
changeMaxMint(uint56 _new
devMint(uint256 amount
freeMint(uint256 amountpayable 
mint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFreeMintAmount(uint256 _new
setMintPrice(uint256 _mintPrice
setPublicSale(bool _status
setbaseURI(string _baseURI
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(