|
662 | 662 | } |
663 | 663 | } |
664 | 664 | } |
| 665 | + }, |
| 666 | + "d9070de7afad0d7b0b9961ccfc468d52880f05b89114c47896659d4278e6ae3a": { |
| 667 | + "address": "0xa47EDa21e666876bb96361A3345bEE3f574240bE", |
| 668 | + "txHash": "0xb483b80e14c90e79f3c3e77dd5bb7042d01ea111dcae65739448654f53c755ee", |
| 669 | + "layout": { |
| 670 | + "storage": [ |
| 671 | + { |
| 672 | + "contract": "Initializable", |
| 673 | + "label": "_initialized", |
| 674 | + "type": "t_bool", |
| 675 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:23" |
| 676 | + }, |
| 677 | + { |
| 678 | + "contract": "Initializable", |
| 679 | + "label": "_initializing", |
| 680 | + "type": "t_bool", |
| 681 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:28" |
| 682 | + }, |
| 683 | + { |
| 684 | + "contract": "ERC1967UpgradeUpgradeable", |
| 685 | + "label": "__gap", |
| 686 | + "type": "t_array(t_uint256)50_storage", |
| 687 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:229" |
| 688 | + }, |
| 689 | + { |
| 690 | + "contract": "UUPSUpgradeable", |
| 691 | + "label": "__gap", |
| 692 | + "type": "t_array(t_uint256)50_storage", |
| 693 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:36" |
| 694 | + }, |
| 695 | + { |
| 696 | + "contract": "ContextUpgradeable", |
| 697 | + "label": "__gap", |
| 698 | + "type": "t_array(t_uint256)50_storage", |
| 699 | + "src": "../@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:31" |
| 700 | + }, |
| 701 | + { |
| 702 | + "contract": "ERC165Upgradeable", |
| 703 | + "label": "__gap", |
| 704 | + "type": "t_array(t_uint256)50_storage", |
| 705 | + "src": "../@openzeppelin/contracts-upgradeable/utils/introspection/ERC165Upgradeable.sol:35" |
| 706 | + }, |
| 707 | + { |
| 708 | + "contract": "ERC1155Upgradeable", |
| 709 | + "label": "_balances", |
| 710 | + "type": "t_mapping(t_uint256,t_mapping(t_address,t_uint256))", |
| 711 | + "src": "token/ERC1155/ERC1155Upgradeable.sol:27" |
| 712 | + }, |
| 713 | + { |
| 714 | + "contract": "ERC1155Upgradeable", |
| 715 | + "label": "_operatorApprovals", |
| 716 | + "type": "t_mapping(t_address,t_mapping(t_address,t_bool))", |
| 717 | + "src": "token/ERC1155/ERC1155Upgradeable.sol:30" |
| 718 | + }, |
| 719 | + { |
| 720 | + "contract": "ERC1155Upgradeable", |
| 721 | + "label": "_uri", |
| 722 | + "type": "t_string_storage", |
| 723 | + "src": "token/ERC1155/ERC1155Upgradeable.sol:33" |
| 724 | + }, |
| 725 | + { |
| 726 | + "contract": "ERC1155Upgradeable", |
| 727 | + "label": "__gap", |
| 728 | + "type": "t_array(t_uint256)47_storage", |
| 729 | + "src": "token/ERC1155/ERC1155Upgradeable.sol:408" |
| 730 | + }, |
| 731 | + { |
| 732 | + "contract": "AccessControlUpgradeable", |
| 733 | + "label": "_roles", |
| 734 | + "type": "t_mapping(t_bytes32,t_struct(RoleData)4348_storage)", |
| 735 | + "src": "../@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol:73" |
| 736 | + }, |
| 737 | + { |
| 738 | + "contract": "AccessControlUpgradeable", |
| 739 | + "label": "__gap", |
| 740 | + "type": "t_array(t_uint256)49_storage", |
| 741 | + "src": "../@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol:252" |
| 742 | + }, |
| 743 | + { |
| 744 | + "contract": "ERC20Adapter", |
| 745 | + "label": "currencyContract", |
| 746 | + "type": "t_contract(IERC20)7105", |
| 747 | + "src": "freeportParts/ERC20Adapter.sol:16" |
| 748 | + }, |
| 749 | + { |
| 750 | + "contract": "Issuance", |
| 751 | + "label": "issuanceNonces", |
| 752 | + "type": "t_mapping(t_address,t_uint32)", |
| 753 | + "src": "freeportParts/Issuance.sol:25" |
| 754 | + }, |
| 755 | + { |
| 756 | + "contract": "JointAccounts", |
| 757 | + "label": "jointAccounts", |
| 758 | + "type": "t_mapping(t_address,t_array(t_struct(JointAccountShare)1927_storage)dyn_storage)", |
| 759 | + "src": "freeportParts/JointAccounts.sol:33" |
| 760 | + }, |
| 761 | + { |
| 762 | + "contract": "TransferFees", |
| 763 | + "label": "primaryRoyaltyAccounts", |
| 764 | + "type": "t_mapping(t_uint256,t_address)", |
| 765 | + "src": "freeportParts/TransferFees.sol:18" |
| 766 | + }, |
| 767 | + { |
| 768 | + "contract": "TransferFees", |
| 769 | + "label": "primaryRoyaltyCuts", |
| 770 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 771 | + "src": "freeportParts/TransferFees.sol:19" |
| 772 | + }, |
| 773 | + { |
| 774 | + "contract": "TransferFees", |
| 775 | + "label": "primaryRoyaltyMinimums", |
| 776 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 777 | + "src": "freeportParts/TransferFees.sol:20" |
| 778 | + }, |
| 779 | + { |
| 780 | + "contract": "TransferFees", |
| 781 | + "label": "secondaryRoyaltyAccounts", |
| 782 | + "type": "t_mapping(t_uint256,t_address)", |
| 783 | + "src": "freeportParts/TransferFees.sol:21" |
| 784 | + }, |
| 785 | + { |
| 786 | + "contract": "TransferFees", |
| 787 | + "label": "secondaryRoyaltyCuts", |
| 788 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 789 | + "src": "freeportParts/TransferFees.sol:22" |
| 790 | + }, |
| 791 | + { |
| 792 | + "contract": "TransferFees", |
| 793 | + "label": "secondaryRoyaltyMinimums", |
| 794 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 795 | + "src": "freeportParts/TransferFees.sol:23" |
| 796 | + }, |
| 797 | + { |
| 798 | + "contract": "TransferFees", |
| 799 | + "label": "royaltiesConfigLockedUntil", |
| 800 | + "type": "t_mapping(t_uint256,t_uint256)", |
| 801 | + "src": "freeportParts/TransferFees.sol:24" |
| 802 | + }, |
| 803 | + { |
| 804 | + "contract": "SimpleExchange", |
| 805 | + "label": "sellerNftPriceOffers", |
| 806 | + "type": "t_mapping(t_address,t_mapping(t_uint256,t_uint256))", |
| 807 | + "src": "freeportParts/SimpleExchange.sol:18" |
| 808 | + } |
| 809 | + ], |
| 810 | + "types": { |
| 811 | + "t_mapping(t_address,t_mapping(t_uint256,t_uint256))": { |
| 812 | + "label": "mapping(address => mapping(uint256 => uint256))" |
| 813 | + }, |
| 814 | + "t_address": { |
| 815 | + "label": "address" |
| 816 | + }, |
| 817 | + "t_mapping(t_uint256,t_uint256)": { |
| 818 | + "label": "mapping(uint256 => uint256)" |
| 819 | + }, |
| 820 | + "t_uint256": { |
| 821 | + "label": "uint256" |
| 822 | + }, |
| 823 | + "t_mapping(t_uint256,t_address)": { |
| 824 | + "label": "mapping(uint256 => address)" |
| 825 | + }, |
| 826 | + "t_mapping(t_address,t_array(t_struct(JointAccountShare)1927_storage)dyn_storage)": { |
| 827 | + "label": "mapping(address => struct JointAccounts.JointAccountShare[])" |
| 828 | + }, |
| 829 | + "t_array(t_struct(JointAccountShare)1927_storage)dyn_storage": { |
| 830 | + "label": "struct JointAccounts.JointAccountShare[]" |
| 831 | + }, |
| 832 | + "t_struct(JointAccountShare)1927_storage": { |
| 833 | + "label": "struct JointAccounts.JointAccountShare", |
| 834 | + "members": [ |
| 835 | + { |
| 836 | + "label": "owner", |
| 837 | + "type": "t_address" |
| 838 | + }, |
| 839 | + { |
| 840 | + "label": "fraction", |
| 841 | + "type": "t_uint256" |
| 842 | + } |
| 843 | + ] |
| 844 | + }, |
| 845 | + "t_mapping(t_address,t_uint32)": { |
| 846 | + "label": "mapping(address => uint32)" |
| 847 | + }, |
| 848 | + "t_uint32": { |
| 849 | + "label": "uint32" |
| 850 | + }, |
| 851 | + "t_contract(IERC20)7105": { |
| 852 | + "label": "contract IERC20" |
| 853 | + }, |
| 854 | + "t_mapping(t_bytes32,t_struct(RoleData)4348_storage)": { |
| 855 | + "label": "mapping(bytes32 => struct AccessControlUpgradeable.RoleData)" |
| 856 | + }, |
| 857 | + "t_bytes32": { |
| 858 | + "label": "bytes32" |
| 859 | + }, |
| 860 | + "t_struct(RoleData)4348_storage": { |
| 861 | + "label": "struct AccessControlUpgradeable.RoleData", |
| 862 | + "members": [ |
| 863 | + { |
| 864 | + "label": "members", |
| 865 | + "type": "t_mapping(t_address,t_bool)" |
| 866 | + }, |
| 867 | + { |
| 868 | + "label": "adminRole", |
| 869 | + "type": "t_bytes32" |
| 870 | + } |
| 871 | + ] |
| 872 | + }, |
| 873 | + "t_mapping(t_address,t_bool)": { |
| 874 | + "label": "mapping(address => bool)" |
| 875 | + }, |
| 876 | + "t_bool": { |
| 877 | + "label": "bool" |
| 878 | + }, |
| 879 | + "t_array(t_uint256)49_storage": { |
| 880 | + "label": "uint256[49]" |
| 881 | + }, |
| 882 | + "t_mapping(t_uint256,t_mapping(t_address,t_uint256))": { |
| 883 | + "label": "mapping(uint256 => mapping(address => uint256))" |
| 884 | + }, |
| 885 | + "t_mapping(t_address,t_uint256)": { |
| 886 | + "label": "mapping(address => uint256)" |
| 887 | + }, |
| 888 | + "t_mapping(t_address,t_mapping(t_address,t_bool))": { |
| 889 | + "label": "mapping(address => mapping(address => bool))" |
| 890 | + }, |
| 891 | + "t_string_storage": { |
| 892 | + "label": "string" |
| 893 | + }, |
| 894 | + "t_array(t_uint256)47_storage": { |
| 895 | + "label": "uint256[47]" |
| 896 | + }, |
| 897 | + "t_array(t_uint256)50_storage": { |
| 898 | + "label": "uint256[50]" |
| 899 | + } |
| 900 | + } |
| 901 | + } |
| 902 | + }, |
| 903 | + "57133d58a2c6f32764abaf8e0f398a39816093e79816ac28c5886bbe242ce37e": { |
| 904 | + "address": "0x2b1bCAfC3d193D098225a0e26810065C4fDf3328", |
| 905 | + "txHash": "0x6c1a738dee59dfba1f70d7fe95eb5ca2fd463352e80b9d2bc88f1d5f6e8b7d43", |
| 906 | + "layout": { |
| 907 | + "storage": [ |
| 908 | + { |
| 909 | + "contract": "Initializable", |
| 910 | + "label": "_initialized", |
| 911 | + "type": "t_bool", |
| 912 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:23" |
| 913 | + }, |
| 914 | + { |
| 915 | + "contract": "Initializable", |
| 916 | + "label": "_initializing", |
| 917 | + "type": "t_bool", |
| 918 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:28" |
| 919 | + }, |
| 920 | + { |
| 921 | + "contract": "ERC1967UpgradeUpgradeable", |
| 922 | + "label": "__gap", |
| 923 | + "type": "t_array(t_uint256)50_storage", |
| 924 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/ERC1967/ERC1967UpgradeUpgradeable.sol:229" |
| 925 | + }, |
| 926 | + { |
| 927 | + "contract": "UUPSUpgradeable", |
| 928 | + "label": "__gap", |
| 929 | + "type": "t_array(t_uint256)50_storage", |
| 930 | + "src": "../@openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol:36" |
| 931 | + }, |
| 932 | + { |
| 933 | + "contract": "ContextUpgradeable", |
| 934 | + "label": "__gap", |
| 935 | + "type": "t_array(t_uint256)50_storage", |
| 936 | + "src": "../@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:31" |
| 937 | + }, |
| 938 | + { |
| 939 | + "contract": "ERC165Upgradeable", |
| 940 | + "label": "__gap", |
| 941 | + "type": "t_array(t_uint256)50_storage", |
| 942 | + "src": "../@openzeppelin/contracts-upgradeable/utils/introspection/ERC165Upgradeable.sol:35" |
| 943 | + }, |
| 944 | + { |
| 945 | + "contract": "AccessControlUpgradeable", |
| 946 | + "label": "_roles", |
| 947 | + "type": "t_mapping(t_bytes32,t_struct(RoleData)4348_storage)", |
| 948 | + "src": "../@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol:73" |
| 949 | + }, |
| 950 | + { |
| 951 | + "contract": "AccessControlUpgradeable", |
| 952 | + "label": "__gap", |
| 953 | + "type": "t_array(t_uint256)49_storage", |
| 954 | + "src": "../@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol:252" |
| 955 | + }, |
| 956 | + { |
| 957 | + "contract": "ERC1155ReceiverUpgradeable", |
| 958 | + "label": "__gap", |
| 959 | + "type": "t_array(t_uint256)50_storage", |
| 960 | + "src": "../@openzeppelin/contracts-upgradeable/token/ERC1155/utils/ERC1155ReceiverUpgradeable.sol:27" |
| 961 | + }, |
| 962 | + { |
| 963 | + "contract": "ERC1155HolderUpgradeable", |
| 964 | + "label": "__gap", |
| 965 | + "type": "t_array(t_uint256)50_storage", |
| 966 | + "src": "../@openzeppelin/contracts-upgradeable/token/ERC1155/utils/ERC1155HolderUpgradeable.sol:27" |
| 967 | + }, |
| 968 | + { |
| 969 | + "contract": "SimpleAuction", |
| 970 | + "label": "freeport", |
| 971 | + "type": "t_contract(Freeport)327", |
| 972 | + "src": "SimpleAuction.sol:41" |
| 973 | + }, |
| 974 | + { |
| 975 | + "contract": "SimpleAuction", |
| 976 | + "label": "sellerNftBids", |
| 977 | + "type": "t_mapping(t_address,t_mapping(t_uint256,t_struct(Bid)774_storage))", |
| 978 | + "src": "SimpleAuction.sol:63" |
| 979 | + } |
| 980 | + ], |
| 981 | + "types": { |
| 982 | + "t_contract(Freeport)327": { |
| 983 | + "label": "contract Freeport" |
| 984 | + }, |
| 985 | + "t_mapping(t_address,t_mapping(t_uint256,t_struct(Bid)774_storage))": { |
| 986 | + "label": "mapping(address => mapping(uint256 => struct SimpleAuction.Bid))" |
| 987 | + }, |
| 988 | + "t_address": { |
| 989 | + "label": "address" |
| 990 | + }, |
| 991 | + "t_mapping(t_uint256,t_struct(Bid)774_storage)": { |
| 992 | + "label": "mapping(uint256 => struct SimpleAuction.Bid)" |
| 993 | + }, |
| 994 | + "t_uint256": { |
| 995 | + "label": "uint256" |
| 996 | + }, |
| 997 | + "t_struct(Bid)774_storage": { |
| 998 | + "label": "struct SimpleAuction.Bid", |
| 999 | + "members": [ |
| 1000 | + { |
| 1001 | + "label": "buyer", |
| 1002 | + "type": "t_address" |
| 1003 | + }, |
| 1004 | + { |
| 1005 | + "label": "price", |
| 1006 | + "type": "t_uint256" |
| 1007 | + }, |
| 1008 | + { |
| 1009 | + "label": "closeTimeSec", |
| 1010 | + "type": "t_uint256" |
| 1011 | + } |
| 1012 | + ] |
| 1013 | + }, |
| 1014 | + "t_array(t_uint256)50_storage": { |
| 1015 | + "label": "uint256[50]" |
| 1016 | + }, |
| 1017 | + "t_mapping(t_bytes32,t_struct(RoleData)4348_storage)": { |
| 1018 | + "label": "mapping(bytes32 => struct AccessControlUpgradeable.RoleData)" |
| 1019 | + }, |
| 1020 | + "t_bytes32": { |
| 1021 | + "label": "bytes32" |
| 1022 | + }, |
| 1023 | + "t_struct(RoleData)4348_storage": { |
| 1024 | + "label": "struct AccessControlUpgradeable.RoleData", |
| 1025 | + "members": [ |
| 1026 | + { |
| 1027 | + "label": "members", |
| 1028 | + "type": "t_mapping(t_address,t_bool)" |
| 1029 | + }, |
| 1030 | + { |
| 1031 | + "label": "adminRole", |
| 1032 | + "type": "t_bytes32" |
| 1033 | + } |
| 1034 | + ] |
| 1035 | + }, |
| 1036 | + "t_mapping(t_address,t_bool)": { |
| 1037 | + "label": "mapping(address => bool)" |
| 1038 | + }, |
| 1039 | + "t_bool": { |
| 1040 | + "label": "bool" |
| 1041 | + }, |
| 1042 | + "t_array(t_uint256)49_storage": { |
| 1043 | + "label": "uint256[49]" |
| 1044 | + } |
| 1045 | + } |
| 1046 | + } |
665 | 1047 | } |
666 | 1048 | } |
667 | 1049 | } |
0 commit comments