Puffy Lions by Tecate Pal Norte

Verified contract

Active on Ethereum with 962 txns
Deployed by via 0x8f28a9d7 at 16827805
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,493.13
0xf229d3fddde040f2f7caf6822fa5141d0787340d1b5f9f149e4e2b4ec6b7cac7
0x32beb89dd2b56550f1dee48abe5f48af68d821c4df2caa15b35ef506c3610d2d
0xdc36ca7183a499d8392e381fb67adb894c47a33a698b51b1124b2ca80fe6ba96
0x63b47eabd2a928745877486d30975ae8ac089f66f804fe4a9755657ba5d986b9
0x6ca75ae58a0765358f9a3bed5c56d4ccec70b7e4c1ce8b0d7278738ae4a1f109
0xc88d88e208a9e26c6b3afa308c906047ecd7e5498b68548ccf210ef4b2094046
0xac9e6969b9a03973de20d08517ce3318aa0676e57626dc7b9b15fe7cdb7f7eb4
0x570b4ecc2a8cfa39abe6792b09b23da08493fddad6de3b6abd384c76cb380c39
0x8f119468017d20f61387709a1541b6c038cad1e99044cc2825fa58a96ad0ee30
0x06975944f492b670a5fe1bbe743396dbaccb9712849033dd9fac32eb3d09724c

Functions
Getter at block 20907969
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
hiddenMetadataUri(view returns (string)
ipfs://bafybeibwvcyhscvadwjzxffnzez2unofalnz7lpgujhhp6gnlnssc6nusy/hidden.json
maxLimitPerWallet(view returns (uint256)
10
maxMintAmountPerTx(view returns (uint256)
10
name(view returns (string)
Puffy Lions by Tecate Pal Norte
owner(view returns (address)
0xd1cf0e68773253bc81c39d4239ef8ac7bf906be7
price(view returns (uint256)
65000000000000000
publicMinted(view returns (uint256)
718
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
supplyLimit(view returns (uint256)
1000
symbol(view returns (string)
Puffy Lion
totalSupply(view returns (uint256)
920
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 _mintAmountaddress _topayable 
approve(address operatoruint256 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(