Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 20792420.

PixelPudgies

Verified contract

Proxy

Active on Ethereum with 1,634 txns
Deployed by via 0x5d834a9f at 15405017
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 2 additional slots

No balances found for "PixelPudgies"

0xd8b00e602994df3d6c5a1f554a8560e4a3cfa6b20d6f736e43eb3ba12d4be1a8
0x7ac4bea5f5d7b96420c2f15d1ccc3253327ae576127795fad2e774b305723a21
0xf3cd601a22422c48e747b9601fc5101e9ca52633b0b64c040a7b00e7d909fbc8
0x557b6e4c4c8ec6dc56a13f028ade86c94b0d7ae4a65dd4ebcd59c0b383fa4da7
0xe0bd377a2f219ee16b2247c9afa6b55c742303b62822f8948c40f1150f080365
0xe43143c4fa3b89095ce8aa3612ce35d04aa1c21fcf1a530e9a213452516702d1
0x496e4e0868a558c6948f550a81eece2870d5f9092eaef1772a0b40cc38a11e10
0x943e5020d3ec8823e5394ab18b3d3dc68cf3311eaf413a0538d550d45a70473d
0xba146aa3ac65e6b752b8328bfb21587a4725c447651d77fe1ef9a15f8a12c4a8
0x13cfd5b9d48ae70605cef6654ebe9206c530dddd542b082d442803ba59d40867

Functions
Getter at block 20796967
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=, base=ipfs://bafybeian35gnhdimzrnbuzxdui5ysxfx2h2xgkhykuoifjl6zfe6tap43y/, supply=5000, permanent=false)
name(view returns (string)
PixelPudgies
nextId(view returns (uint256)
5001
owner(view returns (address)
0x67159a44a0ebef5af3efd2502d6a96ddaf73fe97
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PXPG
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
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.