FakeERC173Storage
FakeERC173Storage
Layout
struct Layout {
address owner;
}STORAGE_SLOT
bytes32 STORAGE_SLOTlayout
function layout() internal pure returns (struct FakeERC173Storage.Layout l)Was this helpful?