@layerzerolabs/lz-evm-sdk-v1 3.0.69 → 3.0.71
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/CHANGELOG.md +16 -0
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/arbitrum-sandbox-local/Endpoint.json +7 -7
- package/deployments/arbitrum-sandbox-local/FPValidator.json +4 -4
- package/deployments/arbitrum-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/arbitrum-sandbox-local/NonceContract.json +4 -4
- package/deployments/arbitrum-sandbox-local/RelayerV2.json +16 -16
- package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/arbitrum-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/arbitrum-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/bsc-sandbox-local/Endpoint.json +7 -7
- package/deployments/bsc-sandbox-local/FPValidator.json +4 -4
- package/deployments/bsc-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/bsc-sandbox-local/NonceContract.json +4 -4
- package/deployments/bsc-sandbox-local/RelayerV2.json +16 -16
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/bsc-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/bsc-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/ethereum-sandbox-local/Endpoint.json +7 -7
- package/deployments/ethereum-sandbox-local/FPValidator.json +4 -4
- package/deployments/ethereum-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/ethereum-sandbox-local/NonceContract.json +4 -4
- package/deployments/ethereum-sandbox-local/RelayerV2.json +16 -16
- package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/ethereum-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/ethereum-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/DefaultProxyAdmin.json +22 -22
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/Endpoint.json +17 -17
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/FPValidator.json +9 -9
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/MPTValidator01.json +9 -9
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/NonceContract.json +10 -10
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/RelayerV2.json +38 -38
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/RelayerV2_Implementation.json +9 -9
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/RelayerV2_Proxy.json +35 -35
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/TreasuryV2.json +17 -17
- package/deployments/{nibiru-mainnet → hyperliquid-mainnet}/UltraLightNodeV2.json +19 -19
- package/deployments/hyperliquid-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/hyperliquid-testnet/Endpoint.json +1282 -0
- package/deployments/hyperliquid-testnet/FPValidator.json +382 -0
- package/deployments/hyperliquid-testnet/MPTValidator01.json +395 -0
- package/deployments/hyperliquid-testnet/NonceContract.json +159 -0
- package/deployments/hyperliquid-testnet/RelayerV2.json +1415 -0
- package/deployments/hyperliquid-testnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/hyperliquid-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/hyperliquid-testnet/TreasuryV2.json +458 -0
- package/deployments/hyperliquid-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/nibiru-testnet/DefaultProxyAdmin.json +15 -15
- package/deployments/nibiru-testnet/Endpoint.json +12 -12
- package/deployments/nibiru-testnet/FPValidator.json +6 -6
- package/deployments/nibiru-testnet/MPTValidator01.json +6 -6
- package/deployments/nibiru-testnet/NonceContract.json +7 -7
- package/deployments/nibiru-testnet/RelayerV2.json +35 -35
- package/deployments/nibiru-testnet/RelayerV2_Implementation.json +6 -6
- package/deployments/nibiru-testnet/RelayerV2_Proxy.json +31 -31
- package/deployments/nibiru-testnet/TreasuryV2.json +12 -12
- package/deployments/nibiru-testnet/UltraLightNodeV2.json +14 -14
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/polygon-sandbox-local/Endpoint.json +7 -7
- package/deployments/polygon-sandbox-local/FPValidator.json +4 -4
- package/deployments/polygon-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/polygon-sandbox-local/NonceContract.json +4 -4
- package/deployments/polygon-sandbox-local/RelayerV2.json +16 -16
- package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/polygon-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/polygon-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +14 -14
- package/deployments/tron-sandbox-local/Endpoint.json +10 -10
- package/deployments/tron-sandbox-local/FPValidator.json +6 -6
- package/deployments/tron-sandbox-local/MPTValidator01.json +6 -6
- package/deployments/tron-sandbox-local/NonceContract.json +7 -7
- package/deployments/tron-sandbox-local/RelayerV2.json +31 -31
- package/deployments/tron-sandbox-local/RelayerV2_Implementation.json +6 -6
- package/deployments/tron-sandbox-local/RelayerV2_Proxy.json +28 -28
- package/deployments/tron-sandbox-local/TreasuryV2.json +11 -11
- package/deployments/tron-sandbox-local/UltraLightNode.json +11 -11
- package/deployments/tron-sandbox-local/UltraLightNodeV2.json +12 -12
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x523EFC8839C991716fBaf55057FDa2145cdCCFb7",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -162,22 +162,22 @@
|
|
|
162
162
|
"type": "function"
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"transactionHash": "
|
|
165
|
+
"transactionHash": "0x5ea71f6892bac39dce8a9e1d9e1c0b877980639f1d09ae45aff16b12605a4328",
|
|
166
166
|
"receipt": {
|
|
167
167
|
"to": null,
|
|
168
168
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
169
|
-
"contractAddress": "
|
|
169
|
+
"contractAddress": "0x523EFC8839C991716fBaf55057FDa2145cdCCFb7",
|
|
170
170
|
"transactionIndex": 0,
|
|
171
171
|
"gasUsed": "704215",
|
|
172
|
-
"logsBloom": "
|
|
173
|
-
"blockHash": "
|
|
174
|
-
"transactionHash": "
|
|
172
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000200000000000000002000000400000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000020000000000000000000000000000000004000000000000000000000000800000000",
|
|
173
|
+
"blockHash": "0x4f51696adef1decc4275f98f8578bb8c8fc7674e318dedee37b899e9225f56dc",
|
|
174
|
+
"transactionHash": "0x5ea71f6892bac39dce8a9e1d9e1c0b877980639f1d09ae45aff16b12605a4328",
|
|
175
175
|
"logs": [
|
|
176
176
|
{
|
|
177
177
|
"transactionIndex": 0,
|
|
178
|
-
"blockNumber":
|
|
179
|
-
"transactionHash": "
|
|
180
|
-
"address": "
|
|
178
|
+
"blockNumber": 275277,
|
|
179
|
+
"transactionHash": "0x5ea71f6892bac39dce8a9e1d9e1c0b877980639f1d09ae45aff16b12605a4328",
|
|
180
|
+
"address": "0x523EFC8839C991716fBaf55057FDa2145cdCCFb7",
|
|
181
181
|
"topics": [
|
|
182
182
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
183
183
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -185,13 +185,13 @@
|
|
|
185
185
|
],
|
|
186
186
|
"data": "0x",
|
|
187
187
|
"logIndex": 0,
|
|
188
|
-
"blockHash": "
|
|
188
|
+
"blockHash": "0x4f51696adef1decc4275f98f8578bb8c8fc7674e318dedee37b899e9225f56dc"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"transactionIndex": 0,
|
|
192
|
-
"blockNumber":
|
|
193
|
-
"transactionHash": "
|
|
194
|
-
"address": "
|
|
192
|
+
"blockNumber": 275277,
|
|
193
|
+
"transactionHash": "0x5ea71f6892bac39dce8a9e1d9e1c0b877980639f1d09ae45aff16b12605a4328",
|
|
194
|
+
"address": "0x523EFC8839C991716fBaf55057FDa2145cdCCFb7",
|
|
195
195
|
"topics": [
|
|
196
196
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
197
197
|
"0x000000000000000000000000c13b65f7c53cd6db2ea205a4b574b4a0858720a6",
|
|
@@ -199,10 +199,10 @@
|
|
|
199
199
|
],
|
|
200
200
|
"data": "0x",
|
|
201
201
|
"logIndex": 1,
|
|
202
|
-
"blockHash": "
|
|
202
|
+
"blockHash": "0x4f51696adef1decc4275f98f8578bb8c8fc7674e318dedee37b899e9225f56dc"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
|
-
"blockNumber":
|
|
205
|
+
"blockNumber": 275277,
|
|
206
206
|
"cumulativeGasUsed": "704215",
|
|
207
207
|
"status": 1,
|
|
208
208
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x0e6DdC254A6Cd8395D7795D03d4023453AdBBf62",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -949,22 +949,22 @@
|
|
|
949
949
|
"type": "function"
|
|
950
950
|
}
|
|
951
951
|
],
|
|
952
|
-
"transactionHash": "
|
|
952
|
+
"transactionHash": "0x87c10eaacf80e121542bf012822a0664b17fa2e9b97604969bcccd3470cb1921",
|
|
953
953
|
"receipt": {
|
|
954
954
|
"to": null,
|
|
955
955
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
956
|
-
"contractAddress": "
|
|
956
|
+
"contractAddress": "0x0e6DdC254A6Cd8395D7795D03d4023453AdBBf62",
|
|
957
957
|
"transactionIndex": 0,
|
|
958
958
|
"gasUsed": "3394305",
|
|
959
|
-
"logsBloom": "
|
|
960
|
-
"blockHash": "
|
|
961
|
-
"transactionHash": "
|
|
959
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000008001400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
960
|
+
"blockHash": "0x5ce7212f4f25366c1f3cbde073bfdc3bfbd6b71f4523849fbd960d2926b39d8c",
|
|
961
|
+
"transactionHash": "0x87c10eaacf80e121542bf012822a0664b17fa2e9b97604969bcccd3470cb1921",
|
|
962
962
|
"logs": [
|
|
963
963
|
{
|
|
964
964
|
"transactionIndex": 0,
|
|
965
|
-
"blockNumber":
|
|
966
|
-
"transactionHash": "
|
|
967
|
-
"address": "
|
|
965
|
+
"blockNumber": 275266,
|
|
966
|
+
"transactionHash": "0x87c10eaacf80e121542bf012822a0664b17fa2e9b97604969bcccd3470cb1921",
|
|
967
|
+
"address": "0x0e6DdC254A6Cd8395D7795D03d4023453AdBBf62",
|
|
968
968
|
"topics": [
|
|
969
969
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
970
970
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -972,16 +972,16 @@
|
|
|
972
972
|
],
|
|
973
973
|
"data": "0x",
|
|
974
974
|
"logIndex": 0,
|
|
975
|
-
"blockHash": "
|
|
975
|
+
"blockHash": "0x5ce7212f4f25366c1f3cbde073bfdc3bfbd6b71f4523849fbd960d2926b39d8c"
|
|
976
976
|
}
|
|
977
977
|
],
|
|
978
|
-
"blockNumber":
|
|
978
|
+
"blockNumber": 275266,
|
|
979
979
|
"cumulativeGasUsed": "3394305",
|
|
980
980
|
"status": 1,
|
|
981
981
|
"byzantium": true
|
|
982
982
|
},
|
|
983
983
|
"args": [
|
|
984
|
-
|
|
984
|
+
10369
|
|
985
985
|
],
|
|
986
986
|
"numDeployments": 1,
|
|
987
987
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfCDcA3003EfA94DcD4C2A2cf2A7c6bB379766cEC",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0x0294d1d60f46b9d9a61b33b3f714c7636760f6f4eea92c26e413386e0a4a7983",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0xfCDcA3003EfA94DcD4C2A2cf2A7c6bB379766cEC",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "1153867",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0xd9e181a4c3f062e4bd5de75ac361b7b44bab1a44af2ed3e830d75a239244a9ab",
|
|
329
|
+
"transactionHash": "0x0294d1d60f46b9d9a61b33b3f714c7636760f6f4eea92c26e413386e0a4a7983",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 275268,
|
|
332
332
|
"cumulativeGasUsed": "1153867",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x0674C96408aE30C9FeB7331C1f2831F3eAB2C303",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xecac52389a0334b369da1ecd53911bbcfe238683e96a3a028d802ee200c864e3",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0x0674C96408aE30C9FeB7331C1f2831F3eAB2C303",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1842812",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x46b9e69e88d68f413ea6130f683d3b97f1ad69ca512f795b8986e2308e552d24",
|
|
342
|
+
"transactionHash": "0xecac52389a0334b369da1ecd53911bbcfe238683e96a3a028d802ee200c864e3",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 275269,
|
|
345
345
|
"cumulativeGasUsed": "1842812",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xd744d3e3C242Cc51973Da917C81Db1477D63Bf9F",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0x88c76f7f127c3b06f25c564fd5fd3ff61ade36ee2a8d1f66ef896b1535a9f311",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0xd744d3e3C242Cc51973Da917C81Db1477D63Bf9F",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "294083",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x08895720dacdc5651bcca3396d314ef9a7cbf57664e53bfc76b32c86b9b3397f",
|
|
91
|
+
"transactionHash": "0x88c76f7f127c3b06f25c564fd5fd3ff61ade36ee2a8d1f66ef896b1535a9f311",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 275271,
|
|
94
94
|
"cumulativeGasUsed": "294083",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x0e6DdC254A6Cd8395D7795D03d4023453AdBBf62"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1292,35 +1292,35 @@
|
|
|
1292
1292
|
"type": "constructor"
|
|
1293
1293
|
}
|
|
1294
1294
|
],
|
|
1295
|
-
"transactionHash": "
|
|
1295
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
1296
1296
|
"receipt": {
|
|
1297
1297
|
"to": null,
|
|
1298
1298
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1299
|
-
"contractAddress": "
|
|
1299
|
+
"contractAddress": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
1300
1300
|
"transactionIndex": 0,
|
|
1301
|
-
"gasUsed": "
|
|
1302
|
-
"logsBloom": "
|
|
1303
|
-
"blockHash": "
|
|
1304
|
-
"transactionHash": "
|
|
1301
|
+
"gasUsed": "790270",
|
|
1302
|
+
"logsBloom": "0x00000000000000000060000000000000400000000000000000800000000000000000000800800000000000000000000000000000000000000000020000000000000400000000000000000000000002000001000000000000000000000000000000000000030000000000000000000800000000800000000000000000000000400000200000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000004200000000000000000000000000000000020000000000000000200020000000000000400000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1303
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63",
|
|
1304
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
1305
1305
|
"logs": [
|
|
1306
1306
|
{
|
|
1307
1307
|
"transactionIndex": 0,
|
|
1308
|
-
"blockNumber":
|
|
1309
|
-
"transactionHash": "
|
|
1310
|
-
"address": "
|
|
1308
|
+
"blockNumber": 275281,
|
|
1309
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
1310
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
1311
1311
|
"topics": [
|
|
1312
1312
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1313
|
-
"
|
|
1313
|
+
"0x000000000000000000000000589cca636d809547c7aadbe84a6180c4e9a20360"
|
|
1314
1314
|
],
|
|
1315
1315
|
"data": "0x",
|
|
1316
1316
|
"logIndex": 0,
|
|
1317
|
-
"blockHash": "
|
|
1317
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
1320
|
"transactionIndex": 0,
|
|
1321
|
-
"blockNumber":
|
|
1322
|
-
"transactionHash": "
|
|
1323
|
-
"address": "
|
|
1321
|
+
"blockNumber": 275281,
|
|
1322
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
1323
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
1324
1324
|
"topics": [
|
|
1325
1325
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1326
1326
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1328,42 +1328,42 @@
|
|
|
1328
1328
|
],
|
|
1329
1329
|
"data": "0x",
|
|
1330
1330
|
"logIndex": 1,
|
|
1331
|
-
"blockHash": "
|
|
1331
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
1334
|
"transactionIndex": 0,
|
|
1335
|
-
"blockNumber":
|
|
1336
|
-
"transactionHash": "
|
|
1337
|
-
"address": "
|
|
1335
|
+
"blockNumber": 275281,
|
|
1336
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
1337
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
1338
1338
|
"topics": [
|
|
1339
1339
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1340
1340
|
],
|
|
1341
|
-
"data": "
|
|
1341
|
+
"data": "0x000000000000000000000000dc91be80e5b08505e5aae02dcea50a1ca36a64c30000000000000000000000000000000000000000000000000000000000000001",
|
|
1342
1342
|
"logIndex": 2,
|
|
1343
|
-
"blockHash": "
|
|
1343
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"transactionIndex": 0,
|
|
1347
|
-
"blockNumber":
|
|
1348
|
-
"transactionHash": "
|
|
1349
|
-
"address": "
|
|
1347
|
+
"blockNumber": 275281,
|
|
1348
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
1349
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
1350
1350
|
"topics": [
|
|
1351
1351
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1352
1352
|
],
|
|
1353
|
-
"data": "
|
|
1353
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000523efc8839c991716fbaf55057fda2145cdccfb7",
|
|
1354
1354
|
"logIndex": 3,
|
|
1355
|
-
"blockHash": "
|
|
1355
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
|
-
"blockNumber":
|
|
1359
|
-
"cumulativeGasUsed": "
|
|
1358
|
+
"blockNumber": 275281,
|
|
1359
|
+
"cumulativeGasUsed": "790270",
|
|
1360
1360
|
"status": 1,
|
|
1361
1361
|
"byzantium": true
|
|
1362
1362
|
},
|
|
1363
1363
|
"args": [
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1366
|
-
"
|
|
1364
|
+
"0x589ccA636D809547C7AAdbe84A6180C4E9a20360",
|
|
1365
|
+
"0x523EFC8839C991716fBaf55057FDa2145cdCCFb7",
|
|
1366
|
+
"0xf7013ef60000000000000000000000002df4d13e7c48f67308e8fc937687df70c952a43f000000000000000000000000bef15a890bb0e73312fd38a5ce6f36f33827fcae0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
1367
1367
|
],
|
|
1368
1368
|
"numDeployments": 1,
|
|
1369
1369
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1373,14 +1373,14 @@
|
|
|
1373
1373
|
"execute": {
|
|
1374
1374
|
"methodName": "initialize",
|
|
1375
1375
|
"args": [
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1376
|
+
"0x2dF4d13E7c48F67308e8fC937687df70c952a43f",
|
|
1377
|
+
"0xBeF15A890bb0e73312FD38a5ce6F36F33827fcae",
|
|
1378
1378
|
"0x0000000000000000000000000000000000000000",
|
|
1379
1379
|
"0x0000000000000000000000000000000000000000",
|
|
1380
|
-
"
|
|
1380
|
+
"1000000"
|
|
1381
1381
|
]
|
|
1382
1382
|
},
|
|
1383
|
-
"implementation": "
|
|
1383
|
+
"implementation": "0x589ccA636D809547C7AAdbe84A6180C4E9a20360",
|
|
1384
1384
|
"devdoc": {
|
|
1385
1385
|
"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.",
|
|
1386
1386
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x589ccA636D809547C7AAdbe84A6180C4E9a20360",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1161,18 +1161,18 @@
|
|
|
1161
1161
|
"type": "function"
|
|
1162
1162
|
}
|
|
1163
1163
|
],
|
|
1164
|
-
"transactionHash": "
|
|
1164
|
+
"transactionHash": "0x1af0a940581b8222e0fce09ccc2cc07549081c973649569aa8babb18059196ef",
|
|
1165
1165
|
"receipt": {
|
|
1166
1166
|
"to": null,
|
|
1167
1167
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1168
|
-
"contractAddress": "
|
|
1168
|
+
"contractAddress": "0x589ccA636D809547C7AAdbe84A6180C4E9a20360",
|
|
1169
1169
|
"transactionIndex": 0,
|
|
1170
1170
|
"gasUsed": "3847539",
|
|
1171
1171
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1172
|
-
"blockHash": "
|
|
1173
|
-
"transactionHash": "
|
|
1172
|
+
"blockHash": "0xd5ecab20b68d793fdf5b772d05b9ca64ec83aa685f11d7a9dc23387161770fcb",
|
|
1173
|
+
"transactionHash": "0x1af0a940581b8222e0fce09ccc2cc07549081c973649569aa8babb18059196ef",
|
|
1174
1174
|
"logs": [],
|
|
1175
|
-
"blockNumber":
|
|
1175
|
+
"blockNumber": 275278,
|
|
1176
1176
|
"cumulativeGasUsed": "3847539",
|
|
1177
1177
|
"status": 1,
|
|
1178
1178
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
|
-
"gasUsed": "
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
142
|
+
"gasUsed": "790270",
|
|
143
|
+
"logsBloom": "0x00000000000000000060000000000000400000000000000000800000000000000000000800800000000000000000000000000000000000000000020000000000000400000000000000000000000002000001000000000000000000000000000000000000030000000000000000000800000000800000000000000000000000400000200000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000004200000000000000000000000000000000020000000000000000200020000000000000400000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63",
|
|
145
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 275281,
|
|
150
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
151
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x000000000000000000000000589cca636d809547c7aadbe84a6180c4e9a20360"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 275281,
|
|
163
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
164
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
165
165
|
"topics": [
|
|
166
166
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
167
167
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -169,42 +169,42 @@
|
|
|
169
169
|
],
|
|
170
170
|
"data": "0x",
|
|
171
171
|
"logIndex": 1,
|
|
172
|
-
"blockHash": "
|
|
172
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 275281,
|
|
177
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
178
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x000000000000000000000000dc91be80e5b08505e5aae02dcea50a1ca36a64c30000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 275281,
|
|
189
|
+
"transactionHash": "0xd973140702c58ee1421bc7d79805455308cd3d2ba925509ac238da49eddcf9b1",
|
|
190
|
+
"address": "0xDC91Be80E5B08505e5AAe02dCEA50a1Ca36a64c3",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000523efc8839c991716fbaf55057fda2145cdccfb7",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x2b1d064e133853fa4b65eb496de7091a72230e23d15440ba1c3810f330db7e63"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
200
|
-
"cumulativeGasUsed": "
|
|
199
|
+
"blockNumber": 275281,
|
|
200
|
+
"cumulativeGasUsed": "790270",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x589ccA636D809547C7AAdbe84A6180C4E9a20360",
|
|
206
|
+
"0x523EFC8839C991716fBaf55057FDa2145cdCCFb7",
|
|
207
|
+
"0xf7013ef60000000000000000000000002df4d13e7c48f67308e8fc937687df70c952a43f000000000000000000000000bef15a890bb0e73312fd38a5ce6f36f33827fcae0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x6909D5b4f248E99584C38B7fD103E044Beeb9959",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x51879a6fd78f4a9b6c03d56eabecfdc4ffad83d67b628eb3439797548e046f81",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0x6909D5b4f248E99584C38B7fD103E044Beeb9959",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "1222301",
|
|
332
|
-
"logsBloom": "
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
332
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000008020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000020000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
333
|
+
"blockHash": "0x7764b704776623bda659f418f1f968e6432bd9e8e7b1b19f2a31f77575f03722",
|
|
334
|
+
"transactionHash": "0x51879a6fd78f4a9b6c03d56eabecfdc4ffad83d67b628eb3439797548e046f81",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 275275,
|
|
339
|
+
"transactionHash": "0x51879a6fd78f4a9b6c03d56eabecfdc4ffad83d67b628eb3439797548e046f81",
|
|
340
|
+
"address": "0x6909D5b4f248E99584C38B7fD103E044Beeb9959",
|
|
341
341
|
"topics": [
|
|
342
342
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
343
343
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -345,16 +345,16 @@
|
|
|
345
345
|
],
|
|
346
346
|
"data": "0x",
|
|
347
347
|
"logIndex": 0,
|
|
348
|
-
"blockHash": "
|
|
348
|
+
"blockHash": "0x7764b704776623bda659f418f1f968e6432bd9e8e7b1b19f2a31f77575f03722"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
351
|
+
"blockNumber": 275275,
|
|
352
352
|
"cumulativeGasUsed": "1222301",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0x2dF4d13E7c48F67308e8fC937687df70c952a43f"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|