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 21213262.

Uncommoners by Uncommonopoly

Verified contract

Proxy

Active on Ethereum with 298 txns
Deployed by via 0xb18c86ae at 15430142
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 "Uncommoners by Uncommonopoly"

0xeb12f55c397f67c4e2ec57d7d1a94cf198887cc5f4629f63ea4b806c856a28fd
0x51709c2999ad77d1036e07a4e75849f03be90ab5845fb29869fd3c0ffbadc920
0x0bb41523e45b6742da742862b4ed55050d2cf56520d6ac5830d2044d906ebd6d
0x78452c6db8a41892996cd4fe15a387615a19f91d0305c0a0e9326f26b710bc94
0x14b1cf9c69e453edc998bd6e6d7ec3a455dc72b0305e5eee9dc011149fec98fd
0xeddca796851f904734232c452cd87c2ca8dfeb9c7eb1fdf6fbb6aab6037430ac
0x8b78f6864248d7a0c39343cb2e8d4461bd95f8a318dd5cfb3af2d6e710bf686a
0x7ca74b99c3fea19f931cb27af7976e6916b121c8bce344aec46a1caf32d156b1
0xdd47a95095aaa953165b6e3d3ebe7be7f084124d16367b9cf2aa2f3a0e796087
0x3681f39c84f301428c7969384b87911024a5057c9a41607a04a06e83d3f99222

Functions
Getter at block 21213967
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreiaawldxtuudtahromljo3xrtoapkr4ksarzhykzxa633itv2kvfby, base=, supply=690, permanent=false)
name(view returns (string)
Uncommoners by Uncommonopoly
nextId(view returns (uint256)
306
owner(view returns (address)
0xc21d75c005ccb84c21a9e73562250cedcb2946af
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
UC
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.