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

LO-FI PEPE

Verified contract

Proxy

Active on Ethereum with 6,778 txns
Deployed by via 0x2899f283 at 17197726
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 "LO-FI PEPE"

0xeccc9852712e3dbf018023566a5bfcf3e33bb30a515c151de356afb26b6bfc97
0x707dcad36a9da9a278361fce192daff4f88818268f5d148b9f1a4f6f8d4054ca
0x1899b0ade240bb89151e4fae2a949f2acac610009403de636d7a2536a5118fc3
0xef5f607618994b4b72430393e57002258948d3d59f85f6b9bdf09f37598c3670
0xf5c72149f4ffd6720f6881d8a4d721b276945ce34e566b1fc5202bbe26e6e625
0x628b570ee17138ed41a7cdb21587e3df64033674a883989bdf3e874e235e2f75
0x68318449aa186a17ba69d125d8f41a38b63b7661a2f39b9eb691c004e8cec99c
0x0f210bbef77c7d5ce5f20349f1068cb99a906621a61d34925392aca015d8c90e
0x684721258d6ae181d42bc1e51cad64d4f035698370a45e6288fc741a812851e9
0xadf4e55fcf315130c12874c1380eb4ac7587042b4a4c52b42d13b82d78143145

Functions
Getter at block 20795271
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafybeigjivpbixw4epwwzryhginnnposqr2fmecqrcvp6z4glqpqm7t3pm, base=ipfs://QmPMik7zv1tEKU4uBABEXteAb4VqauPGmtYZj9otqYADWu/, supply=6969, permanent=false)
name(view returns (string)
LO-FI PEPE
nextId(view returns (uint256)
6970
owner(view returns (address)
0x56d4101f5ee2e5f253aa9e3471a5c08c0ffc87d5
royalty(view returns (address)
0xf0ec83a355eca8539d6b4ad1066c3bc6ea9ef6c3
symbol(view returns (string)
LOFI
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
setInvites(struct F0Invitelist[] invitelist
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.