@venusprotocol/isolated-pools 2.7.0 → 2.8.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/ethereum/RewardsDistributorImpl.json +1545 -0
- package/deployments/ethereum/RewardsDistributor_Core_0.json +1270 -0
- package/deployments/ethereum/RewardsDistributor_Core_0_Proxy.json +277 -0
- package/deployments/ethereum/RewardsDistributor_Core_1.json +1270 -0
- package/deployments/ethereum/RewardsDistributor_Core_1_Proxy.json +277 -0
- package/deployments/ethereum/RewardsDistributor_Curve_0.json +1270 -0
- package/deployments/ethereum/RewardsDistributor_Curve_0_Proxy.json +277 -0
- package/deployments/ethereum/RewardsDistributor_Curve_1.json +1270 -0
- package/deployments/ethereum/RewardsDistributor_Curve_1_Proxy.json +277 -0
- package/deployments/ethereum/RewardsDistributor_Liquid Staked ETH_0.json +1270 -0
- package/deployments/ethereum/RewardsDistributor_Liquid Staked ETH_0_Proxy.json +277 -0
- package/deployments/ethereum/RewardsDistributor_Liquid Staked ETH_1.json +1270 -0
- package/deployments/ethereum/RewardsDistributor_Liquid Staked ETH_1_Proxy.json +277 -0
- package/deployments/ethereum/solcInputs/db9328a0d80f93ffc7156e97c2b4c70a.json +234 -0
- package/deployments/ethereum.json +8679 -0
- package/deployments/ethereum_addresses.json +13 -0
- package/deployments/sepolia/RewardsDistributorImpl.json +56 -56
- package/deployments/sepolia/RewardsDistributor_Core_0.json +50 -50
- package/deployments/sepolia/RewardsDistributor_Core_0_Proxy.json +49 -49
- package/deployments/sepolia/RewardsDistributor_Core_1.json +52 -52
- package/deployments/sepolia/RewardsDistributor_Core_1_Proxy.json +50 -50
- package/deployments/sepolia/{RewardsDistributor_Core_3.json → RewardsDistributor_Curve_0.json} +52 -52
- package/deployments/sepolia/RewardsDistributor_Curve_0_Proxy.json +277 -0
- package/deployments/sepolia/{RewardsDistributor_Core_2.json → RewardsDistributor_Curve_1.json} +53 -53
- package/deployments/sepolia/{RewardsDistributor_Core_2_Proxy.json → RewardsDistributor_Curve_1_Proxy.json} +50 -50
- package/deployments/sepolia/RewardsDistributor_Liquid Staked ETH_0.json +1270 -0
- package/deployments/sepolia/{RewardsDistributor_Core_3_Proxy.json → RewardsDistributor_Liquid Staked ETH_0_Proxy.json } +50 -50
- package/deployments/sepolia/RewardsDistributor_Liquid Staked ETH_1.json +1270 -0
- package/deployments/sepolia/RewardsDistributor_Liquid Staked ETH_1_Proxy.json +277 -0
- package/deployments/sepolia/solcInputs/173926cdfab778deb325021c52f1e155.json +366 -0
- package/deployments/sepolia.json +2575 -13
- package/deployments/sepolia_addresses.json +13 -9
- package/dist/deploy/004-swap-router.d.ts +3 -2
- package/dist/deploy/004-swap-router.js +64 -4
- package/dist/deploy/014-riskfund-protocolshare-setup.d.ts +3 -0
- package/dist/deploy/014-riskfund-protocolshare-setup.js +21 -0
- package/dist/deploy/014-riskfund-protocolshare.js +6 -14
- package/dist/deployments/ethereum.json +8679 -0
- package/dist/deployments/sepolia.json +2575 -13
- package/dist/hardhat.config.js +7 -1
- package/dist/helpers/deploymentConfig.js +131 -24
- package/package.json +6 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1129,92 +1129,92 @@
|
|
|
1129
1129
|
"type": "constructor"
|
|
1130
1130
|
}
|
|
1131
1131
|
],
|
|
1132
|
-
"transactionHash": "
|
|
1132
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1133
1133
|
"receipt": {
|
|
1134
1134
|
"to": null,
|
|
1135
|
-
"from": "
|
|
1136
|
-
"contractAddress": "
|
|
1137
|
-
"transactionIndex":
|
|
1135
|
+
"from": "0xFEA1c651A47FE29dB9b1bf3cC1f224d8D9CFF68C",
|
|
1136
|
+
"contractAddress": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1137
|
+
"transactionIndex": 81,
|
|
1138
1138
|
"gasUsed": "866107",
|
|
1139
|
-
"logsBloom": "
|
|
1140
|
-
"blockHash": "
|
|
1141
|
-
"transactionHash": "
|
|
1139
|
+
"logsBloom": "0x00000004000000000000000000000000400000020000000000800000000000000000000000000000000000000000000000000000000200000000000000008000000000000000000000002000000002000001000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000000002000004400000000000000800000000002000000000000000020000000000000000011040000000000000400000000000000000020000000020200000000000000000000000000000800000000000000000000000000",
|
|
1140
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3",
|
|
1141
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1142
1142
|
"logs": [
|
|
1143
1143
|
{
|
|
1144
|
-
"transactionIndex":
|
|
1145
|
-
"blockNumber":
|
|
1146
|
-
"transactionHash": "
|
|
1147
|
-
"address": "
|
|
1144
|
+
"transactionIndex": 81,
|
|
1145
|
+
"blockNumber": 5523397,
|
|
1146
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1147
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1148
1148
|
"topics": [
|
|
1149
1149
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1150
|
-
"
|
|
1150
|
+
"0x0000000000000000000000007b4dba3b320e7d421a213e1a73bb9858bb6839f8"
|
|
1151
1151
|
],
|
|
1152
1152
|
"data": "0x",
|
|
1153
|
-
"logIndex":
|
|
1154
|
-
"blockHash": "
|
|
1153
|
+
"logIndex": 120,
|
|
1154
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
1155
1155
|
},
|
|
1156
1156
|
{
|
|
1157
|
-
"transactionIndex":
|
|
1158
|
-
"blockNumber":
|
|
1159
|
-
"transactionHash": "
|
|
1160
|
-
"address": "
|
|
1157
|
+
"transactionIndex": 81,
|
|
1158
|
+
"blockNumber": 5523397,
|
|
1159
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1160
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1161
1161
|
"topics": [
|
|
1162
1162
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1163
1163
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1164
|
-
"
|
|
1164
|
+
"0x000000000000000000000000fea1c651a47fe29db9b1bf3cc1f224d8d9cff68c"
|
|
1165
1165
|
],
|
|
1166
1166
|
"data": "0x",
|
|
1167
|
-
"logIndex":
|
|
1168
|
-
"blockHash": "
|
|
1167
|
+
"logIndex": 121,
|
|
1168
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
1169
1169
|
},
|
|
1170
1170
|
{
|
|
1171
|
-
"transactionIndex":
|
|
1172
|
-
"blockNumber":
|
|
1173
|
-
"transactionHash": "
|
|
1174
|
-
"address": "
|
|
1171
|
+
"transactionIndex": 81,
|
|
1172
|
+
"blockNumber": 5523397,
|
|
1173
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1174
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1175
1175
|
"topics": ["0x66fd58e82f7b31a2a5c30e0888f3093efe4e111b00cd2b0c31fe014601293aa0"],
|
|
1176
1176
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bf705c00578d43b6147ab4eae04dbbed1cccdc96",
|
|
1177
|
-
"logIndex":
|
|
1178
|
-
"blockHash": "
|
|
1177
|
+
"logIndex": 122,
|
|
1178
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
1179
1179
|
},
|
|
1180
1180
|
{
|
|
1181
|
-
"transactionIndex":
|
|
1182
|
-
"blockNumber":
|
|
1183
|
-
"transactionHash": "
|
|
1184
|
-
"address": "
|
|
1181
|
+
"transactionIndex": 81,
|
|
1182
|
+
"blockNumber": 5523397,
|
|
1183
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1184
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1185
1185
|
"topics": ["0xc2d09fef144f7c8a86f71ea459f8fc17f675768eb1ae369cbd77fb31d467aafa"],
|
|
1186
1186
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064",
|
|
1187
|
-
"logIndex":
|
|
1188
|
-
"blockHash": "
|
|
1187
|
+
"logIndex": 123,
|
|
1188
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
1189
1189
|
},
|
|
1190
1190
|
{
|
|
1191
|
-
"transactionIndex":
|
|
1192
|
-
"blockNumber":
|
|
1193
|
-
"transactionHash": "
|
|
1194
|
-
"address": "
|
|
1191
|
+
"transactionIndex": 81,
|
|
1192
|
+
"blockNumber": 5523397,
|
|
1193
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1194
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1195
1195
|
"topics": ["0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"],
|
|
1196
1196
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1197
|
-
"logIndex":
|
|
1198
|
-
"blockHash": "
|
|
1197
|
+
"logIndex": 124,
|
|
1198
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
1199
1199
|
},
|
|
1200
1200
|
{
|
|
1201
|
-
"transactionIndex":
|
|
1202
|
-
"blockNumber":
|
|
1203
|
-
"transactionHash": "
|
|
1204
|
-
"address": "
|
|
1201
|
+
"transactionIndex": 81,
|
|
1202
|
+
"blockNumber": 5523397,
|
|
1203
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
1204
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
1205
1205
|
"topics": ["0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"],
|
|
1206
1206
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001435866babd91311b1355cf3af488cca36db68e",
|
|
1207
|
-
"logIndex":
|
|
1208
|
-
"blockHash": "
|
|
1207
|
+
"logIndex": 125,
|
|
1208
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
1209
1209
|
}
|
|
1210
1210
|
],
|
|
1211
|
-
"blockNumber":
|
|
1212
|
-
"cumulativeGasUsed": "
|
|
1211
|
+
"blockNumber": 5523397,
|
|
1212
|
+
"cumulativeGasUsed": "29936035",
|
|
1213
1213
|
"status": 1,
|
|
1214
1214
|
"byzantium": true
|
|
1215
1215
|
},
|
|
1216
1216
|
"args": [
|
|
1217
|
-
"
|
|
1217
|
+
"0x7B4dba3b320E7D421A213e1a73bB9858bb6839F8",
|
|
1218
1218
|
"0x01435866babd91311b1355cf3af488cca36db68e",
|
|
1219
1219
|
"0xbe2030940000000000000000000000007aa39ab4bca897f403425c9c6fdbd0f882be0d7000000000000000000000000066ebd019e86e0af5f228a0439ebb33f045cbe63e0000000000000000000000000000000000000000000000000000000000000064000000000000000000000000bf705c00578d43b6147ab4eae04dbbed1cccdc96"
|
|
1220
1220
|
],
|
|
@@ -1232,7 +1232,7 @@
|
|
|
1232
1232
|
"0xbf705C00578d43B6147ab4eaE04DBBEd1ccCdc96"
|
|
1233
1233
|
]
|
|
1234
1234
|
},
|
|
1235
|
-
"implementation": "
|
|
1235
|
+
"implementation": "0x7B4dba3b320E7D421A213e1a73bB9858bb6839F8",
|
|
1236
1236
|
"devdoc": {
|
|
1237
1237
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
1238
1238
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -146,92 +146,92 @@
|
|
|
146
146
|
"type": "receive"
|
|
147
147
|
}
|
|
148
148
|
],
|
|
149
|
-
"transactionHash": "
|
|
149
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
150
150
|
"receipt": {
|
|
151
151
|
"to": null,
|
|
152
|
-
"from": "
|
|
153
|
-
"contractAddress": "
|
|
154
|
-
"transactionIndex":
|
|
152
|
+
"from": "0xFEA1c651A47FE29dB9b1bf3cC1f224d8D9CFF68C",
|
|
153
|
+
"contractAddress": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
154
|
+
"transactionIndex": 81,
|
|
155
155
|
"gasUsed": "866107",
|
|
156
|
-
"logsBloom": "
|
|
157
|
-
"blockHash": "
|
|
158
|
-
"transactionHash": "
|
|
156
|
+
"logsBloom": "0x00000004000000000000000000000000400000020000000000800000000000000000000000000000000000000000000000000000000200000000000000008000000000000000000000002000000002000001000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000000002000004400000000000000800000000002000000000000000020000000000000000011040000000000000400000000000000000020000000020200000000000000000000000000000800000000000000000000000000",
|
|
157
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3",
|
|
158
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
159
159
|
"logs": [
|
|
160
160
|
{
|
|
161
|
-
"transactionIndex":
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
161
|
+
"transactionIndex": 81,
|
|
162
|
+
"blockNumber": 5523397,
|
|
163
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
164
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
167
|
-
"
|
|
167
|
+
"0x0000000000000000000000007b4dba3b320e7d421a213e1a73bb9858bb6839f8"
|
|
168
168
|
],
|
|
169
169
|
"data": "0x",
|
|
170
|
-
"logIndex":
|
|
171
|
-
"blockHash": "
|
|
170
|
+
"logIndex": 120,
|
|
171
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"transactionIndex":
|
|
175
|
-
"blockNumber":
|
|
176
|
-
"transactionHash": "
|
|
177
|
-
"address": "
|
|
174
|
+
"transactionIndex": 81,
|
|
175
|
+
"blockNumber": 5523397,
|
|
176
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
177
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
178
178
|
"topics": [
|
|
179
179
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
180
180
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
181
|
-
"
|
|
181
|
+
"0x000000000000000000000000fea1c651a47fe29db9b1bf3cc1f224d8d9cff68c"
|
|
182
182
|
],
|
|
183
183
|
"data": "0x",
|
|
184
|
-
"logIndex":
|
|
185
|
-
"blockHash": "
|
|
184
|
+
"logIndex": 121,
|
|
185
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
|
-
"transactionIndex":
|
|
189
|
-
"blockNumber":
|
|
190
|
-
"transactionHash": "
|
|
191
|
-
"address": "
|
|
188
|
+
"transactionIndex": 81,
|
|
189
|
+
"blockNumber": 5523397,
|
|
190
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
191
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
192
192
|
"topics": ["0x66fd58e82f7b31a2a5c30e0888f3093efe4e111b00cd2b0c31fe014601293aa0"],
|
|
193
193
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bf705c00578d43b6147ab4eae04dbbed1cccdc96",
|
|
194
|
-
"logIndex":
|
|
195
|
-
"blockHash": "
|
|
194
|
+
"logIndex": 122,
|
|
195
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
|
-
"transactionIndex":
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"transactionHash": "
|
|
201
|
-
"address": "
|
|
198
|
+
"transactionIndex": 81,
|
|
199
|
+
"blockNumber": 5523397,
|
|
200
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
201
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
202
202
|
"topics": ["0xc2d09fef144f7c8a86f71ea459f8fc17f675768eb1ae369cbd77fb31d467aafa"],
|
|
203
203
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064",
|
|
204
|
-
"logIndex":
|
|
205
|
-
"blockHash": "
|
|
204
|
+
"logIndex": 123,
|
|
205
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
|
-
"transactionIndex":
|
|
209
|
-
"blockNumber":
|
|
210
|
-
"transactionHash": "
|
|
211
|
-
"address": "
|
|
208
|
+
"transactionIndex": 81,
|
|
209
|
+
"blockNumber": 5523397,
|
|
210
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
211
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
212
212
|
"topics": ["0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"],
|
|
213
213
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
214
|
-
"logIndex":
|
|
215
|
-
"blockHash": "
|
|
214
|
+
"logIndex": 124,
|
|
215
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
|
-
"transactionIndex":
|
|
219
|
-
"blockNumber":
|
|
220
|
-
"transactionHash": "
|
|
221
|
-
"address": "
|
|
218
|
+
"transactionIndex": 81,
|
|
219
|
+
"blockNumber": 5523397,
|
|
220
|
+
"transactionHash": "0xe9436657dea0b019fde34a870111662053f7f8c0cad22dd71a8d935368645f63",
|
|
221
|
+
"address": "0xB60666395bEFeE02a28938b75ea620c7191cA77a",
|
|
222
222
|
"topics": ["0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"],
|
|
223
223
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001435866babd91311b1355cf3af488cca36db68e",
|
|
224
|
-
"logIndex":
|
|
225
|
-
"blockHash": "
|
|
224
|
+
"logIndex": 125,
|
|
225
|
+
"blockHash": "0xcc7e6c8def52799013d68923ab84c49f9292d63b68cea5ceef8b65d3274ffcf3"
|
|
226
226
|
}
|
|
227
227
|
],
|
|
228
|
-
"blockNumber":
|
|
229
|
-
"cumulativeGasUsed": "
|
|
228
|
+
"blockNumber": 5523397,
|
|
229
|
+
"cumulativeGasUsed": "29936035",
|
|
230
230
|
"status": 1,
|
|
231
231
|
"byzantium": true
|
|
232
232
|
},
|
|
233
233
|
"args": [
|
|
234
|
-
"
|
|
234
|
+
"0x7B4dba3b320E7D421A213e1a73bB9858bb6839F8",
|
|
235
235
|
"0x01435866babd91311b1355cf3af488cca36db68e",
|
|
236
236
|
"0xbe2030940000000000000000000000007aa39ab4bca897f403425c9c6fdbd0f882be0d7000000000000000000000000066ebd019e86e0af5f228a0439ebb33f045cbe63e0000000000000000000000000000000000000000000000000000000000000064000000000000000000000000bf705c00578d43b6147ab4eae04dbbed1cccdc96"
|
|
237
237
|
],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1129,94 +1129,94 @@
|
|
|
1129
1129
|
"type": "constructor"
|
|
1130
1130
|
}
|
|
1131
1131
|
],
|
|
1132
|
-
"transactionHash": "
|
|
1132
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1133
1133
|
"receipt": {
|
|
1134
1134
|
"to": null,
|
|
1135
|
-
"from": "
|
|
1136
|
-
"contractAddress": "
|
|
1137
|
-
"transactionIndex":
|
|
1135
|
+
"from": "0xFEA1c651A47FE29dB9b1bf3cC1f224d8D9CFF68C",
|
|
1136
|
+
"contractAddress": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1137
|
+
"transactionIndex": 64,
|
|
1138
1138
|
"gasUsed": "866107",
|
|
1139
|
-
"logsBloom": "
|
|
1140
|
-
"blockHash": "
|
|
1141
|
-
"transactionHash": "
|
|
1139
|
+
"logsBloom": "0x00000004000000000000000000000000400000000000000000800000000000000000000000000000000000000000000000000000000200000000000000008000000000400000000000002000000002000001000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000080000000000000800000000000000000000000002000000400000000000000802000000002000000000000000020000000000000000011040000000000000400000000000000000020002000020200000000000000000000000000000800000000000000000000000000",
|
|
1140
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853",
|
|
1141
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1142
1142
|
"logs": [
|
|
1143
1143
|
{
|
|
1144
|
-
"transactionIndex":
|
|
1145
|
-
"blockNumber":
|
|
1146
|
-
"transactionHash": "
|
|
1147
|
-
"address": "
|
|
1144
|
+
"transactionIndex": 64,
|
|
1145
|
+
"blockNumber": 5523398,
|
|
1146
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1147
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1148
1148
|
"topics": [
|
|
1149
1149
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1150
|
-
"
|
|
1150
|
+
"0x0000000000000000000000007b4dba3b320e7d421a213e1a73bb9858bb6839f8"
|
|
1151
1151
|
],
|
|
1152
1152
|
"data": "0x",
|
|
1153
|
-
"logIndex":
|
|
1154
|
-
"blockHash": "
|
|
1153
|
+
"logIndex": 61,
|
|
1154
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853"
|
|
1155
1155
|
},
|
|
1156
1156
|
{
|
|
1157
|
-
"transactionIndex":
|
|
1158
|
-
"blockNumber":
|
|
1159
|
-
"transactionHash": "
|
|
1160
|
-
"address": "
|
|
1157
|
+
"transactionIndex": 64,
|
|
1158
|
+
"blockNumber": 5523398,
|
|
1159
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1160
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1161
1161
|
"topics": [
|
|
1162
1162
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1163
1163
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
1164
|
-
"
|
|
1164
|
+
"0x000000000000000000000000fea1c651a47fe29db9b1bf3cc1f224d8d9cff68c"
|
|
1165
1165
|
],
|
|
1166
1166
|
"data": "0x",
|
|
1167
|
-
"logIndex":
|
|
1168
|
-
"blockHash": "
|
|
1167
|
+
"logIndex": 62,
|
|
1168
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853"
|
|
1169
1169
|
},
|
|
1170
1170
|
{
|
|
1171
|
-
"transactionIndex":
|
|
1172
|
-
"blockNumber":
|
|
1173
|
-
"transactionHash": "
|
|
1174
|
-
"address": "
|
|
1171
|
+
"transactionIndex": 64,
|
|
1172
|
+
"blockNumber": 5523398,
|
|
1173
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1174
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1175
1175
|
"topics": ["0x66fd58e82f7b31a2a5c30e0888f3093efe4e111b00cd2b0c31fe014601293aa0"],
|
|
1176
1176
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bf705c00578d43b6147ab4eae04dbbed1cccdc96",
|
|
1177
|
-
"logIndex":
|
|
1178
|
-
"blockHash": "
|
|
1177
|
+
"logIndex": 63,
|
|
1178
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853"
|
|
1179
1179
|
},
|
|
1180
1180
|
{
|
|
1181
|
-
"transactionIndex":
|
|
1182
|
-
"blockNumber":
|
|
1183
|
-
"transactionHash": "
|
|
1184
|
-
"address": "
|
|
1181
|
+
"transactionIndex": 64,
|
|
1182
|
+
"blockNumber": 5523398,
|
|
1183
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1184
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1185
1185
|
"topics": ["0xc2d09fef144f7c8a86f71ea459f8fc17f675768eb1ae369cbd77fb31d467aafa"],
|
|
1186
1186
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000064",
|
|
1187
|
-
"logIndex":
|
|
1188
|
-
"blockHash": "
|
|
1187
|
+
"logIndex": 64,
|
|
1188
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853"
|
|
1189
1189
|
},
|
|
1190
1190
|
{
|
|
1191
|
-
"transactionIndex":
|
|
1192
|
-
"blockNumber":
|
|
1193
|
-
"transactionHash": "
|
|
1194
|
-
"address": "
|
|
1191
|
+
"transactionIndex": 64,
|
|
1192
|
+
"blockNumber": 5523398,
|
|
1193
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1194
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1195
1195
|
"topics": ["0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"],
|
|
1196
1196
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1197
|
-
"logIndex":
|
|
1198
|
-
"blockHash": "
|
|
1197
|
+
"logIndex": 65,
|
|
1198
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853"
|
|
1199
1199
|
},
|
|
1200
1200
|
{
|
|
1201
|
-
"transactionIndex":
|
|
1202
|
-
"blockNumber":
|
|
1203
|
-
"transactionHash": "
|
|
1204
|
-
"address": "
|
|
1201
|
+
"transactionIndex": 64,
|
|
1202
|
+
"blockNumber": 5523398,
|
|
1203
|
+
"transactionHash": "0x6629969d372f57ef6e32184178a6b8fe2e216f07a121672eca40a918cf0dd5b2",
|
|
1204
|
+
"address": "0x341f52BfecC10115087e46eB94AA06E384b8925E",
|
|
1205
1205
|
"topics": ["0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"],
|
|
1206
1206
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001435866babd91311b1355cf3af488cca36db68e",
|
|
1207
|
-
"logIndex":
|
|
1208
|
-
"blockHash": "
|
|
1207
|
+
"logIndex": 66,
|
|
1208
|
+
"blockHash": "0x35e07b5cfd7668abdc05112eabbc39eff00b6e689fcef3e7fe9ed37d48bde853"
|
|
1209
1209
|
}
|
|
1210
1210
|
],
|
|
1211
|
-
"blockNumber":
|
|
1212
|
-
"cumulativeGasUsed": "
|
|
1211
|
+
"blockNumber": 5523398,
|
|
1212
|
+
"cumulativeGasUsed": "9785209",
|
|
1213
1213
|
"status": 1,
|
|
1214
1214
|
"byzantium": true
|
|
1215
1215
|
},
|
|
1216
1216
|
"args": [
|
|
1217
|
-
"
|
|
1217
|
+
"0x7B4dba3b320E7D421A213e1a73bB9858bb6839F8",
|
|
1218
1218
|
"0x01435866babd91311b1355cf3af488cca36db68e",
|
|
1219
|
-
"
|
|
1219
|
+
"0xbe2030940000000000000000000000007aa39ab4bca897f403425c9c6fdbd0f882be0d700000000000000000000000002c78ef7eab67a6e0c9caa6f2821929351bddf3d30000000000000000000000000000000000000000000000000000000000000064000000000000000000000000bf705c00578d43b6147ab4eae04dbbed1cccdc96"
|
|
1220
1220
|
],
|
|
1221
1221
|
"numDeployments": 1,
|
|
1222
1222
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1227,12 +1227,12 @@
|
|
|
1227
1227
|
"methodName": "initialize",
|
|
1228
1228
|
"args": [
|
|
1229
1229
|
"0x7Aa39ab4BcA897F403425C9C6FDbd0f882Be0D70",
|
|
1230
|
-
"
|
|
1230
|
+
"0x2c78EF7eab67A6e0C9cAa6f2821929351bdDF3d3",
|
|
1231
1231
|
100,
|
|
1232
1232
|
"0xbf705C00578d43B6147ab4eaE04DBBEd1ccCdc96"
|
|
1233
1233
|
]
|
|
1234
1234
|
},
|
|
1235
|
-
"implementation": "
|
|
1235
|
+
"implementation": "0x7B4dba3b320E7D421A213e1a73bB9858bb6839F8",
|
|
1236
1236
|
"devdoc": {
|
|
1237
1237
|
"details": "This contract implements a proxy that is upgradeable by an admin. To avoid https://medium.com/nomic-labs-blog/malicious-backdoors-in-ethereum-proxies-62629adf3357[proxy selector clashing], which can potentially be used in an attack, this contract uses the https://blog.openzeppelin.com/the-transparent-proxy-pattern/[transparent proxy pattern]. This pattern implies two things that go hand in hand: 1. If any account other than the admin calls the proxy, the call will be forwarded to the implementation, even if that call matches one of the admin functions exposed by the proxy itself. 2. If the admin calls the proxy, it can access the admin functions, but its calls will never be forwarded to the implementation. If the admin tries to call a function on the implementation it will fail with an error that says \"admin cannot fallback to proxy target\". These properties mean that the admin account can only be used for admin actions like upgrading the proxy or changing the admin, so it's best if it's a dedicated account that is not used for anything else. This will avoid headaches due to sudden errors when trying to call a function from the proxy implementation. Our recommendation is for the dedicated account to be an instance of the {ProxyAdmin} contract. If set up this way, you should think of the `ProxyAdmin` instance as the real administrative interface of your proxy.",
|
|
1238
1238
|
"kind": "dev",
|