Puddly Penguins

Unverified contract

Proxy

Active on Ethereum with 1,409 txns
Deployed by via 0xc12a58e8 at 14425347
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots
2 additional variables

No balances found for "Puddly Penguins"

0x105e9b2ea5e932fc68b472bf6378a0b4fbda06a1323cbb820d6fba58aeff5669
0x5e74ad108181767428e761aad0ed5140e9f382c0a158a8efa411a8a09a8d7927
0x8b7e51986e582b042167060169d76b00ceb1f01456d08b9a4f1da16423b3753f
0x1b6f3200c3c80398c6dc396e467dcd794d5e9261c62448b23d87e2cc11dc3616
0x4610cce46d3c5844ae46f501cd338a60a462684c5eee76bd5f37cd06ca7b24e9
0x1069ef7a9c24471cb6a9a5cd0de149c2418d540fc364a8c283353f991402fbaa
0x907486b041c912395ac8990837fb47227c6ef1eb1bac873efe4a6e5dd3648102
0x9e1f676016aa87a5de7c0294253bb0ea1c271bab29f81ef4b109378dc90084ac
0x8c62bec11498b3cc9fe51fd8256c03bedfabd63f7cbefa8fb3b27d71380d961a
0x2d2337cb90d6858f188cf1c6ca74baa36f746ef4742eb042a064ea3ccdfe7cff

Functions
Getter at block 20869775
__owner(view returns (address)
0xcf93a838353f260f9c19fbfa37abde657c411bd4
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=300, uriBase=https://mechapenguins.com/api/puddlys/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
Puddly Penguins
owner(view returns (address)
0xcf93a838353f260f9c19fbfa37abde657c411bd4
symbol(view returns (string)
MPD
totalSupply(view returns (uint256)
1091
Read-only
__exists(uint256 tokenIdview returns (bool)
__isApprovedForAll(address _owneraddress operatorview returns (bool)
__isApprovedOrOwner(address spenderuint256 tokenIdview returns (bool)
__tokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
__burn(uint256 tokenId
__mint(address touint256 tokenId
__setBaseURI(string uriBasestring uriExtension
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address newOwnerstring _namestring _symbolstruct ConfigSettings settings
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.