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.

PieDAO DEFI++

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x54c39d09 at 10585801
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
ERC-20
--
0x4eef38f56a395f02249b60b5396d8b2efb1124f71b0a5b7fc4a554042016d367
0xaccfc9b1203589cac3a2ee8da9319edf44879e3ac6e98abf4c8e9e8b3eacea15
0x0e46ba62b2e6da5e985f9db1ada85759b0bbaab852f2ccffa3a288bd7768de2c
0xc5995510ddfc47e5adc2db89854590d7f72664fdb6eaab30cd3dbd8f290e5849
0xc544e1f298ed84bfdcc5838ebabe3c29cf5f7593de54b76dc7933bc7ea526477
0x702f1dbd3150d17087b6f2f573d55d304f0468a73cb2b39e4583a933072c37fc
0x5d9a6cd123b38fbce30882916286883ac46cf95bf10ff7e7e72607f90d00bd10
0xa0b27f756f2f4f6b0f34ab2b48ded9b823b5820da9b56cf12ac341804a6ce6e8
0xcfdd97b45f3bbe19b73cbb35aa55e4d18c5e886de92724b33bc75948ec46a6b4
0x818f3cda6ba01719b8c8674e92a82f200da708ae8426594f2f7191d80ddc35c1

Functions
Getter at block 20933981
getImplementation(view returns (address)
0x1f863776975a69b6078fdafab6298d3e823e0190
getPaused(view returns (bool)
false
getPauzer(view returns (address)
0x0000000000000000000000000000000000000000
getProxyOwner(view returns (address)
0xad5c7e8c67d4cb0e8ec835f2346d0abeff34a1b4
Read-only
addressToBytes32(address _valuepure returns (bytes32)
bytes32ToAddress(bytes32 _valuepure returns (address)
bytes32ToString(bytes32 _valuepure returns (string)
readAddress(bytes32 _keyview returns (address)
readBool(bytes32 _keyview returns (bool)
readString(bytes32 _keyview returns (string)
storageRead(bytes32 _keyview returns (bytes32)
stringToBytes32(string _valuepure returns (bytes32 result)
State-modifying
renouncePauzer(
setImplementation(address _newImplementation
setPaused(bool _value
setPauzer(address _newPauzer
setProxyOwner(address _newOwner
initialize(struct IDiamondCutFacetCut[] _diamondCutaddress _ownerpayable 
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.