@layerzerolabs/lz-evm-sdk-v1 3.0.8 → 3.0.9
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 +8 -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 +7 -7
- package/deployments/bsc-sandbox-local/Endpoint.json +5 -5
- package/deployments/bsc-sandbox-local/FPValidator.json +3 -3
- package/deployments/bsc-sandbox-local/MPTValidator01.json +3 -3
- package/deployments/bsc-sandbox-local/NonceContract.json +3 -3
- package/deployments/bsc-sandbox-local/RelayerV2.json +11 -11
- package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +3 -3
- package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +11 -11
- package/deployments/bsc-sandbox-local/TreasuryV2.json +5 -5
- package/deployments/bsc-sandbox-local/UltraLightNode.json +5 -5
- package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +5 -5
- package/deployments/codex-mainnet/DefaultProxyAdmin.json +11 -11
- package/deployments/codex-mainnet/Endpoint.json +9 -9
- package/deployments/codex-mainnet/FPValidator.json +5 -5
- package/deployments/codex-mainnet/MPTValidator01.json +5 -5
- package/deployments/codex-mainnet/NonceContract.json +5 -5
- package/deployments/codex-mainnet/RelayerV2.json +17 -17
- package/deployments/codex-mainnet/RelayerV2_Implementation.json +5 -5
- package/deployments/codex-mainnet/RelayerV2_Proxy.json +17 -17
- package/deployments/codex-mainnet/TreasuryV2.json +8 -8
- package/deployments/codex-mainnet/UltraLightNodeV2.json +9 -9
- 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/hemi-testnet/DefaultProxyAdmin.json +273 -0
- package/deployments/hemi-testnet/Endpoint.json +1282 -0
- package/deployments/hemi-testnet/FPValidator.json +382 -0
- package/deployments/hemi-testnet/MPTValidator01.json +395 -0
- package/deployments/hemi-testnet/NonceContract.json +159 -0
- package/deployments/hemi-testnet/RelayerV2.json +1415 -0
- package/deployments/hemi-testnet/RelayerV2_Implementation.json +1612 -0
- package/deployments/hemi-testnet/RelayerV2_Proxy.json +245 -0
- package/deployments/hemi-testnet/TreasuryV2.json +458 -0
- package/deployments/hemi-testnet/UltraLightNodeV2.json +1816 -0
- package/deployments/optimism-sandbox-local/DefaultProxyAdmin.json +10 -10
- package/deployments/optimism-sandbox-local/Endpoint.json +7 -7
- package/deployments/optimism-sandbox-local/FPValidator.json +4 -4
- package/deployments/optimism-sandbox-local/MPTValidator01.json +4 -4
- package/deployments/optimism-sandbox-local/NonceContract.json +4 -4
- package/deployments/optimism-sandbox-local/RelayerV2.json +16 -16
- package/deployments/optimism-sandbox-local/RelayerV2_Implementation.json +4 -4
- package/deployments/optimism-sandbox-local/RelayerV2_Proxy.json +16 -16
- package/deployments/optimism-sandbox-local/TreasuryV2.json +7 -7
- package/deployments/optimism-sandbox-local/UltraLightNode.json +7 -7
- package/deployments/optimism-sandbox-local/UltraLightNodeV2.json +7 -7
- package/deployments/otherworld-testnet/DefaultProxyAdmin.json +15 -15
- package/deployments/otherworld-testnet/Endpoint.json +12 -12
- package/deployments/otherworld-testnet/FPValidator.json +6 -6
- package/deployments/otherworld-testnet/FeeHandler.json +11 -11
- package/deployments/otherworld-testnet/MPTValidator01.json +6 -6
- package/deployments/otherworld-testnet/NonceContract.json +7 -7
- package/deployments/otherworld-testnet/RelayerV2.json +32 -32
- package/deployments/otherworld-testnet/RelayerV2_Implementation.json +6 -6
- package/deployments/otherworld-testnet/RelayerV2_Proxy.json +29 -29
- package/deployments/otherworld-testnet/TreasuryV2.json +12 -12
- package/deployments/otherworld-testnet/UltraLightNodeV2.json +15 -15
- package/deployments/otherworld-testnet/UltraLightNodeV2AltToken.json +15 -15
- 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": "0xe67b01591713d5eB752b27d077E392FA7044c9C1",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -317,18 +317,18 @@
|
|
|
317
317
|
"type": "function"
|
|
318
318
|
}
|
|
319
319
|
],
|
|
320
|
-
"transactionHash": "
|
|
320
|
+
"transactionHash": "0x8991fb916c550722546ab3a99e77afee2c084474034b9fc4ff0eb9ff378d919a",
|
|
321
321
|
"receipt": {
|
|
322
322
|
"to": null,
|
|
323
323
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
324
|
-
"contractAddress": "
|
|
324
|
+
"contractAddress": "0xe67b01591713d5eB752b27d077E392FA7044c9C1",
|
|
325
325
|
"transactionIndex": 0,
|
|
326
326
|
"gasUsed": "1154199",
|
|
327
327
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
328
|
-
"blockHash": "
|
|
329
|
-
"transactionHash": "
|
|
328
|
+
"blockHash": "0xdd64533982b87cc290e4bb619a0b5cde2232fca82ab8857a796b1e77822dfcef",
|
|
329
|
+
"transactionHash": "0x8991fb916c550722546ab3a99e77afee2c084474034b9fc4ff0eb9ff378d919a",
|
|
330
330
|
"logs": [],
|
|
331
|
-
"blockNumber":
|
|
331
|
+
"blockNumber": 2055525,
|
|
332
332
|
"cumulativeGasUsed": "1154199",
|
|
333
333
|
"status": 1,
|
|
334
334
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xc764f011ba8C1663433A92d56A76607AaF03b120",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [],
|
|
@@ -140,22 +140,22 @@
|
|
|
140
140
|
"type": "function"
|
|
141
141
|
}
|
|
142
142
|
],
|
|
143
|
-
"transactionHash": "
|
|
143
|
+
"transactionHash": "0xc1693709b8e10e95b676bc8d0b0f4d200eb0854c93768d852562349b3773c7d3",
|
|
144
144
|
"receipt": {
|
|
145
145
|
"to": null,
|
|
146
146
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
147
|
-
"contractAddress": "
|
|
147
|
+
"contractAddress": "0xc764f011ba8C1663433A92d56A76607AaF03b120",
|
|
148
148
|
"transactionIndex": 0,
|
|
149
149
|
"gasUsed": "894645",
|
|
150
|
-
"logsBloom": "
|
|
151
|
-
"blockHash": "
|
|
152
|
-
"transactionHash": "
|
|
150
|
+
"logsBloom": "0x00000000000000400000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000001030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
151
|
+
"blockHash": "0xa975fb1c39eae380714cd2d70456900d25164c65e6634674d4d371bb24d3d000",
|
|
152
|
+
"transactionHash": "0xc1693709b8e10e95b676bc8d0b0f4d200eb0854c93768d852562349b3773c7d3",
|
|
153
153
|
"logs": [
|
|
154
154
|
{
|
|
155
155
|
"transactionIndex": 0,
|
|
156
|
-
"blockNumber":
|
|
157
|
-
"transactionHash": "
|
|
158
|
-
"address": "
|
|
156
|
+
"blockNumber": 2055528,
|
|
157
|
+
"transactionHash": "0xc1693709b8e10e95b676bc8d0b0f4d200eb0854c93768d852562349b3773c7d3",
|
|
158
|
+
"address": "0xc764f011ba8C1663433A92d56A76607AaF03b120",
|
|
159
159
|
"topics": [
|
|
160
160
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
161
161
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -163,10 +163,10 @@
|
|
|
163
163
|
],
|
|
164
164
|
"data": "0x",
|
|
165
165
|
"logIndex": 0,
|
|
166
|
-
"blockHash": "
|
|
166
|
+
"blockHash": "0xa975fb1c39eae380714cd2d70456900d25164c65e6634674d4d371bb24d3d000"
|
|
167
167
|
}
|
|
168
168
|
],
|
|
169
|
-
"blockNumber":
|
|
169
|
+
"blockNumber": 2055528,
|
|
170
170
|
"cumulativeGasUsed": "894645",
|
|
171
171
|
"status": 1,
|
|
172
172
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x5038070Cdd58F65A17eE7Eb63DF596D1425F3663",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -330,18 +330,18 @@
|
|
|
330
330
|
"type": "function"
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"transactionHash": "
|
|
333
|
+
"transactionHash": "0xef456859fe4d192a9436b280e418aa07296bfb0b946ec079f04f3fd712d11430",
|
|
334
334
|
"receipt": {
|
|
335
335
|
"to": null,
|
|
336
336
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
337
|
-
"contractAddress": "
|
|
337
|
+
"contractAddress": "0x5038070Cdd58F65A17eE7Eb63DF596D1425F3663",
|
|
338
338
|
"transactionIndex": 0,
|
|
339
339
|
"gasUsed": "1843344",
|
|
340
340
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
341
|
-
"blockHash": "
|
|
342
|
-
"transactionHash": "
|
|
341
|
+
"blockHash": "0x17307891c58019ed6d03b8e9f74a79b8109fe80164114c6f96e2adbd0212e12c",
|
|
342
|
+
"transactionHash": "0xef456859fe4d192a9436b280e418aa07296bfb0b946ec079f04f3fd712d11430",
|
|
343
343
|
"logs": [],
|
|
344
|
-
"blockNumber":
|
|
344
|
+
"blockNumber": 2055526,
|
|
345
345
|
"cumulativeGasUsed": "1843344",
|
|
346
346
|
"status": 1,
|
|
347
347
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x35b24D49241FFe21e93b7745411Fc72F06B7e7ce",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -79,24 +79,24 @@
|
|
|
79
79
|
"type": "function"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
|
-
"transactionHash": "
|
|
82
|
+
"transactionHash": "0xf361419ac5233cd54079ed54f407faab32a47ffc88d21101253226aff19fb829",
|
|
83
83
|
"receipt": {
|
|
84
84
|
"to": null,
|
|
85
85
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
86
|
-
"contractAddress": "
|
|
86
|
+
"contractAddress": "0x35b24D49241FFe21e93b7745411Fc72F06B7e7ce",
|
|
87
87
|
"transactionIndex": 0,
|
|
88
88
|
"gasUsed": "294163",
|
|
89
89
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
90
|
-
"blockHash": "
|
|
91
|
-
"transactionHash": "
|
|
90
|
+
"blockHash": "0x6ee9ca69ed6eb6726eaee1a8fbcc75ea69b71c4f7fbfd6b2444d7cb8d2374514",
|
|
91
|
+
"transactionHash": "0xf361419ac5233cd54079ed54f407faab32a47ffc88d21101253226aff19fb829",
|
|
92
92
|
"logs": [],
|
|
93
|
-
"blockNumber":
|
|
93
|
+
"blockNumber": 2055527,
|
|
94
94
|
"cumulativeGasUsed": "294163",
|
|
95
95
|
"status": 1,
|
|
96
96
|
"byzantium": true
|
|
97
97
|
},
|
|
98
98
|
"args": [
|
|
99
|
-
"
|
|
99
|
+
"0x19f95C8ef1C9F4Aa5166e00F4f99103de44e707f"
|
|
100
100
|
],
|
|
101
101
|
"numDeployments": 1,
|
|
102
102
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
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": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
1296
1296
|
"receipt": {
|
|
1297
1297
|
"to": null,
|
|
1298
1298
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1299
|
-
"contractAddress": "
|
|
1299
|
+
"contractAddress": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
1300
1300
|
"transactionIndex": 0,
|
|
1301
1301
|
"gasUsed": "790572",
|
|
1302
|
-
"logsBloom": "
|
|
1303
|
-
"blockHash": "
|
|
1304
|
-
"transactionHash": "
|
|
1302
|
+
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800010000000000000000000000000000000000000020000000000000400000000000000000000000002000001000000000000000000000000000000000000030000000000000400000800000000800000000000001000000000400000000000000000000000000000000000000000000000400000000000800000000000000000000000000000000000000004000000000000000000000000000000000020000000000000000000000010000000800400000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1303
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4",
|
|
1304
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
1305
1305
|
"logs": [
|
|
1306
1306
|
{
|
|
1307
1307
|
"transactionIndex": 0,
|
|
1308
|
-
"blockNumber":
|
|
1309
|
-
"transactionHash": "
|
|
1310
|
-
"address": "
|
|
1308
|
+
"blockNumber": 2055541,
|
|
1309
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
1310
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
1311
1311
|
"topics": [
|
|
1312
1312
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
1313
|
-
"
|
|
1313
|
+
"0x0000000000000000000000007941943c745690cc2e7e8f4a75f08893d990328c"
|
|
1314
1314
|
],
|
|
1315
1315
|
"data": "0x",
|
|
1316
1316
|
"logIndex": 0,
|
|
1317
|
-
"blockHash": "
|
|
1317
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
1318
1318
|
},
|
|
1319
1319
|
{
|
|
1320
1320
|
"transactionIndex": 0,
|
|
1321
|
-
"blockNumber":
|
|
1322
|
-
"transactionHash": "
|
|
1323
|
-
"address": "
|
|
1321
|
+
"blockNumber": 2055541,
|
|
1322
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
1323
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
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": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
1334
|
"transactionIndex": 0,
|
|
1335
|
-
"blockNumber":
|
|
1336
|
-
"transactionHash": "
|
|
1337
|
-
"address": "
|
|
1335
|
+
"blockNumber": 2055541,
|
|
1336
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
1337
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
1338
1338
|
"topics": [
|
|
1339
1339
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
1340
1340
|
],
|
|
1341
|
-
"data": "
|
|
1341
|
+
"data": "0x000000000000000000000000f9e1815f151024bde4b7c10bac10e8ba9f6b53e10000000000000000000000000000000000000000000000000000000000000001",
|
|
1342
1342
|
"logIndex": 2,
|
|
1343
|
-
"blockHash": "
|
|
1343
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"transactionIndex": 0,
|
|
1347
|
-
"blockNumber":
|
|
1348
|
-
"transactionHash": "
|
|
1349
|
-
"address": "
|
|
1347
|
+
"blockNumber": 2055541,
|
|
1348
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
1349
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
1350
1350
|
"topics": [
|
|
1351
1351
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
1352
1352
|
],
|
|
1353
|
-
"data": "
|
|
1353
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000008a4d033038bac87fe55e362ca360eb61a2ed478e",
|
|
1354
1354
|
"logIndex": 3,
|
|
1355
|
-
"blockHash": "
|
|
1355
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
1356
1356
|
}
|
|
1357
1357
|
],
|
|
1358
|
-
"blockNumber":
|
|
1358
|
+
"blockNumber": 2055541,
|
|
1359
1359
|
"cumulativeGasUsed": "790572",
|
|
1360
1360
|
"status": 1,
|
|
1361
1361
|
"byzantium": true
|
|
1362
1362
|
},
|
|
1363
1363
|
"args": [
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1366
|
-
"
|
|
1364
|
+
"0x7941943c745690Cc2e7E8f4a75f08893d990328C",
|
|
1365
|
+
"0x8A4D033038baC87Fe55e362cA360Eb61a2eD478E",
|
|
1366
|
+
"0xf7013ef600000000000000000000000031e6a5dc3823ba46fcae4d24c576c164edf739f000000000000000000000000063e7f4aeabc92be04ba12a02f2e893fc47bc7cac000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
1367
1367
|
],
|
|
1368
1368
|
"numDeployments": 1,
|
|
1369
1369
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1373,8 +1373,8 @@
|
|
|
1373
1373
|
"execute": {
|
|
1374
1374
|
"methodName": "initialize",
|
|
1375
1375
|
"args": [
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1376
|
+
"0x31E6A5Dc3823Ba46FCAe4d24c576c164eDF739F0",
|
|
1377
|
+
"0x63E7f4aEAbC92bE04Ba12A02F2E893FC47Bc7CAc",
|
|
1378
1378
|
"0x0000000000000000000000000000000000000000",
|
|
1379
1379
|
"0x0000000000000000000000000000000000000000",
|
|
1380
1380
|
{
|
|
@@ -1383,7 +1383,7 @@
|
|
|
1383
1383
|
}
|
|
1384
1384
|
]
|
|
1385
1385
|
},
|
|
1386
|
-
"implementation": "
|
|
1386
|
+
"implementation": "0x7941943c745690Cc2e7E8f4a75f08893d990328C",
|
|
1387
1387
|
"devdoc": {
|
|
1388
1388
|
"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.",
|
|
1389
1389
|
"kind": "dev",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x7941943c745690Cc2e7E8f4a75f08893d990328C",
|
|
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": "0x5b7a70e9b6c4967d34d5cca173833e3d769d4f7c09f8c5660a906439678c20d8",
|
|
1165
1165
|
"receipt": {
|
|
1166
1166
|
"to": null,
|
|
1167
1167
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1168
|
-
"contractAddress": "
|
|
1168
|
+
"contractAddress": "0x7941943c745690Cc2e7E8f4a75f08893d990328C",
|
|
1169
1169
|
"transactionIndex": 0,
|
|
1170
1170
|
"gasUsed": "3848637",
|
|
1171
1171
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1172
|
-
"blockHash": "
|
|
1173
|
-
"transactionHash": "
|
|
1172
|
+
"blockHash": "0xa9e906eb1119836209f87f527f020b3e422284c8486bf3e7b81f195405c96fa6",
|
|
1173
|
+
"transactionHash": "0x5b7a70e9b6c4967d34d5cca173833e3d769d4f7c09f8c5660a906439678c20d8",
|
|
1174
1174
|
"logs": [],
|
|
1175
|
-
"blockNumber":
|
|
1175
|
+
"blockNumber": 2055540,
|
|
1176
1176
|
"cumulativeGasUsed": "3848637",
|
|
1177
1177
|
"status": 1,
|
|
1178
1178
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -133,35 +133,35 @@
|
|
|
133
133
|
"type": "receive"
|
|
134
134
|
}
|
|
135
135
|
],
|
|
136
|
-
"transactionHash": "
|
|
136
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
137
137
|
"receipt": {
|
|
138
138
|
"to": null,
|
|
139
139
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
140
|
-
"contractAddress": "
|
|
140
|
+
"contractAddress": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
141
141
|
"transactionIndex": 0,
|
|
142
142
|
"gasUsed": "790572",
|
|
143
|
-
"logsBloom": "
|
|
144
|
-
"blockHash": "
|
|
145
|
-
"transactionHash": "
|
|
143
|
+
"logsBloom": "0x00000000000000000040000000000000400000000000000000800000000000000000000000800010000000000000000000000000000000000000020000000000000400000000000000000000000002000001000000000000000000000000000000000000030000000000000400000800000000800000000000001000000000400000000000000000000000000000000000000000000000400000000000800000000000000000000000000000000000000004000000000000000000000000000000000020000000000000000000000010000000800400000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
144
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4",
|
|
145
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
146
146
|
"logs": [
|
|
147
147
|
{
|
|
148
148
|
"transactionIndex": 0,
|
|
149
|
-
"blockNumber":
|
|
150
|
-
"transactionHash": "
|
|
151
|
-
"address": "
|
|
149
|
+
"blockNumber": 2055541,
|
|
150
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
151
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
152
152
|
"topics": [
|
|
153
153
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
154
|
-
"
|
|
154
|
+
"0x0000000000000000000000007941943c745690cc2e7e8f4a75f08893d990328c"
|
|
155
155
|
],
|
|
156
156
|
"data": "0x",
|
|
157
157
|
"logIndex": 0,
|
|
158
|
-
"blockHash": "
|
|
158
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"transactionIndex": 0,
|
|
162
|
-
"blockNumber":
|
|
163
|
-
"transactionHash": "
|
|
164
|
-
"address": "
|
|
162
|
+
"blockNumber": 2055541,
|
|
163
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
164
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
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": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
175
|
"transactionIndex": 0,
|
|
176
|
-
"blockNumber":
|
|
177
|
-
"transactionHash": "
|
|
178
|
-
"address": "
|
|
176
|
+
"blockNumber": 2055541,
|
|
177
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
178
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
179
179
|
"topics": [
|
|
180
180
|
"0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
|
|
181
181
|
],
|
|
182
|
-
"data": "
|
|
182
|
+
"data": "0x000000000000000000000000f9e1815f151024bde4b7c10bac10e8ba9f6b53e10000000000000000000000000000000000000000000000000000000000000001",
|
|
183
183
|
"logIndex": 2,
|
|
184
|
-
"blockHash": "
|
|
184
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
185
185
|
},
|
|
186
186
|
{
|
|
187
187
|
"transactionIndex": 0,
|
|
188
|
-
"blockNumber":
|
|
189
|
-
"transactionHash": "
|
|
190
|
-
"address": "
|
|
188
|
+
"blockNumber": 2055541,
|
|
189
|
+
"transactionHash": "0xd39e2ac5f760a5a2c22e2fa33170e31a1f8888c6d4343ad775504eb07c4430c0",
|
|
190
|
+
"address": "0xf9e1815F151024bDE4B7C10BAC10e8Ba9F6b53E1",
|
|
191
191
|
"topics": [
|
|
192
192
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
193
193
|
],
|
|
194
|
-
"data": "
|
|
194
|
+
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000008a4d033038bac87fe55e362ca360eb61a2ed478e",
|
|
195
195
|
"logIndex": 3,
|
|
196
|
-
"blockHash": "
|
|
196
|
+
"blockHash": "0xab52936326d14877a8614fc86c55a6f4dc2d9b448ab71d7ed03c5ede89b167d4"
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
|
-
"blockNumber":
|
|
199
|
+
"blockNumber": 2055541,
|
|
200
200
|
"cumulativeGasUsed": "790572",
|
|
201
201
|
"status": 1,
|
|
202
202
|
"byzantium": true
|
|
203
203
|
},
|
|
204
204
|
"args": [
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
205
|
+
"0x7941943c745690Cc2e7E8f4a75f08893d990328C",
|
|
206
|
+
"0x8A4D033038baC87Fe55e362cA360Eb61a2eD478E",
|
|
207
|
+
"0xf7013ef600000000000000000000000031e6a5dc3823ba46fcae4d24c576c164edf739f000000000000000000000000063e7f4aeabc92be04ba12a02f2e893fc47bc7cac000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000de0b6b3a7640000"
|
|
208
208
|
],
|
|
209
209
|
"numDeployments": 1,
|
|
210
210
|
"solcInputHash": "0e89febeebc7444140de8e67c9067d2c",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x38dacc5B9366B150AD2985414d2fFBcD5F60b5AA",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -322,22 +322,22 @@
|
|
|
322
322
|
"type": "function"
|
|
323
323
|
}
|
|
324
324
|
],
|
|
325
|
-
"transactionHash": "
|
|
325
|
+
"transactionHash": "0x938a340d949e698a6a1635ce1e6fff8e278cb9320cd5c80fe8e4ac503b967d6d",
|
|
326
326
|
"receipt": {
|
|
327
327
|
"to": null,
|
|
328
328
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
329
|
-
"contractAddress": "
|
|
329
|
+
"contractAddress": "0x38dacc5B9366B150AD2985414d2fFBcD5F60b5AA",
|
|
330
330
|
"transactionIndex": 0,
|
|
331
331
|
"gasUsed": "1222643",
|
|
332
|
-
"logsBloom": "
|
|
333
|
-
"blockHash": "
|
|
334
|
-
"transactionHash": "
|
|
332
|
+
"logsBloom": "0x00000000000000000000000000000000001000000000000000800000000000000000000000000000000000200000000000000000000000000000020000000000000400000000000000000000000000000001000000000000000000000000000000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
333
|
+
"blockHash": "0x9a751b85fddca84583ad27217867bbcbb56b6b182dda06e3533b949e514102f5",
|
|
334
|
+
"transactionHash": "0x938a340d949e698a6a1635ce1e6fff8e278cb9320cd5c80fe8e4ac503b967d6d",
|
|
335
335
|
"logs": [
|
|
336
336
|
{
|
|
337
337
|
"transactionIndex": 0,
|
|
338
|
-
"blockNumber":
|
|
339
|
-
"transactionHash": "
|
|
340
|
-
"address": "
|
|
338
|
+
"blockNumber": 2055537,
|
|
339
|
+
"transactionHash": "0x938a340d949e698a6a1635ce1e6fff8e278cb9320cd5c80fe8e4ac503b967d6d",
|
|
340
|
+
"address": "0x38dacc5B9366B150AD2985414d2fFBcD5F60b5AA",
|
|
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": "0x9a751b85fddca84583ad27217867bbcbb56b6b182dda06e3533b949e514102f5"
|
|
349
349
|
}
|
|
350
350
|
],
|
|
351
|
-
"blockNumber":
|
|
351
|
+
"blockNumber": 2055537,
|
|
352
352
|
"cumulativeGasUsed": "1222643",
|
|
353
353
|
"status": 1,
|
|
354
354
|
"byzantium": true
|
|
355
355
|
},
|
|
356
356
|
"args": [
|
|
357
|
-
"
|
|
357
|
+
"0x31E6A5Dc3823Ba46FCAe4d24c576c164eDF739F0"
|
|
358
358
|
],
|
|
359
359
|
"numDeployments": 1,
|
|
360
360
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x31E6A5Dc3823Ba46FCAe4d24c576c164eDF739F0",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -1432,22 +1432,22 @@
|
|
|
1432
1432
|
"type": "function"
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
1435
|
-
"transactionHash": "
|
|
1435
|
+
"transactionHash": "0xdc5ec6ed7e3c9e9a16a18aa26b4ae653d728f268a7c77f77dc7f90a5d34e9653",
|
|
1436
1436
|
"receipt": {
|
|
1437
1437
|
"to": null,
|
|
1438
1438
|
"from": "0xc13b65f7c53Cd6db2EA205a4b574b4a0858720A6",
|
|
1439
|
-
"contractAddress": "
|
|
1439
|
+
"contractAddress": "0x31E6A5Dc3823Ba46FCAe4d24c576c164eDF739F0",
|
|
1440
1440
|
"transactionIndex": 0,
|
|
1441
1441
|
"gasUsed": "5033947",
|
|
1442
|
-
"logsBloom": "
|
|
1443
|
-
"blockHash": "
|
|
1444
|
-
"transactionHash": "
|
|
1442
|
+
"logsBloom": "0x00000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000020000000000000400000000000000000000000000000001000000004400000000000000001000000000030000000000000000000800000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000",
|
|
1443
|
+
"blockHash": "0x3af9762d9e2c1309f671c29ba543d5668afdbe87a8a4ad0a080a0be561c949d7",
|
|
1444
|
+
"transactionHash": "0xdc5ec6ed7e3c9e9a16a18aa26b4ae653d728f268a7c77f77dc7f90a5d34e9653",
|
|
1445
1445
|
"logs": [
|
|
1446
1446
|
{
|
|
1447
1447
|
"transactionIndex": 0,
|
|
1448
|
-
"blockNumber":
|
|
1449
|
-
"transactionHash": "
|
|
1450
|
-
"address": "
|
|
1448
|
+
"blockNumber": 2055529,
|
|
1449
|
+
"transactionHash": "0xdc5ec6ed7e3c9e9a16a18aa26b4ae653d728f268a7c77f77dc7f90a5d34e9653",
|
|
1450
|
+
"address": "0x31E6A5Dc3823Ba46FCAe4d24c576c164eDF739F0",
|
|
1451
1451
|
"topics": [
|
|
1452
1452
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
1453
1453
|
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
@@ -1455,19 +1455,19 @@
|
|
|
1455
1455
|
],
|
|
1456
1456
|
"data": "0x",
|
|
1457
1457
|
"logIndex": 0,
|
|
1458
|
-
"blockHash": "
|
|
1458
|
+
"blockHash": "0x3af9762d9e2c1309f671c29ba543d5668afdbe87a8a4ad0a080a0be561c949d7"
|
|
1459
1459
|
}
|
|
1460
1460
|
],
|
|
1461
|
-
"blockNumber":
|
|
1461
|
+
"blockNumber": 2055529,
|
|
1462
1462
|
"cumulativeGasUsed": "5033947",
|
|
1463
1463
|
"status": 1,
|
|
1464
1464
|
"byzantium": true
|
|
1465
1465
|
},
|
|
1466
1466
|
"args": [
|
|
1467
|
-
"
|
|
1468
|
-
"
|
|
1469
|
-
|
|
1470
|
-
"
|
|
1467
|
+
"0x19f95C8ef1C9F4Aa5166e00F4f99103de44e707f",
|
|
1468
|
+
"0x35b24D49241FFe21e93b7745411Fc72F06B7e7ce",
|
|
1469
|
+
10337,
|
|
1470
|
+
"0xc764f011ba8C1663433A92d56A76607AaF03b120"
|
|
1471
1471
|
],
|
|
1472
1472
|
"numDeployments": 1,
|
|
1473
1473
|
"solcInputHash": "fda55e5b88a2cdb431ea54902f4cdb09",
|