Pudgy Azurbala

Verified contract

Active on Ethereum with 2,049 txns
Deployed by via 0x68a93154 at 15675893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.06
0x58bf2eca3d9c972db9c1ea70fbf040ab297fd38ff827285e3b73181eea6b1975
0xea1061637728276c6de3c33c020574236a470a90b1309a0483daacc291e24f28
From
0x8f12c7e935e03d7664b5a8f8015d6dd9cfffb09e9e6ce2d8c9cdc0b1f92a037b
0x482bbd8322af9232a34a5eb47b2672f04607164563fae8bd73a3f708d1f0cacc
0x4ffae327428f4ef354d596ddc45882bdc33db4f02c9697ae615c21d004ab969e
0x332b75e366b2ff11944c7efa8fccae52a2d467f1ce9a4ca94f4e94a9ffb09bad
0x8ffc9df253e311908115cfdb2ee7eb467bece929ce2abb57f5f7f9cee92cb2ca
0xcd93f63d47a8480601bcb4640524e1520a7b89c8eb69cf2a0da0ed5698fdee3a
0xdca36902edabb68ba1c81aa47d26cf5d344936d0a86b454f74a23b05f6871c67
0x8cbdd364f18e0f4f29ab74f119d2a8c8a4fd8ae58db831c902f5583b3b4af9b0

Functions
Getter at block 20894837
FreeMintBatch(view returns (uint256)
2
Minting(view returns (bool)
true
baseURI(view returns (string)
ipfs://QmWg6jGsuPf24uReae2aSsSY9dg92yZpmQekz2PK3aWYM9/
maxPerTx(view returns (uint256)
22
maxSupply(view returns (uint256)
8888
name(view returns (string)
Pudgy Azurbala
owner(view returns (address)
0xe89fd2b78ec0feea4911b199ee84de3327c855e9
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
Pudgy Azurbala
totalSupply(view returns (uint256)
4422
Read-only
balanceOf(address ownerview returns (uint256)
freeMintArray(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(addressview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supplyMintArray(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
OwnerBatchMint(uint256 qty
airdrop(address[] listedAirdropuint256[] qty
approve(address touint256 tokenIdpayable 
mint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxSupply(uint256 maxMint_
setPrice(uint256 price_
setPublicMinting(
setfreeMintArray(uint256[] freeMintArray_
setmaxPerTx(uint256 maxPerTx_
setsupplyMintArray(uint256[] supplyMintArray_
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(
Fallback and receive

This contract contains no fallback and receive objects.

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