diff --git a/examples/solidity/basic/default.yaml b/examples/solidity/basic/default.yaml index 9cadabd3..96584286 100644 --- a/examples/solidity/basic/default.yaml +++ b/examples/solidity/basic/default.yaml @@ -33,6 +33,8 @@ sender: ["0x10000", "0x20000", "0x00a329c0648769a73afac7f9381e08fb43dbea70"] balanceAddr: 0xffffffff #balanceContract overrides balanceAddr for the contract address balanceContract: 0 +#codeSize max code size for deployed contratcs (default 24576, per EIP-170) +codeSize: 0x6000 #solcArgs allows special args to solc solcArgs: "" #solcLibs is solc libraries diff --git a/examples/solidity/basic/eip-170.sol b/examples/solidity/basic/eip-170.sol new file mode 100644 index 00000000..6d541849 --- /dev/null +++ b/examples/solidity/basic/eip-170.sol @@ -0,0 +1,2006 @@ +contract C { + string constant public s0000 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0001 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0002 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0003 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0004 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0005 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0006 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0007 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0008 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0009 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0010 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0011 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0012 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0013 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0014 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0015 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0016 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0017 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0018 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0019 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0020 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0021 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0022 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0023 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0024 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0025 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0026 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0027 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0028 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0029 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0030 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0031 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0032 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0033 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0034 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0035 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0036 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0037 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0038 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0039 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0040 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0041 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0042 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0043 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0044 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0045 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0046 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0047 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0048 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0049 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0050 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0051 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0052 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0053 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0054 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0055 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0056 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0057 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0058 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0059 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0060 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0061 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0062 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0063 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0064 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0065 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0066 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0067 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0068 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0069 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0070 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0071 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0072 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0073 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0074 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0075 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0076 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0077 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0078 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0079 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0080 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0081 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0082 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0083 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0084 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0085 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0086 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0087 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0088 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0089 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0090 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0091 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0092 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0093 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0094 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0095 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0096 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0097 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0098 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0099 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0100 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0101 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0102 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0103 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0104 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0105 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0106 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0107 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0108 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0109 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0110 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0111 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0112 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0113 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0114 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0115 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0116 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0117 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0118 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0119 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0120 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0121 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0122 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0123 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0124 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0125 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0126 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0127 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0128 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0129 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0130 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0131 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0132 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0133 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0134 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0135 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0136 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0137 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0138 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0139 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0140 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0141 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0142 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0143 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0144 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0145 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0146 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0147 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0148 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0149 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0150 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0151 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0152 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0153 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0154 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0155 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0156 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0157 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0158 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0159 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0160 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0161 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0162 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0163 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0164 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0165 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0166 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0167 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0168 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0169 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0170 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0171 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0172 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0173 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0174 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0175 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0176 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0177 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0178 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0179 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0180 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0181 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0182 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0183 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0184 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0185 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0186 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0187 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0188 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0189 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0190 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0191 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0192 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0193 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0194 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0195 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0196 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0197 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0198 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0199 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0200 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0201 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0202 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0203 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0204 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0205 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0206 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0207 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0208 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0209 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0210 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0211 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0212 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0213 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0214 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0215 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0216 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0217 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0218 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0219 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0220 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0221 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0222 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0223 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0224 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0225 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0226 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0227 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0228 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0229 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0230 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0231 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0232 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0233 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0234 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0235 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0236 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0237 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0238 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0239 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0240 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0241 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0242 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0243 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0244 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0245 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0246 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0247 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0248 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0249 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0250 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0251 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0252 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0253 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0254 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0255 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0256 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0257 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0258 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0259 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0260 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0261 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0262 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0263 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0264 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0265 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0266 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0267 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0268 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0269 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0270 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0271 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0272 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0273 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0274 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0275 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0276 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0277 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0278 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0279 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0280 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0281 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0282 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0283 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0284 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0285 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0286 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0287 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0288 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0289 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0290 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0291 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0292 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0293 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0294 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0295 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0296 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0297 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0298 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0299 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0300 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0301 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0302 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0303 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0304 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0305 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0306 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0307 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0308 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0309 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0310 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0311 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0312 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0313 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0314 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0315 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0316 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0317 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0318 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0319 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0320 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0321 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0322 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0323 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0324 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0325 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0326 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0327 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0328 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0329 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0330 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0331 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0332 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0333 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0334 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0335 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0336 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0337 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0338 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0339 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0340 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0341 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0342 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0343 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0344 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0345 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0346 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0347 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0348 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0349 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0350 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0351 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0352 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0353 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0354 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0355 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0356 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0357 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0358 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0359 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0360 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0361 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0362 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0363 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0364 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0365 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0366 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0367 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0368 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0369 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0370 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0371 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0372 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0373 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0374 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0375 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0376 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0377 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0378 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0379 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0380 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0381 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0382 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0383 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0384 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0385 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0386 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0387 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0388 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0389 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0390 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0391 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0392 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0393 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0394 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0395 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0396 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0397 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0398 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0399 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0400 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0401 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0402 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0403 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0404 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0405 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0406 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0407 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0408 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0409 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0410 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0411 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0412 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0413 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0414 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0415 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0416 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0417 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0418 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0419 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0420 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0421 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0422 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0423 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0424 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0425 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0426 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0427 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0428 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0429 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0430 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0431 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0432 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0433 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0434 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0435 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0436 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0437 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0438 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0439 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0440 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0441 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0442 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0443 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0444 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0445 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0446 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0447 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0448 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0449 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0450 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0451 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0452 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0453 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0454 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0455 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0456 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0457 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0458 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0459 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0460 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0461 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0462 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0463 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0464 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0465 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0466 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0467 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0468 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0469 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0470 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0471 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0472 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0473 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0474 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0475 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0476 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0477 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0478 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0479 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0480 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0481 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0482 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0483 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0484 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0485 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0486 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0487 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0488 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0489 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0490 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0491 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0492 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0493 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0494 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0495 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0496 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0497 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0498 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0499 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0500 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0501 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0502 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0503 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0504 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0505 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0506 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0507 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0508 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0509 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0510 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0511 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0512 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0513 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0514 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0515 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0516 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0517 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0518 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0519 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0520 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0521 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0522 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0523 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0524 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0525 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0526 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0527 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0528 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0529 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0530 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0531 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0532 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0533 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0534 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0535 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0536 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0537 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0538 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0539 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0540 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0541 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0542 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0543 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0544 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0545 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0546 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0547 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0548 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0549 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0550 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0551 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0552 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0553 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0554 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0555 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0556 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0557 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0558 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0559 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0560 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0561 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0562 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0563 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0564 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0565 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0566 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0567 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0568 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0569 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0570 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0571 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0572 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0573 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0574 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0575 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0576 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0577 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0578 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0579 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0580 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0581 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0582 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0583 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0584 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0585 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0586 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0587 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0588 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0589 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0590 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0591 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0592 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0593 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0594 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0595 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0596 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0597 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0598 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0599 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0600 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0601 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0602 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0603 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0604 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0605 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0606 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0607 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0608 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0609 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0610 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0611 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0612 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0613 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0614 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0615 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0616 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0617 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0618 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0619 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0620 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0621 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0622 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0623 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0624 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0625 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0626 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0627 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0628 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0629 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0630 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0631 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0632 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0633 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0634 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0635 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0636 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0637 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0638 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0639 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0640 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0641 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0642 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0643 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0644 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0645 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0646 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0647 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0648 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0649 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0650 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0651 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0652 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0653 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0654 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0655 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0656 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0657 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0658 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0659 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0660 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0661 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0662 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0663 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0664 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0665 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0666 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0667 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0668 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0669 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0670 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0671 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0672 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0673 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0674 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0675 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0676 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0677 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0678 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0679 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0680 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0681 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0682 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0683 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0684 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0685 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0686 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0687 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0688 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0689 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0690 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0691 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0692 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0693 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0694 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0695 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0696 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0697 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0698 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0699 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0700 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0701 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0702 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0703 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0704 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0705 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0706 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0707 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0708 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0709 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0710 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0711 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0712 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0713 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0714 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0715 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0716 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0717 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0718 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0719 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0720 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0721 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0722 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0723 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0724 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0725 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0726 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0727 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0728 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0729 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0730 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0731 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0732 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0733 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0734 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0735 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0736 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0737 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0738 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0739 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0740 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0741 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0742 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0743 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0744 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0745 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0746 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0747 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0748 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0749 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0750 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0751 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0752 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0753 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0754 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0755 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0756 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0757 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0758 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0759 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0760 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0761 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0762 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0763 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0764 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0765 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0766 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0767 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0768 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0769 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0770 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0771 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0772 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0773 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0774 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0775 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0776 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0777 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0778 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0779 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0780 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0781 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0782 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0783 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0784 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0785 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0786 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0787 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0788 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0789 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0790 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0791 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0792 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0793 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0794 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0795 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0796 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0797 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0798 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0799 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0800 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0801 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0802 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0803 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0804 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0805 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0806 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0807 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0808 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0809 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0810 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0811 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0812 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0813 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0814 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0815 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0816 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0817 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0818 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0819 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0820 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0821 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0822 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0823 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0824 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0825 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0826 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0827 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0828 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0829 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0830 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0831 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0832 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0833 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0834 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0835 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0836 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0837 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0838 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0839 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0840 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0841 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0842 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0843 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0844 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0845 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0846 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0847 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0848 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0849 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0850 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0851 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0852 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0853 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0854 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0855 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0856 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0857 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0858 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0859 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0860 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0861 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0862 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0863 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0864 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0865 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0866 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0867 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0868 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0869 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0870 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0871 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0872 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0873 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0874 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0875 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0876 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0877 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0878 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0879 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0880 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0881 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0882 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0883 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0884 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0885 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0886 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0887 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0888 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0889 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0890 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0891 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0892 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0893 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0894 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0895 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0896 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0897 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0898 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0899 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0900 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0901 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0902 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0903 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0904 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0905 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0906 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0907 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0908 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0909 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0910 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0911 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0912 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0913 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0914 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0915 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0916 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0917 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0918 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0919 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0920 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0921 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0922 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0923 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0924 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0925 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0926 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0927 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0928 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0929 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0930 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0931 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0932 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0933 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0934 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0935 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0936 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0937 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0938 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0939 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0940 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0941 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0942 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0943 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0944 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0945 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0946 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0947 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0948 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0949 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0950 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0951 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0952 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0953 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0954 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0955 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0956 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0957 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0958 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0959 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0960 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0961 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0962 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0963 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0964 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0965 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0966 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0967 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0968 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0969 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0970 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0971 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0972 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0973 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0974 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0975 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0976 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0977 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0978 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0979 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0980 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0981 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0982 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0983 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0984 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0985 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0986 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0987 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0988 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0989 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0990 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0991 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0992 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0993 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0994 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0995 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0996 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0997 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0998 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s0999 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1000 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1001 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1002 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1003 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1004 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1005 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1006 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1007 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1008 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1009 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1010 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1011 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1012 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1013 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1014 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1015 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1016 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1017 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1018 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1019 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1020 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1021 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1022 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1023 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1024 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1025 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1026 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1027 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1028 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1029 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1030 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1031 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1032 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1033 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1034 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1035 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1036 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1037 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1038 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1039 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1040 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1041 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1042 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1043 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1044 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1045 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1046 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1047 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1048 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1049 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1050 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1051 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1052 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1053 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1054 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1055 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1056 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1057 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1058 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1059 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1060 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1061 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1062 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1063 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1064 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1065 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1066 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1067 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1068 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1069 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1070 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1071 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1072 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1073 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1074 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1075 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1076 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1077 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1078 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1079 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1080 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1081 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1082 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1083 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1084 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1085 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1086 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1087 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1088 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1089 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1090 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1091 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1092 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1093 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1094 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1095 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1096 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1097 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1098 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1099 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1100 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1101 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1102 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1103 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1104 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1105 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1106 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1107 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1108 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1109 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1110 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1111 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1112 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1113 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1114 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1115 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1116 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1117 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1118 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1119 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1120 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1121 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1122 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1123 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1124 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1125 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1126 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1127 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1128 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1129 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1130 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1131 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1132 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1133 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1134 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1135 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1136 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1137 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1138 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1139 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1140 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1141 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1142 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1143 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1144 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1145 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1146 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1147 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1148 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1149 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1150 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1151 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1152 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1153 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1154 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1155 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1156 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1157 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1158 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1159 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1160 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1161 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1162 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1163 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1164 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1165 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1166 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1167 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1168 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1169 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1170 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1171 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1172 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1173 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1174 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1175 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1176 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1177 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1178 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1179 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1180 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1181 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1182 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1183 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1184 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1185 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1186 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1187 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1188 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1189 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1190 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1191 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1192 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1193 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1194 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1195 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1196 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1197 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1198 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1199 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1200 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1201 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1202 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1203 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1204 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1205 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1206 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1207 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1208 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1209 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1210 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1211 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1212 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1213 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1214 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1215 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1216 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1217 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1218 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1219 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1220 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1221 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1222 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1223 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1224 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1225 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1226 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1227 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1228 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1229 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1230 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1231 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1232 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1233 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1234 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1235 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1236 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1237 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1238 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1239 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1240 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1241 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1242 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1243 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1244 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1245 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1246 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1247 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1248 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1249 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1250 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1251 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1252 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1253 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1254 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1255 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1256 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1257 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1258 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1259 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1260 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1261 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1262 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1263 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1264 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1265 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1266 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1267 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1268 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1269 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1270 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1271 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1272 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1273 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1274 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1275 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1276 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1277 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1278 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1279 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1280 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1281 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1282 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1283 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1284 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1285 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1286 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1287 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1288 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1289 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1290 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1291 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1292 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1293 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1294 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1295 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1296 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1297 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1298 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1299 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1300 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1301 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1302 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1303 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1304 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1305 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1306 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1307 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1308 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1309 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1310 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1311 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1312 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1313 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1314 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1315 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1316 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1317 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1318 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1319 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1320 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1321 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1322 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1323 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1324 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1325 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1326 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1327 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1328 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1329 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1330 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1331 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1332 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1333 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1334 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1335 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1336 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1337 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1338 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1339 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1340 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1341 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1342 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1343 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1344 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1345 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1346 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1347 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1348 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1349 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1350 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1351 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1352 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1353 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1354 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1355 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1356 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1357 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1358 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1359 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1360 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1361 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1362 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1363 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1364 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1365 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1366 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1367 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1368 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1369 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1370 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1371 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1372 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1373 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1374 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1375 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1376 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1377 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1378 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1379 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1380 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1381 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1382 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1383 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1384 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1385 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1386 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1387 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1388 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1389 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1390 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1391 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1392 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1393 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1394 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1395 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1396 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1397 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1398 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1399 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1400 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1401 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1402 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1403 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1404 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1405 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1406 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1407 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1408 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1409 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1410 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1411 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1412 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1413 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1414 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1415 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1416 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1417 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1418 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1419 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1420 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1421 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1422 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1423 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1424 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1425 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1426 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1427 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1428 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1429 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1430 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1431 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1432 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1433 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1434 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1435 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1436 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1437 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1438 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1439 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1440 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1441 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1442 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1443 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1444 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1445 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1446 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1447 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1448 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1449 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1450 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1451 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1452 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1453 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1454 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1455 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1456 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1457 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1458 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1459 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1460 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1461 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1462 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1463 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1464 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1465 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1466 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1467 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1468 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1469 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1470 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1471 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1472 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1473 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1474 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1475 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1476 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1477 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1478 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1479 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1480 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1481 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1482 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1483 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1484 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1485 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1486 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1487 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1488 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1489 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1490 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1491 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1492 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1493 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1494 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1495 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1496 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1497 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1498 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1499 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1500 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1501 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1502 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1503 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1504 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1505 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1506 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1507 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1508 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1509 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1510 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1511 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1512 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1513 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1514 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1515 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1516 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1517 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1518 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1519 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1520 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1521 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1522 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1523 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1524 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1525 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1526 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1527 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1528 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1529 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1530 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1531 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1532 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1533 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1534 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1535 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1536 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1537 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1538 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1539 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1540 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1541 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1542 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1543 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1544 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1545 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1546 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1547 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1548 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1549 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1550 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1551 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1552 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1553 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1554 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1555 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1556 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1557 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1558 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1559 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1560 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1561 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1562 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1563 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1564 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1565 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1566 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1567 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1568 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1569 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1570 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1571 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1572 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1573 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1574 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1575 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1576 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1577 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1578 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1579 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1580 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1581 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1582 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1583 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1584 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1585 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1586 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1587 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1588 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1589 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1590 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1591 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1592 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1593 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1594 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1595 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1596 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1597 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1598 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1599 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1600 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1601 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1602 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1603 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1604 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1605 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1606 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1607 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1608 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1609 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1610 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1611 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1612 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1613 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1614 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1615 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1616 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1617 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1618 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1619 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1620 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1621 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1622 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1623 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1624 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1625 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1626 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1627 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1628 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1629 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1630 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1631 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1632 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1633 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1634 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1635 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1636 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1637 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1638 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1639 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1640 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1641 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1642 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1643 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1644 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1645 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1646 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1647 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1648 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1649 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1650 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1651 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1652 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1653 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1654 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1655 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1656 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1657 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1658 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1659 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1660 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1661 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1662 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1663 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1664 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1665 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1666 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1667 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1668 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1669 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1670 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1671 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1672 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1673 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1674 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1675 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1676 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1677 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1678 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1679 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1680 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1681 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1682 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1683 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1684 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1685 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1686 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1687 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1688 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1689 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1690 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1691 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1692 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1693 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1694 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1695 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1696 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1697 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1698 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1699 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1700 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1701 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1702 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1703 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1704 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1705 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1706 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1707 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1708 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1709 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1710 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1711 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1712 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1713 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1714 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1715 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1716 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1717 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1718 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1719 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1720 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1721 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1722 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1723 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1724 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1725 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1726 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1727 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1728 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1729 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1730 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1731 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1732 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1733 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1734 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1735 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1736 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1737 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1738 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1739 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1740 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1741 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1742 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1743 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1744 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1745 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1746 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1747 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1748 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1749 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1750 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1751 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1752 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1753 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1754 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1755 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1756 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1757 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1758 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1759 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1760 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1761 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1762 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1763 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1764 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1765 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1766 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1767 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1768 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1769 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1770 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1771 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1772 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1773 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1774 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1775 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1776 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1777 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1778 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1779 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1780 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1781 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1782 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1783 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1784 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1785 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1786 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1787 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1788 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1789 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1790 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1791 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1792 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1793 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1794 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1795 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1796 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1797 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1798 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1799 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1800 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1801 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1802 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1803 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1804 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1805 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1806 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1807 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1808 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1809 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1810 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1811 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1812 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1813 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1814 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1815 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1816 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1817 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1818 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1819 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1820 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1821 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1822 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1823 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1824 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1825 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1826 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1827 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1828 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1829 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1830 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1831 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1832 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1833 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1834 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1835 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1836 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1837 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1838 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1839 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1840 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1841 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1842 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1843 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1844 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1845 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1846 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1847 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1848 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1849 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1850 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1851 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1852 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1853 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1854 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1855 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1856 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1857 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1858 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1859 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1860 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1861 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1862 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1863 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1864 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1865 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1866 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1867 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1868 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1869 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1870 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1871 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1872 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1873 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1874 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1875 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1876 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1877 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1878 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1879 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1880 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1881 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1882 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1883 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1884 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1885 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1886 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1887 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1888 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1889 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1890 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1891 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1892 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1893 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1894 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1895 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1896 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1897 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1898 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1899 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1900 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1901 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1902 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1903 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1904 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1905 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1906 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1907 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1908 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1909 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1910 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1911 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1912 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1913 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1914 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1915 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1916 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1917 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1918 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1919 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1920 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1921 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1922 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1923 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1924 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1925 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1926 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1927 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1928 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1929 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1930 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1931 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1932 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1933 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1934 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1935 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1936 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1937 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1938 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1939 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1940 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1941 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1942 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1943 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1944 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1945 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1946 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1947 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1948 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1949 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1950 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1951 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1952 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1953 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1954 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1955 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1956 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1957 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1958 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1959 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1960 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1961 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1962 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1963 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1964 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1965 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1966 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1967 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1968 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1969 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1970 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1971 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1972 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1973 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1974 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1975 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1976 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1977 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1978 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1979 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1980 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1981 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1982 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1983 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1984 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1985 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1986 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1987 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1988 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1989 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1990 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1991 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1992 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1993 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1994 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1995 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1996 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1997 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1998 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + string constant public s1999 = "This is a large string to get bytecode over 24576 limit of EIP-170."; + + function echidna_test() public pure returns (bool) { + return true; + } +} diff --git a/examples/solidity/basic/eip-170.yaml b/examples/solidity/basic/eip-170.yaml new file mode 100644 index 00000000..3f8500c1 --- /dev/null +++ b/examples/solidity/basic/eip-170.yaml @@ -0,0 +1,3 @@ +codeSize: 28000 +testLimit: 1 +seqLen: 1 diff --git a/lib/Echidna/Config.hs b/lib/Echidna/Config.hs index d6f0e159..1f172467 100644 --- a/lib/Echidna/Config.hs +++ b/lib/Echidna/Config.hs @@ -141,6 +141,7 @@ instance FromJSON EConfigWithUsage where <*> v ..:? "sender" ..!= (0x10000 NE.:| [0x20000, defaultDeployer]) <*> v ..:? "balanceAddr" ..!= 0xffffffff <*> v ..:? "balanceContract" ..!= 0 + <*> v ..:? "codeSize" ..!= 0x6000 -- 24576 (EIP-170) <*> v ..:? "prefix" ..!= "echidna_" <*> v ..:? "cryticArgs" ..!= [] <*> v ..:? "solcArgs" ..!= "" diff --git a/lib/Echidna/Solidity.hs b/lib/Echidna/Solidity.hs index db5f9e40..7bed4cb4 100644 --- a/lib/Echidna/Solidity.hs +++ b/lib/Echidna/Solidity.hs @@ -92,6 +92,7 @@ data SolConf = SolConf { _contractAddr :: Addr -- ^ Contract addr , _sender :: NE.NonEmpty Addr -- ^ Sender addresses to use , _balanceAddr :: Integer -- ^ Initial balance of deployer and senders , _balanceContract :: Integer -- ^ Initial balance of contract to test + , _codeSize :: Integer -- ^ Max code size for deployed contratcs (default 24576, per EIP-170) , _prefix :: Text -- ^ Function name prefix used to denote tests , _cryticArgs :: [String] -- ^ Args to pass to crytic , _solcArgs :: String -- ^ Args to pass to @solc@ @@ -193,7 +194,7 @@ loadSpecified name cs = do unless q . putStrLn $ "Analyzing contract: " <> c ^. contractName . unpacked -- Local variables - SolConf ca d ads bala balc pref _ _ libs _ fp ma ch bm fs <- view hasLens + SolConf ca d ads bala balc mcs pref _ _ libs _ fp ma ch bm fs <- view hasLens -- generate the complete abi mapping let bc = c ^. creationCode @@ -212,7 +213,7 @@ loadSpecified name cs = do -- Set up initial VM, either with chosen contract or Etheno initialization file -- need to use snd to add to ABI dict - blank' <- maybe (pure initialVM) + blank' <- maybe (pure (initialVM & block . maxCodeSize .~ w256 (fromInteger mcs))) (loadEthenoBatch $ fst <$> tests) fp let blank = populateAddresses (NE.toList ads |> d) bala blank' diff --git a/src/test/Tests/Compile.hs b/src/test/Tests/Compile.hs index 5f74d1f5..0e90c28b 100644 --- a/src/test/Tests/Compile.hs +++ b/src/test/Tests/Compile.hs @@ -32,6 +32,8 @@ compilationTests = testGroup "Compilation and loading tests" pmatch _ConstructorArgs , loadFails "bad/revert.sol" Nothing "failed to warn on a failed deployment" $ pmatch _DeploymentFailed + , loadFails "basic/eip-170.sol" Nothing "failed to warn on a failed deployment" $ + pmatch _DeploymentFailed ] loadFails :: FilePath -> Maybe Text -> String -> (SolException -> Bool) -> TestTree diff --git a/src/test/Tests/Integration.hs b/src/test/Tests/Integration.hs index f4055256..97489e22 100644 --- a/src/test/Tests/Integration.hs +++ b/src/test/Tests/Integration.hs @@ -153,4 +153,6 @@ integrationTests = testGroup "Solidity Integration Testing" [ ("echidna_still_alive failed", solved "echidna_still_alive") ] , checkConstructorConditions "basic/codesize.sol" "invalid codesize" + , testContract "basic/eip-170.sol" (Just "basic/eip-170.yaml") + [ ("echidna_test passed", passed "echidna_test") ] ]