MechaPenguins

Verified contract

Proxy

Active on Ethereum with 6,389 txns
Deployed by via 0xb4f58eb4 at 14063814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
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

No balances found for "MechaPenguins"

0x8c215a406ac213cabd552e697e3d14869bf6f937cd17022015108c28708ee1a9
0xb7c414ecba7ec4ee639cfad31399c14435784349e4b57e2e480ed6c699ae277b
0xc83e2d64e86100e36b4ae3f2f21296718733107af34cddf7250dbe0e732f54b6
0xf2c74e47254fa8556c7075f2546d16137d612af52e1c08c4d7d05b3f7c3d674e
From
0xf81ca67683f93d8a711e2f4705b680f24d34e26bcd48120bf38cde9f2288f347
0xacf847a8a9f4cc0e94344514e9ea219c43d77591a57fc32ebfcb81ea24e7bb9d
0x7811382ede8a3410b5051deec0539366ef86ba525aa9e8e7b2c96922063e6f8b
0x785fd2ef6a019b758a911f2003bcb93b0df64002028ab541530b5cf3980abe3f
0xf346d74a5132f2e8cd3615c4967965315c62bd87a0e3aa3e853ea4a1b2737ce0
0x1af4a9c46cff16a11b7ef0b2249db787fc848b687ecb0fcb7e38e386f3f72e8d

Functions
Getter at block 21209975
MAX_PURCHASE_PER_TX(view returns (uint256)
20
MAX_SUPPLY(view returns (uint256)
13332
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
mintPrice(view returns (uint256)
50000000000000000
openClaim(view returns (bool)
true
reserveTokenId(view returns (uint256)
13332
sale(view returns (bool)
true
__owner(view returns (address)
0xb5102d8abe09650e5f18248b18c09c27df1765b6
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=300, uriBase=https://mechapenguins.com/api/penguins/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
MechaPenguins
owner(view returns (address)
0xb5102d8abe09650e5f18248b18c09c27df1765b6
symbol(view returns (string)
MPG
totalSupply(view returns (uint256)
7405
Read-only
allowedContracts(addressview returns (bool)
seen(uint256view returns (bool)
__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
addToAllowedContracts(address[] contractAddresses
claimPenguins(uint256[] nftTokenIdsaddress[] contractAddresses
mint(uint256 amountpayable 
removeFromAllowedContracts(address[] contractAddresses
setBaseURI(string newUri
setClaim(bool shouldClaim
setPrice(uint256 price
setSale(bool shouldSale
setSupply(uint256 supply
withdraw(
__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
constructor(address baseFactory
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.