Emperadores por Cerveza Indio

Verified contract

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

No balances found for "Emperadores por Cerveza Indio"

0xd98a935656c5bb96d6a570d4822312631d78872dc219851ce16e5e0eab42f17c
0x241a1ad4da8fc64f25103b366161888b6d76a48a8c35b745311576e13f1d78ef
0xb9a163fdbf38c6e3ccba9729f810ef453a3feefc2d4319bf89139ead32f4e4ab
0xe7d5769cb9ef8a9989abb79d8b1b0824bd31f39691e99e0ca9a6e10dda60aca0
0xad50a0d5691aa7b61b08a876d77a420b5eb4237e3e035f6e3650e536853aeb8e
0x1550e19c18c705927819c313d595b1ac38b69cae9315cf89bb5a40a7f8103b1b
0x468692548cc9df44ebdc86885a6bf442be7dc7ea2ee1604f986e45b6d526267b
0x62ce4e44aec87a17d8b5619551f2e5488c647cc5cfa82662a4f7b438acfc4457
0xd1bb1a422af2c3651f32ab44e0c3b2c1dd3bed79a95494f3c8d0ddf1c1304187
0x0cc49d846c940cc03869cfcf93c93e9823e240e3e22c0c7a03f7e36f7d50261d

Functions
Getter at block 20976897
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
hiddenMetadataUri(view returns (string)
ipfs://bafybeig5yfs22cfy5imnlulpnet4wp5l6dlbxswulwuh4ycry6cdiimhnq/hidden.json
maxLimitPerWallet(view returns (uint256)
100
maxMintAmountPerTx(view returns (uint256)
10
name(view returns (string)
Emperadores por Cerveza Indio
owner(view returns (address)
0xa94290b2f1834ee96dc46b95c5e383bfcf308c33
price(view returns (uint256)
100000000000000000
publicMinted(view returns (uint256)
953
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
supplyLimit(view returns (uint256)
4005
symbol(view returns (string)
EMP
totalSupply(view returns (uint256)
4003
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMintCount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
MassAirdrop(address[] receivers
OwnerMint(uint256 _mintAmountaddress _receiver
PublicMint(uint256 _mintAmountpayable 
airdrop(address[] _usersuint256 _cost
approve(address touint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPrice(uint256 _price
setRevealed(bool _state
setUriSuffix(string _uriSuffix
setmaxLimitPerWallet(uint256 _maxLimitPerWallet
setpublicSale(bool _publicSale
setsupplyLimit(uint256 _supplyLimit
seturi(string _uri
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(