Skip to content

Commit

Permalink
generate new storage layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeary committed Aug 9, 2023
1 parent 59b3e58 commit 857219f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storage-layout
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
| salesConfig | struct IERC721Drop.SalesConfiguration | 354 | 0 | 96 | src/ERC721Drop.sol:ERC721Drop |
| presaleMintsByAddress | mapping(address => uint256) | 357 | 0 | 32 | src/ERC721Drop.sol:ERC721Drop |
| royaltyMintSchedule | uint32 | 358 | 0 | 4 | src/ERC721Drop.sol:ERC721Drop |
| createReferral | address | 358 | 4 | 20 | src/ERC721Drop.sol:ERC721Drop |

=======================
➡ ERC721DropProxy
Expand Down

0 comments on commit 857219f

Please sign in to comment.