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

Pixelated Llama

Verified contract

Active on Ethereum with 24,997 txns
Deployed by via 0xb46c4a9d at 14256343
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,647.21
0xa8ab5aa0f1cdb9bf86ff0c5db578931778907d03f8cdbef79cec0e7f24eadab7
0x372d945169567392672053683ec449e34c80bf0b5d1531b140482a5c3288965c
0x2f7b04810d29104177c2395a315fd41acc232960e1f7b5c88cce20ef23068c19
0x6c6201420245312fa691860b5f06d17c4c35e7bcaa773d5738d0837a707c7bb5
0x1bc3ff51489f5c897e91a9dea14980056070abc7953c90e87f1971bef6461db4
0x2e5ff5379b8f17b80ce0e332c883ae52e9d6b7f8f606698131f239653d7d407b
0x5e92aac85d158cb169b824dafdfae2f8274e33766da08ef5510bc728955ab1be
0x93f4f756c4032804795f0f446ed476d8433bcb0639e8d9c5e3388a2dae33cd62
0x81d244feeff4586fe981cd17c34989e3ff2046387863f763b701c07610f11cd3
0x11f91de19506c43441182d552f99411a9fed37a8bc682672c3417f447182aab8

Functions
Getter at block 20802013
animatedSupply(view returns (uint256)
500
animatedSupplyCap(view returns (uint256)
500
auctionStartPrice(view returns (uint256)
1140000000000000000
auctionSupplyCap(view returns (uint256)
2400
getCurrentTokenPrice(view returns (uint256)
10000000000000000
getWhitelistPrice(view returns (uint256)
0
name(view returns (string)
Pixelated Llama
owner(view returns (address)
0xcc5cdab325689bcd654ab8611c528e60cc8cbe6a
provenanceHash(view returns (uint256)
52697343167879801188842459828729778055799486777064519942836040675325345767179
staticPrice(view returns (uint256)
100000000000000000000
staticSupply(view returns (uint256)
4000
staticSupplyCap(view returns (uint256)
4000
symbol(view returns (string)
PXLLMA
totalSupply(view returns (uint256)
4000
Read-only
animatedWhitelist(addressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256view returns (address)
staticWhitelist(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address spenderuint256 id
bulkMint(payable 
mintAnimatedLlama(payable 
mintAuction(payable 
mintStaticLlama(payable 
renounceOwnership(
rollOverAnimated(address wallet
rollOverStatic(address wallet
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setStaticPrice(uint256 _staticPrice
transferFrom(address fromaddress touint256 id
transferOwnership(address _newOwner
uploadAnimatedWhitelist(address[] addressesuint256[] counts
uploadStaticWhitelist(address[] addresses
uploadStaticWhitelist(address[] addressesuint256[] counts
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AuctionNotStarted(
MintedOut(
NotEnoughEther(
NotOwner(