|
44 | 44 | "address": "0xd90FcB328D90B778D1f6719d781045bbbac8F251", |
45 | 45 | "txHash": "0x8b29769272d41c1032345366209cdcddb8abda7b8c66bfba001162c14671855e", |
46 | 46 | "kind": "transparent" |
| 47 | + }, |
| 48 | + { |
| 49 | + "address": "0x7f75A61c4475d32a50829710AA8d8aCDEbD2c0d4", |
| 50 | + "txHash": "0x366889a82d52a5e9496b0c2f7d8becee5ab4d4611c0ddbe11b99124f983be136", |
| 51 | + "kind": "transparent" |
| 52 | + }, |
| 53 | + { |
| 54 | + "address": "0xc6b4b85FB97695052CA2e6C6401C20a7Ba30605D", |
| 55 | + "txHash": "0xb64e64b39d3296e9d6dc0d2098ddb6a97f8582dbfad0543d8ed364f6d8107abb", |
| 56 | + "kind": "transparent" |
| 57 | + }, |
| 58 | + { |
| 59 | + "address": "0x6D6cBba605F4AF825F4997F1db74AF54e4F01c04", |
| 60 | + "txHash": "0x6d23bda7a369524a4918846231c2c6646c092f39c23c823bcde50ee9e1a3d66b", |
| 61 | + "kind": "transparent" |
47 | 62 | } |
48 | 63 | ], |
49 | 64 | "impls": { |
|
2715 | 2730 | }, |
2716 | 2731 | "namespaces": {} |
2717 | 2732 | } |
| 2733 | + }, |
| 2734 | + "907dd399d33e68e0a7c77c54e1886a30e59ec356c35a0f9c27e96d39644c64d6": { |
| 2735 | + "address": "0x058C0F40427A5bBb7eF7169FfF0A12d265317B15", |
| 2736 | + "txHash": "0x8909e28358b1ff3b70564f6e6e8d6708e21b718cb04056638b9ef9f3ec5dda78", |
| 2737 | + "layout": { |
| 2738 | + "solcVersion": "0.8.20", |
| 2739 | + "storage": [ |
| 2740 | + { |
| 2741 | + "label": "_initialized", |
| 2742 | + "offset": 0, |
| 2743 | + "slot": "0", |
| 2744 | + "type": "t_uint8", |
| 2745 | + "contract": "Initializable", |
| 2746 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:62", |
| 2747 | + "retypedFrom": "bool" |
| 2748 | + }, |
| 2749 | + { |
| 2750 | + "label": "_initializing", |
| 2751 | + "offset": 1, |
| 2752 | + "slot": "0", |
| 2753 | + "type": "t_bool", |
| 2754 | + "contract": "Initializable", |
| 2755 | + "src": "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol:67" |
| 2756 | + }, |
| 2757 | + { |
| 2758 | + "label": "__gap", |
| 2759 | + "offset": 0, |
| 2760 | + "slot": "1", |
| 2761 | + "type": "t_array(t_uint256)50_storage", |
| 2762 | + "contract": "ContextUpgradeable", |
| 2763 | + "src": "@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol:36" |
| 2764 | + }, |
| 2765 | + { |
| 2766 | + "label": "_owner", |
| 2767 | + "offset": 0, |
| 2768 | + "slot": "51", |
| 2769 | + "type": "t_address", |
| 2770 | + "contract": "OwnableUpgradeable", |
| 2771 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:22" |
| 2772 | + }, |
| 2773 | + { |
| 2774 | + "label": "__gap", |
| 2775 | + "offset": 0, |
| 2776 | + "slot": "52", |
| 2777 | + "type": "t_array(t_uint256)49_storage", |
| 2778 | + "contract": "OwnableUpgradeable", |
| 2779 | + "src": "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol:94" |
| 2780 | + }, |
| 2781 | + { |
| 2782 | + "label": "targetSystemRatio", |
| 2783 | + "offset": 0, |
| 2784 | + "slot": "101", |
| 2785 | + "type": "t_uint256", |
| 2786 | + "contract": "FeePolicy", |
| 2787 | + "src": "contracts/FeePolicy.sol:69" |
| 2788 | + }, |
| 2789 | + { |
| 2790 | + "label": "equilibriumDR", |
| 2791 | + "offset": 0, |
| 2792 | + "slot": "102", |
| 2793 | + "type": "t_struct(Range)11656_storage", |
| 2794 | + "contract": "FeePolicy", |
| 2795 | + "src": "contracts/FeePolicy.sol:74" |
| 2796 | + }, |
| 2797 | + { |
| 2798 | + "label": "feeFnDRDown", |
| 2799 | + "offset": 0, |
| 2800 | + "slot": "104", |
| 2801 | + "type": "t_struct(Line)11666_storage", |
| 2802 | + "contract": "FeePolicy", |
| 2803 | + "src": "contracts/FeePolicy.sol:80" |
| 2804 | + }, |
| 2805 | + { |
| 2806 | + "label": "feeFnDRUp", |
| 2807 | + "offset": 0, |
| 2808 | + "slot": "108", |
| 2809 | + "type": "t_struct(Line)11666_storage", |
| 2810 | + "contract": "FeePolicy", |
| 2811 | + "src": "contracts/FeePolicy.sol:83" |
| 2812 | + }, |
| 2813 | + { |
| 2814 | + "label": "perpDebasementLag", |
| 2815 | + "offset": 0, |
| 2816 | + "slot": "112", |
| 2817 | + "type": "t_uint256", |
| 2818 | + "contract": "FeePolicy", |
| 2819 | + "src": "contracts/FeePolicy.sol:89" |
| 2820 | + }, |
| 2821 | + { |
| 2822 | + "label": "perpEnrichmentLag", |
| 2823 | + "offset": 0, |
| 2824 | + "slot": "113", |
| 2825 | + "type": "t_uint256", |
| 2826 | + "contract": "FeePolicy", |
| 2827 | + "src": "contracts/FeePolicy.sol:92" |
| 2828 | + }, |
| 2829 | + { |
| 2830 | + "label": "perpDebasementPercLimits", |
| 2831 | + "offset": 0, |
| 2832 | + "slot": "114", |
| 2833 | + "type": "t_struct(Range)11656_storage", |
| 2834 | + "contract": "FeePolicy", |
| 2835 | + "src": "contracts/FeePolicy.sol:95" |
| 2836 | + }, |
| 2837 | + { |
| 2838 | + "label": "perpEnrichmentPercLimits", |
| 2839 | + "offset": 0, |
| 2840 | + "slot": "116", |
| 2841 | + "type": "t_struct(Range)11656_storage", |
| 2842 | + "contract": "FeePolicy", |
| 2843 | + "src": "contracts/FeePolicy.sol:98" |
| 2844 | + }, |
| 2845 | + { |
| 2846 | + "label": "rebalanceFreqSec", |
| 2847 | + "offset": 0, |
| 2848 | + "slot": "118", |
| 2849 | + "type": "t_uint256", |
| 2850 | + "contract": "FeePolicy", |
| 2851 | + "src": "contracts/FeePolicy.sol:101" |
| 2852 | + }, |
| 2853 | + { |
| 2854 | + "label": "protocolSharePerc", |
| 2855 | + "offset": 0, |
| 2856 | + "slot": "119", |
| 2857 | + "type": "t_uint256", |
| 2858 | + "contract": "FeePolicy", |
| 2859 | + "src": "contracts/FeePolicy.sol:104" |
| 2860 | + }, |
| 2861 | + { |
| 2862 | + "label": "protocolFeeCollector", |
| 2863 | + "offset": 0, |
| 2864 | + "slot": "120", |
| 2865 | + "type": "t_address", |
| 2866 | + "contract": "FeePolicy", |
| 2867 | + "src": "contracts/FeePolicy.sol:107" |
| 2868 | + } |
| 2869 | + ], |
| 2870 | + "types": { |
| 2871 | + "t_address": { |
| 2872 | + "label": "address", |
| 2873 | + "numberOfBytes": "20" |
| 2874 | + }, |
| 2875 | + "t_array(t_uint256)49_storage": { |
| 2876 | + "label": "uint256[49]", |
| 2877 | + "numberOfBytes": "1568" |
| 2878 | + }, |
| 2879 | + "t_array(t_uint256)50_storage": { |
| 2880 | + "label": "uint256[50]", |
| 2881 | + "numberOfBytes": "1600" |
| 2882 | + }, |
| 2883 | + "t_bool": { |
| 2884 | + "label": "bool", |
| 2885 | + "numberOfBytes": "1" |
| 2886 | + }, |
| 2887 | + "t_struct(Line)11666_storage": { |
| 2888 | + "label": "struct Line", |
| 2889 | + "members": [ |
| 2890 | + { |
| 2891 | + "label": "x1", |
| 2892 | + "type": "t_uint256", |
| 2893 | + "offset": 0, |
| 2894 | + "slot": "0" |
| 2895 | + }, |
| 2896 | + { |
| 2897 | + "label": "y1", |
| 2898 | + "type": "t_uint256", |
| 2899 | + "offset": 0, |
| 2900 | + "slot": "1" |
| 2901 | + }, |
| 2902 | + { |
| 2903 | + "label": "x2", |
| 2904 | + "type": "t_uint256", |
| 2905 | + "offset": 0, |
| 2906 | + "slot": "2" |
| 2907 | + }, |
| 2908 | + { |
| 2909 | + "label": "y2", |
| 2910 | + "type": "t_uint256", |
| 2911 | + "offset": 0, |
| 2912 | + "slot": "3" |
| 2913 | + } |
| 2914 | + ], |
| 2915 | + "numberOfBytes": "128" |
| 2916 | + }, |
| 2917 | + "t_struct(Range)11656_storage": { |
| 2918 | + "label": "struct Range", |
| 2919 | + "members": [ |
| 2920 | + { |
| 2921 | + "label": "lower", |
| 2922 | + "type": "t_uint256", |
| 2923 | + "offset": 0, |
| 2924 | + "slot": "0" |
| 2925 | + }, |
| 2926 | + { |
| 2927 | + "label": "upper", |
| 2928 | + "type": "t_uint256", |
| 2929 | + "offset": 0, |
| 2930 | + "slot": "1" |
| 2931 | + } |
| 2932 | + ], |
| 2933 | + "numberOfBytes": "64" |
| 2934 | + }, |
| 2935 | + "t_uint256": { |
| 2936 | + "label": "uint256", |
| 2937 | + "numberOfBytes": "32" |
| 2938 | + }, |
| 2939 | + "t_uint8": { |
| 2940 | + "label": "uint8", |
| 2941 | + "numberOfBytes": "1" |
| 2942 | + } |
| 2943 | + }, |
| 2944 | + "namespaces": {} |
| 2945 | + } |
2718 | 2946 | } |
2719 | 2947 | } |
2720 | 2948 | } |
0 commit comments