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

Llama Pass

Verified contract

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

No balances found for "Llama Pass"

0x21067c1f92881b8e436bfea437bd28749bbaa7839762a0608b7f77baff12adce
0x357da877f72241301147961f69e97787bd118c71ab14be629ab3f2653e1d61e2
0x96f587d2b8f0f585a068620406f30a54edece4cd820680818eed16556d06d37f
0xa35f59debd22f8500367e2fa220cbf911c85f9f577615901796d6e458667bb93
0x8d19d1d8f58dab303a99ce63f183fde1a2687478eea01384a9a40f4e69737b59
0x64689679dfbdb297d16cbf338fa40d85bac36d890bef10b11dd12fcb15e2c53b
0xbe55e63f489d5eab2e558d5fb20ee4d20fb2f3ce69554b2f01aeb615bcf53b36
0x4731a9eaebd7af141101d43eb792b16af2d834c3017a8cd9f60ec78387db0c71
0x434db9c958cd7342bac4f106a665565756b72a92db70c99ac459030bccc241c8
0x5fad9690eb468dced9559ee339264e2ecb5655c07218e40691dc598e9c6ae023

Functions
Getter at block 20796900
name(view returns (string)
Llama Pass
owner(view returns (address)
0xe8d939f1a9cc4e85e09aff3d60d137a1bea17b21
sale(view returns (bool)
false
symbol(view returns (string)
LLP
Read-only
alreadyMinted(addressview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getPassPrice(uint256 tokenIdview returns (uint256)
getPassSupply(uint256 tokenIdview returns (uint256)
getPassTotalSupply(uint256 tokenIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
isWhitelisted(address useruint16 tokenIdbytes signatureview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 idview returns (string)
State-modifying
buy(uint16 tokenIdpayable 
claimToAdmin(uint16 tokenIduint16 tokenAmt
mint(uint16 tokenIdbytes signature
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseUri
setPassPrice(uint256 tokenIduint256 price
setSale(
transferOwnership(address newOwner
withdrawEther(address _touint256 _amount
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.