@layerzerolabs/lz-evm-sdk-v1 2.1.11 → 2.1.13
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/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/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/{avalanche-sandbox-local → metis-sandbox-local}/DefaultProxyAdmin.json +15 -15
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/Endpoint.json +8 -8
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/FPValidator.json +4 -4
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/MPTValidator01.json +4 -4
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/NonceContract.json +6 -6
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/RelayerV2.json +31 -31
- package/deployments/{avalanche-sandbox-local → metis-sandbox-local}/RelayerV2_Implementation.json +6 -6
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/RelayerV2_Proxy.json +29 -29
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/TreasuryV2.json +12 -12
- package/deployments/metis-sandbox-local/UltraLightNode.json +1898 -0
- package/deployments/{bsc-sandbox-local → metis-sandbox-local}/UltraLightNodeV2.json +13 -13
- package/deployments/mode-mainnet/DefaultProxyAdmin.json +273 -0
- package/deployments/mode-mainnet/Endpoint.json +1282 -0
- package/deployments/mode-mainnet/FPValidator.json +382 -0
- package/deployments/mode-mainnet/MPTValidator01.json +395 -0
- package/deployments/mode-mainnet/NonceContract.json +159 -0
- package/deployments/mode-mainnet/RelayerV2.json +1249 -0
- package/deployments/mode-mainnet/RelayerV2_Implementation.json +1376 -0
- package/deployments/mode-mainnet/RelayerV2_Proxy.json +245 -0
- package/deployments/mode-mainnet/TreasuryV2.json +458 -0
- package/deployments/mode-mainnet/UltraLightNodeV2.json +1816 -0
- 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/deployments/{bsc-sandbox-local → zkatana-mainnet}/DefaultProxyAdmin.json +22 -22
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/Endpoint.json +16 -16
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/FPValidator.json +9 -9
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/MPTValidator01.json +9 -9
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/NonceContract.json +10 -10
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/RelayerV2.json +36 -36
- package/deployments/{bsc-sandbox-local → zkatana-mainnet}/RelayerV2_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/RelayerV2_Proxy.json +33 -33
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/TreasuryV2.json +16 -16
- package/deployments/{avalanche-sandbox-local → zkatana-mainnet}/UltraLightNodeV2.json +18 -18
- package/package.json +7 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x4F2eB26F006ad69F90702d58c18c0f60CD16D81d",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0x8ed20a0036b33c49ab2da123ada1613cdd53b334e48ec5009d02e52e01c7b8ea",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0x4F2eB26F006ad69F90702d58c18c0f60CD16D81d",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "983405",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0x0000000000000041d27da9cdf24687a4fa046c89bcf384d4706aad33765c4ca9",
|
|
329
|
+
"transactionHash": "0x8ed20a0036b33c49ab2da123ada1613cdd53b334e48ec5009d02e52e01c7b8ea",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 65,
|
|
332
332
|
"cumulativeGasUsed": "983405",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xfB0bf2B74eF148F3d83319EC190dA3beE3678f30",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0x9be06d747994593de809a0174eff86bda011abfe10d10d9ab7e19d7034b72208",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0xfB0bf2B74eF148F3d83319EC190dA3beE3678f30",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1531179",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x0000000000000042443cd5f383eb9e9aa26a6f41cb565e79917b7873a2d7eecf",
|
|
342
|
+
"transactionHash": "0x9be06d747994593de809a0174eff86bda011abfe10d10d9ab7e19d7034b72208",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 66,
|
|
345
345
|
"cumulativeGasUsed": "1531179",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x413A8dB1d93AB875d3777E1b2C1491022657719E",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0x37ba594fa7b4f02fc5311bf9af1c7095cf2fd1b6dacbd5bed35907206f527c6d",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0x413A8dB1d93AB875d3777E1b2C1491022657719E",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "228249",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x0000000000000044d6e6dfdb269d9009d23c2f6097466bcf81e95888db807c44",
|
|
91
|
+
"transactionHash": "0x37ba594fa7b4f02fc5311bf9af1c7095cf2fd1b6dacbd5bed35907206f527c6d",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 68,
|
|
94
94
|
"cumulativeGasUsed": "228249",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x49f01B565950817830dB73984D9f6f2200515ffA"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1126,35 +1126,35 @@
|
|
|
1126
1126
|
"type": "constructor"
|
|
1127
1127
|
}
|
|
1128
1128
|
],
|
|
1129
|
-
"transactionHash": "
|
|
1129
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
1130
1130
|
"receipt": {
|
|
1131
1131
|
"to": null,
|
|
1132
1132
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1133
|
-
"contractAddress": "
|
|
1133
|
+
"contractAddress": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
1134
1134
|
"transactionIndex": 0,
|
|
1135
1135
|
"gasUsed": "693701",
|
|
1136
1136
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1137
|
-
"blockHash": "
|
|
1138
|
-
"transactionHash": "
|
|
1137
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c",
|
|
1138
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
1139
1139
|
"logs": [
|
|
1140
1140
|
{
|
|
1141
1141
|
"transactionIndex": 0,
|
|
1142
|
-
"blockNumber":
|
|
1143
|
-
"transactionHash": "
|
|
1144
|
-
"address": "
|
|
1142
|
+
"blockNumber": 72,
|
|
1143
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
1144
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
1145
1145
|
"topics": [
|
|
1146
1146
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1147
|
-
"
|
|
1147
|
+
"0x00000000000000000000000058b1e059ecabdba73d7f50cf0b0db141717b7e15"
|
|
1148
1148
|
],
|
|
1149
1149
|
"data": "0x",
|
|
1150
1150
|
"logIndex": 0,
|
|
1151
|
-
"blockHash": "
|
|
1151
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
1152
1152
|
},
|
|
1153
1153
|
{
|
|
1154
1154
|
"transactionIndex": 0,
|
|
1155
|
-
"blockNumber":
|
|
1156
|
-
"transactionHash": "
|
|
1157
|
-
"address": "
|
|
1155
|
+
"blockNumber": 72,
|
|
1156
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
1157
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
1158
1158
|
"topics": [
|
|
1159
1159
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1160
1160
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1162,42 +1162,42 @@
|
|
|
1162
1162
|
],
|
|
1163
1163
|
"data": "0x",
|
|
1164
1164
|
"logIndex": 1,
|
|
1165
|
-
"blockHash": "
|
|
1165
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
1166
1166
|
},
|
|
1167
1167
|
{
|
|
1168
1168
|
"transactionIndex": 0,
|
|
1169
|
-
"blockNumber":
|
|
1170
|
-
"transactionHash": "
|
|
1171
|
-
"address": "
|
|
1169
|
+
"blockNumber": 72,
|
|
1170
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
1171
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
1172
1172
|
"topics": [
|
|
1173
1173
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1174
1174
|
],
|
|
1175
|
-
"data": "
|
|
1175
|
+
"data": "0x0000000000000000000000004853172083fb89b804dcb758287c495d160988320000000000000000000000000000000000000000000000000000000000000001",
|
|
1176
1176
|
"logIndex": 2,
|
|
1177
|
-
"blockHash": "
|
|
1177
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
1178
1178
|
},
|
|
1179
1179
|
{
|
|
1180
1180
|
"transactionIndex": 0,
|
|
1181
|
-
"blockNumber":
|
|
1182
|
-
"transactionHash": "
|
|
1183
|
-
"address": "
|
|
1181
|
+
"blockNumber": 72,
|
|
1182
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
1183
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
1184
1184
|
"topics": [
|
|
1185
1185
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1186
1186
|
],
|
|
1187
|
-
"data": "
|
|
1187
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000008efecef12dd91fa64be062e797cb54e87beb605b",
|
|
1188
1188
|
"logIndex": 3,
|
|
1189
|
-
"blockHash": "
|
|
1189
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
1190
1190
|
}
|
|
1191
1191
|
],
|
|
1192
|
-
"blockNumber":
|
|
1192
|
+
"blockNumber": 72,
|
|
1193
1193
|
"cumulativeGasUsed": "693701",
|
|
1194
1194
|
"status": 1,
|
|
1195
1195
|
"byzantium": true
|
|
1196
1196
|
},
|
|
1197
1197
|
"args": [
|
|
1198
|
-
"
|
|
1199
|
-
"
|
|
1200
|
-
"
|
|
1198
|
+
"0x58b1e059ecabDbA73d7F50Cf0B0dB141717b7e15",
|
|
1199
|
+
"0x8EFECeF12dD91Fa64BE062e797cB54e87Beb605b",
|
|
1200
|
+
"0xf7013ef6000000000000000000000000e802a7fcb96464b2fe30b514080a5f1199b674d200000000000000000000000007accdfbdb43e317c41608ec7ade19a0cf8541000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
1201
1201
|
],
|
|
1202
1202
|
"numDeployments": 1,
|
|
1203
1203
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1207,14 +1207,14 @@
|
|
|
1207
1207
|
"execute": {
|
|
1208
1208
|
"methodName": "initialize",
|
|
1209
1209
|
"args": [
|
|
1210
|
-
"
|
|
1211
|
-
"
|
|
1210
|
+
"0xE802A7fcB96464b2FE30B514080A5F1199B674d2",
|
|
1211
|
+
"0x07aCCDfbdB43e317C41608eC7adE19a0cf854100",
|
|
1212
1212
|
"0x0000000000000000000000000000000000000000",
|
|
1213
1213
|
"0x0000000000000000000000000000000000000000",
|
|
1214
1214
|
"1000000"
|
|
1215
1215
|
]
|
|
1216
1216
|
},
|
|
1217
|
-
"implementation": "
|
|
1217
|
+
"implementation": "0x58b1e059ecabDbA73d7F50Cf0B0dB141717b7e15",
|
|
1218
1218
|
"devdoc": {
|
|
1219
1219
|
"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.",
|
|
1220
1220
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x58b1e059ecabDbA73d7F50Cf0B0dB141717b7e15",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -995,18 +995,18 @@
|
|
|
995
995
|
"type": "function"
|
|
996
996
|
}
|
|
997
997
|
],
|
|
998
|
-
"transactionHash": "
|
|
998
|
+
"transactionHash": "0xa4aa63abad1f2b60e4a48f8ffec24fcce3dd63a3311455eb134752017b0e2bd8",
|
|
999
999
|
"receipt": {
|
|
1000
1000
|
"to": null,
|
|
1001
1001
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
1002
|
-
"contractAddress": "
|
|
1002
|
+
"contractAddress": "0x58b1e059ecabDbA73d7F50Cf0B0dB141717b7e15",
|
|
1003
1003
|
"transactionIndex": 0,
|
|
1004
1004
|
"gasUsed": "3111453",
|
|
1005
1005
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1006
|
-
"blockHash": "
|
|
1007
|
-
"transactionHash": "
|
|
1006
|
+
"blockHash": "0x0000000000000047a6e605fb89c81e9ca17ad30dbf1a54b599548d06fd0512b9",
|
|
1007
|
+
"transactionHash": "0xa4aa63abad1f2b60e4a48f8ffec24fcce3dd63a3311455eb134752017b0e2bd8",
|
|
1008
1008
|
"logs": [],
|
|
1009
|
-
"blockNumber":
|
|
1009
|
+
"blockNumber": 71,
|
|
1010
1010
|
"cumulativeGasUsed": "3111453",
|
|
1011
1011
|
"status": 1,
|
|
1012
1012
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "693701",
|
|
143
143
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
144
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c",
|
|
145
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 72,
|
|
150
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
151
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x00000000000000000000000058b1e059ecabdba73d7f50cf0b0db141717b7e15"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 72,
|
|
163
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
164
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
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": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 72,
|
|
177
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
178
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x0000000000000000000000004853172083fb89b804dcb758287c495d160988320000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 72,
|
|
189
|
+
"transactionHash": "0xeb4aa1753774315b2c6c4930dd7d54f1087eaa43a47d9f981f21831907d8e596",
|
|
190
|
+
"address": "0x4853172083fb89b804DCB758287c495d16098832",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000008efecef12dd91fa64be062e797cb54e87beb605b",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0x0000000000000048d6f8bb6eab3b1e5f379201d738bd8f759be571cbedfb851c"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 72,
|
|
200
200
|
"cumulativeGasUsed": "693701",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x58b1e059ecabDbA73d7F50Cf0B0dB141717b7e15",
|
|
206
|
+
"0x8EFECeF12dD91Fa64BE062e797cB54e87Beb605b",
|
|
207
|
+
"0xf7013ef6000000000000000000000000e802a7fcb96464b2fe30b514080a5f1199b674d200000000000000000000000007accdfbdb43e317c41608ec7ade19a0cf8541000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x2732e27C87AfA49c58DC5429566E8ABA450B9ef8",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x05f57e782f09b3616babe144ddbe9d8317faf775e6004877f27f291b520b1297",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0x2732e27C87AfA49c58DC5429566E8ABA450B9ef8",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "998316",
|
|
332
332
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
333
|
+
"blockHash": "0x00000000000000494c7abda2c7b51a8608391f98f29303ae503236468b9a7f63",
|
|
334
|
+
"transactionHash": "0x05f57e782f09b3616babe144ddbe9d8317faf775e6004877f27f291b520b1297",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 73,
|
|
339
|
+
"transactionHash": "0x05f57e782f09b3616babe144ddbe9d8317faf775e6004877f27f291b520b1297",
|
|
340
|
+
"address": "0x2732e27C87AfA49c58DC5429566E8ABA450B9ef8",
|
|
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": "0x00000000000000494c7abda2c7b51a8608391f98f29303ae503236468b9a7f63"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
351
|
+
"blockNumber": 73,
|
|
352
352
|
"cumulativeGasUsed": "998316",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0xE802A7fcB96464b2FE30B514080A5F1199B674d2"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xeFC8C497D90CBaEc47a93A6bd550e44295075A76",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1466,22 +1466,22 @@
|
|
|
1466
1466
|
"type": "function"
|
|
1467
1467
|
}
|
|
1468
1468
|
],
|
|
1469
|
-
"transactionHash": "
|
|
1469
|
+
"transactionHash": "0x386fc3fdc1967be63b72370c5bd8f3c482c745f95e45abb21d97abb46269abd9",
|
|
1470
1470
|
"receipt": {
|
|
1471
1471
|
"to": null,
|
|
1472
1472
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1473
|
-
"contractAddress": "
|
|
1473
|
+
"contractAddress": "0xeFC8C497D90CBaEc47a93A6bd550e44295075A76",
|
|
1474
1474
|
"transactionIndex": 0,
|
|
1475
1475
|
"gasUsed": "4512217",
|
|
1476
1476
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1477
|
-
"blockHash": "
|
|
1478
|
-
"transactionHash": "
|
|
1477
|
+
"blockHash": "0x00000000000000435627dff7a69a1451abaadad7eda3e70852010d86f1d19016",
|
|
1478
|
+
"transactionHash": "0x386fc3fdc1967be63b72370c5bd8f3c482c745f95e45abb21d97abb46269abd9",
|
|
1479
1479
|
"logs": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"transactionIndex": 0,
|
|
1482
|
-
"blockNumber":
|
|
1483
|
-
"transactionHash": "
|
|
1484
|
-
"address": "
|
|
1482
|
+
"blockNumber": 67,
|
|
1483
|
+
"transactionHash": "0x386fc3fdc1967be63b72370c5bd8f3c482c745f95e45abb21d97abb46269abd9",
|
|
1484
|
+
"address": "0xeFC8C497D90CBaEc47a93A6bd550e44295075A76",
|
|
1485
1485
|
"topics": [
|
|
1486
1486
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1487
1487
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1489,16 +1489,16 @@
|
|
|
1489
1489
|
],
|
|
1490
1490
|
"data": "0x",
|
|
1491
1491
|
"logIndex": 0,
|
|
1492
|
-
"blockHash": "
|
|
1492
|
+
"blockHash": "0x00000000000000435627dff7a69a1451abaadad7eda3e70852010d86f1d19016"
|
|
1493
1493
|
}
|
|
1494
1494
|
],
|
|
1495
|
-
"blockNumber":
|
|
1495
|
+
"blockNumber": 67,
|
|
1496
1496
|
"cumulativeGasUsed": "4512217",
|
|
1497
1497
|
"status": 1,
|
|
1498
1498
|
"byzantium": true
|
|
1499
1499
|
},
|
|
1500
1500
|
"args": [
|
|
1501
|
-
"
|
|
1501
|
+
"0x49f01B565950817830dB73984D9f6f2200515ffA"
|
|
1502
1502
|
],
|
|
1503
1503
|
"numDeployments": 1,
|
|
1504
1504
|
"solcInputHash": "26073710b59023fa12a4a7fdb81fff44",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xE802A7fcB96464b2FE30B514080A5F1199B674d2",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1414,22 +1414,22 @@
|
|
|
1414
1414
|
"type": "function"
|
|
1415
1415
|
}
|
|
1416
1416
|
],
|
|
1417
|
-
"transactionHash": "
|
|
1417
|
+
"transactionHash": "0x2a8fad7197b749bc61c5cce97d1ed59da7ec289c76092ffc647bc1d1890c802a",
|
|
1418
1418
|
"receipt": {
|
|
1419
1419
|
"to": null,
|
|
1420
1420
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1421
|
-
"contractAddress": "
|
|
1421
|
+
"contractAddress": "0xE802A7fcB96464b2FE30B514080A5F1199B674d2",
|
|
1422
1422
|
"transactionIndex": 0,
|
|
1423
1423
|
"gasUsed": "4544245",
|
|
1424
1424
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1425
|
-
"blockHash": "
|
|
1426
|
-
"transactionHash": "
|
|
1425
|
+
"blockHash": "0x000000000000004529f2e15b6860a6eaeb2536809535d52b799cd78113914661",
|
|
1426
|
+
"transactionHash": "0x2a8fad7197b749bc61c5cce97d1ed59da7ec289c76092ffc647bc1d1890c802a",
|
|
1427
1427
|
"logs": [
|
|
1428
1428
|
{
|
|
1429
1429
|
"transactionIndex": 0,
|
|
1430
|
-
"blockNumber":
|
|
1431
|
-
"transactionHash": "
|
|
1432
|
-
"address": "
|
|
1430
|
+
"blockNumber": 69,
|
|
1431
|
+
"transactionHash": "0x2a8fad7197b749bc61c5cce97d1ed59da7ec289c76092ffc647bc1d1890c802a",
|
|
1432
|
+
"address": "0xE802A7fcB96464b2FE30B514080A5F1199B674d2",
|
|
1433
1433
|
"topics": [
|
|
1434
1434
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1435
1435
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1437,17 +1437,17 @@
|
|
|
1437
1437
|
],
|
|
1438
1438
|
"data": "0x",
|
|
1439
1439
|
"logIndex": 0,
|
|
1440
|
-
"blockHash": "
|
|
1440
|
+
"blockHash": "0x000000000000004529f2e15b6860a6eaeb2536809535d52b799cd78113914661"
|
|
1441
1441
|
}
|
|
1442
1442
|
],
|
|
1443
|
-
"blockNumber":
|
|
1443
|
+
"blockNumber": 69,
|
|
1444
1444
|
"cumulativeGasUsed": "4544245",
|
|
1445
1445
|
"status": 1,
|
|
1446
1446
|
"byzantium": true
|
|
1447
1447
|
},
|
|
1448
1448
|
"args": [
|
|
1449
|
-
"
|
|
1450
|
-
"
|
|
1449
|
+
"0x49f01B565950817830dB73984D9f6f2200515ffA",
|
|
1450
|
+
"0x413A8dB1d93AB875d3777E1b2C1491022657719E",
|
|
1451
1451
|
20420
|
|
1452
1452
|
],
|
|
1453
1453
|
"numDeployments": 1,
|