@layerzerolabs/lz-evm-sdk-v1 2.3.16 → 2.3.17

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.
Files changed (89) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +3 -3
  3. package/deployments/arbitrum-sandbox-local/Endpoint.json +2 -2
  4. package/deployments/arbitrum-sandbox-local/FPValidator.json +1 -1
  5. package/deployments/arbitrum-sandbox-local/MPTValidator01.json +1 -1
  6. package/deployments/arbitrum-sandbox-local/NonceContract.json +1 -1
  7. package/deployments/arbitrum-sandbox-local/RelayerV2.json +5 -5
  8. package/deployments/arbitrum-sandbox-local/RelayerV2_Implementation.json +1 -1
  9. package/deployments/arbitrum-sandbox-local/RelayerV2_Proxy.json +5 -5
  10. package/deployments/arbitrum-sandbox-local/TreasuryV2.json +2 -2
  11. package/deployments/arbitrum-sandbox-local/UltraLightNode.json +2 -2
  12. package/deployments/arbitrum-sandbox-local/UltraLightNodeV2.json +2 -2
  13. package/deployments/arbsep-testnet/RelayerV2.json +103 -2
  14. package/deployments/arbsep-testnet/RelayerV2_Implementation.json +148 -24
  15. package/deployments/besu1-testnet/DefaultProxyAdmin.json +273 -0
  16. package/deployments/besu1-testnet/Endpoint.json +1282 -0
  17. package/deployments/besu1-testnet/FPValidator.json +382 -0
  18. package/deployments/besu1-testnet/MPTValidator01.json +395 -0
  19. package/deployments/besu1-testnet/NonceContract.json +159 -0
  20. package/deployments/besu1-testnet/RelayerV2.json +1415 -0
  21. package/deployments/besu1-testnet/RelayerV2_Implementation.json +1612 -0
  22. package/deployments/besu1-testnet/RelayerV2_Proxy.json +245 -0
  23. package/deployments/besu1-testnet/TreasuryV2.json +458 -0
  24. package/deployments/besu1-testnet/UltraLightNodeV2.json +1816 -0
  25. package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +10 -10
  26. package/deployments/bsc-sandbox-local/Endpoint.json +7 -7
  27. package/deployments/bsc-sandbox-local/FPValidator.json +4 -4
  28. package/deployments/bsc-sandbox-local/MPTValidator01.json +4 -4
  29. package/deployments/bsc-sandbox-local/NonceContract.json +4 -4
  30. package/deployments/bsc-sandbox-local/RelayerV2.json +16 -16
  31. package/deployments/bsc-sandbox-local/RelayerV2_Implementation.json +4 -4
  32. package/deployments/bsc-sandbox-local/RelayerV2_Proxy.json +16 -16
  33. package/deployments/bsc-sandbox-local/TreasuryV2.json +7 -7
  34. package/deployments/bsc-sandbox-local/UltraLightNode.json +7 -7
  35. package/deployments/bsc-sandbox-local/UltraLightNodeV2.json +7 -7
  36. package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +10 -10
  37. package/deployments/ethereum-sandbox-local/Endpoint.json +7 -7
  38. package/deployments/ethereum-sandbox-local/FPValidator.json +4 -4
  39. package/deployments/ethereum-sandbox-local/MPTValidator01.json +4 -4
  40. package/deployments/ethereum-sandbox-local/NonceContract.json +4 -4
  41. package/deployments/ethereum-sandbox-local/RelayerV2.json +16 -16
  42. package/deployments/ethereum-sandbox-local/RelayerV2_Implementation.json +4 -4
  43. package/deployments/ethereum-sandbox-local/RelayerV2_Proxy.json +16 -16
  44. package/deployments/ethereum-sandbox-local/TreasuryV2.json +7 -7
  45. package/deployments/ethereum-sandbox-local/UltraLightNode.json +7 -7
  46. package/deployments/ethereum-sandbox-local/UltraLightNodeV2.json +7 -7
  47. package/deployments/morph-testnet/DefaultProxyAdmin.json +273 -0
  48. package/deployments/morph-testnet/Endpoint.json +1282 -0
  49. package/deployments/morph-testnet/FPValidator.json +382 -0
  50. package/deployments/morph-testnet/MPTValidator01.json +395 -0
  51. package/deployments/morph-testnet/NonceContract.json +159 -0
  52. package/deployments/morph-testnet/RelayerV2.json +1415 -0
  53. package/deployments/morph-testnet/RelayerV2_Implementation.json +1612 -0
  54. package/deployments/morph-testnet/RelayerV2_Proxy.json +245 -0
  55. package/deployments/morph-testnet/TreasuryV2.json +458 -0
  56. package/deployments/morph-testnet/UltraLightNodeV2.json +1816 -0
  57. package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +7 -7
  58. package/deployments/polygon-sandbox-local/Endpoint.json +5 -5
  59. package/deployments/polygon-sandbox-local/FPValidator.json +3 -3
  60. package/deployments/polygon-sandbox-local/MPTValidator01.json +3 -3
  61. package/deployments/polygon-sandbox-local/NonceContract.json +3 -3
  62. package/deployments/polygon-sandbox-local/RelayerV2.json +11 -11
  63. package/deployments/polygon-sandbox-local/RelayerV2_Implementation.json +3 -3
  64. package/deployments/polygon-sandbox-local/RelayerV2_Proxy.json +11 -11
  65. package/deployments/polygon-sandbox-local/TreasuryV2.json +5 -5
  66. package/deployments/polygon-sandbox-local/UltraLightNode.json +5 -5
  67. package/deployments/polygon-sandbox-local/UltraLightNodeV2.json +5 -5
  68. package/deployments/sei-mainnet/DefaultProxyAdmin.json +273 -0
  69. package/deployments/sei-mainnet/Endpoint.json +1282 -0
  70. package/deployments/sei-mainnet/FPValidator.json +382 -0
  71. package/deployments/sei-mainnet/MPTValidator01.json +395 -0
  72. package/deployments/sei-mainnet/NonceContract.json +159 -0
  73. package/deployments/sei-mainnet/RelayerV2.json +1415 -0
  74. package/deployments/sei-mainnet/RelayerV2_Implementation.json +1612 -0
  75. package/deployments/sei-mainnet/RelayerV2_Proxy.json +245 -0
  76. package/deployments/sei-mainnet/TreasuryV2.json +458 -0
  77. package/deployments/sei-mainnet/UltraLightNodeV2.json +1816 -0
  78. package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +14 -14
  79. package/deployments/tron-sandbox-local/Endpoint.json +10 -10
  80. package/deployments/tron-sandbox-local/FPValidator.json +6 -6
  81. package/deployments/tron-sandbox-local/MPTValidator01.json +6 -6
  82. package/deployments/tron-sandbox-local/NonceContract.json +7 -7
  83. package/deployments/tron-sandbox-local/RelayerV2.json +31 -31
  84. package/deployments/tron-sandbox-local/RelayerV2_Implementation.json +6 -6
  85. package/deployments/tron-sandbox-local/RelayerV2_Proxy.json +28 -28
  86. package/deployments/tron-sandbox-local/TreasuryV2.json +11 -11
  87. package/deployments/tron-sandbox-local/UltraLightNode.json +11 -11
  88. package/deployments/tron-sandbox-local/UltraLightNodeV2.json +12 -12
  89. package/package.json +7 -7
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xbd5402a7c251Dfb57eF198aE2D5E1440b59911b5",
2
+ "address": "0x390dC19cC7F7Ff3E3DD8828775eae5C9cb55244C",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -162,22 +162,22 @@
162
162
  "type": "function"
163
163
  }
164
164
  ],
165
- "transactionHash": "0xaa49e6a8e0eaf139a6330dbfe1607a61693d3006b00f017d0f57568e852414b3",
165
+ "transactionHash": "0x3701a9edf87b62c5b4f4364ea9c36a61402ba4fe32c35be03b751cb0241e2afc",
166
166
  "receipt": {
167
167
  "to": null,
168
168
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
169
- "contractAddress": "0xbd5402a7c251Dfb57eF198aE2D5E1440b59911b5",
169
+ "contractAddress": "0x390dC19cC7F7Ff3E3DD8828775eae5C9cb55244C",
170
170
  "transactionIndex": 0,
171
171
  "gasUsed": "640450",
172
172
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
173
- "blockHash": "0x000000000000004900377caaa69541d9aebcb5ba295f0547b71a61cce01085b0",
174
- "transactionHash": "0xaa49e6a8e0eaf139a6330dbfe1607a61693d3006b00f017d0f57568e852414b3",
173
+ "blockHash": "0x0000000000000043365304d19de6650f6b7692b3bc6224920bf514102514564a",
174
+ "transactionHash": "0x3701a9edf87b62c5b4f4364ea9c36a61402ba4fe32c35be03b751cb0241e2afc",
175
175
  "logs": [
176
176
  {
177
177
  "transactionIndex": 0,
178
- "blockNumber": 73,
179
- "transactionHash": "0xaa49e6a8e0eaf139a6330dbfe1607a61693d3006b00f017d0f57568e852414b3",
180
- "address": "0xbd5402a7c251Dfb57eF198aE2D5E1440b59911b5",
178
+ "blockNumber": 67,
179
+ "transactionHash": "0x3701a9edf87b62c5b4f4364ea9c36a61402ba4fe32c35be03b751cb0241e2afc",
180
+ "address": "0x390dC19cC7F7Ff3E3DD8828775eae5C9cb55244C",
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": "0x000000000000004900377caaa69541d9aebcb5ba295f0547b71a61cce01085b0"
188
+ "blockHash": "0x0000000000000043365304d19de6650f6b7692b3bc6224920bf514102514564a"
189
189
  },
190
190
  {
191
191
  "transactionIndex": 0,
192
- "blockNumber": 73,
193
- "transactionHash": "0xaa49e6a8e0eaf139a6330dbfe1607a61693d3006b00f017d0f57568e852414b3",
194
- "address": "0xbd5402a7c251Dfb57eF198aE2D5E1440b59911b5",
192
+ "blockNumber": 67,
193
+ "transactionHash": "0x3701a9edf87b62c5b4f4364ea9c36a61402ba4fe32c35be03b751cb0241e2afc",
194
+ "address": "0x390dC19cC7F7Ff3E3DD8828775eae5C9cb55244C",
195
195
  "topics": [
196
196
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
197
197
  "0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
@@ -199,10 +199,10 @@
199
199
  ],
200
200
  "data": "0x",
201
201
  "logIndex": 1,
202
- "blockHash": "0x000000000000004900377caaa69541d9aebcb5ba295f0547b71a61cce01085b0"
202
+ "blockHash": "0x0000000000000043365304d19de6650f6b7692b3bc6224920bf514102514564a"
203
203
  }
204
204
  ],
205
- "blockNumber": 73,
205
+ "blockNumber": 67,
206
206
  "cumulativeGasUsed": "640450",
207
207
  "status": 1,
208
208
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x669105ADf9232f479dB54d6084C7Ce7fefB3F52b",
2
+ "address": "0x3Fd487D85921938078F60ee3B7D9E97E281502BE",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -949,22 +949,22 @@
949
949
  "type": "function"
950
950
  }
951
951
  ],
952
- "transactionHash": "0x4f6d8281046a7dcf02152bd3828ae70328d45ad7bb29d2dad598740a81d1e45d",
952
+ "transactionHash": "0x2b155e2b4712ad55c9536b478005cf83b1b66486ca48408a2db1f6a975ce7118",
953
953
  "receipt": {
954
954
  "to": null,
955
955
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
956
- "contractAddress": "0x669105ADf9232f479dB54d6084C7Ce7fefB3F52b",
956
+ "contractAddress": "0x3Fd487D85921938078F60ee3B7D9E97E281502BE",
957
957
  "transactionIndex": 0,
958
958
  "gasUsed": "3036430",
959
959
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
960
- "blockHash": "0x00000000000000415317d97ee5dc1acbad4c40dbadab8d622c84ed3a76c00537",
961
- "transactionHash": "0x4f6d8281046a7dcf02152bd3828ae70328d45ad7bb29d2dad598740a81d1e45d",
960
+ "blockHash": "0x000000000000003c83f3a7beb48f0f76d0420521eb1c0ed5a59d24e69262a1b7",
961
+ "transactionHash": "0x2b155e2b4712ad55c9536b478005cf83b1b66486ca48408a2db1f6a975ce7118",
962
962
  "logs": [
963
963
  {
964
964
  "transactionIndex": 0,
965
- "blockNumber": 65,
966
- "transactionHash": "0x4f6d8281046a7dcf02152bd3828ae70328d45ad7bb29d2dad598740a81d1e45d",
967
- "address": "0x669105ADf9232f479dB54d6084C7Ce7fefB3F52b",
965
+ "blockNumber": 60,
966
+ "transactionHash": "0x2b155e2b4712ad55c9536b478005cf83b1b66486ca48408a2db1f6a975ce7118",
967
+ "address": "0x3Fd487D85921938078F60ee3B7D9E97E281502BE",
968
968
  "topics": [
969
969
  "0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
970
970
  "0x0000000000000000000000000000000000000000000000000000000000000000",
@@ -972,10 +972,10 @@
972
972
  ],
973
973
  "data": "0x",
974
974
  "logIndex": 0,
975
- "blockHash": "0x00000000000000415317d97ee5dc1acbad4c40dbadab8d622c84ed3a76c00537"
975
+ "blockHash": "0x000000000000003c83f3a7beb48f0f76d0420521eb1c0ed5a59d24e69262a1b7"
976
976
  }
977
977
  ],
978
- "blockNumber": 65,
978
+ "blockNumber": 60,
979
979
  "cumulativeGasUsed": "3036430",
980
980
  "status": 1,
981
981
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xefB981D6D781B0c8B8Fd94124Ec8E93a908755c6",
2
+ "address": "0x6810e38309c8b1fa9c6c17d4fc9d23F119450503",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -317,18 +317,18 @@
317
317
  "type": "function"
318
318
  }
319
319
  ],
320
- "transactionHash": "0xa71e89cf4490798a55edab9f570027bc34c6b5985ce4f65d16c57517a0b036e8",
320
+ "transactionHash": "0xf20f92b00624829b35acd5c6a0e5da077bdefe2cd7ef68aa5a333d4e1df446ca",
321
321
  "receipt": {
322
322
  "to": null,
323
323
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
324
- "contractAddress": "0xefB981D6D781B0c8B8Fd94124Ec8E93a908755c6",
324
+ "contractAddress": "0x6810e38309c8b1fa9c6c17d4fc9d23F119450503",
325
325
  "transactionIndex": 0,
326
326
  "gasUsed": "983405",
327
327
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
328
- "blockHash": "0x0000000000000043a1b2963bc2ed1f2d69e80c6456b6fc39d36803222996b1ef",
329
- "transactionHash": "0xa71e89cf4490798a55edab9f570027bc34c6b5985ce4f65d16c57517a0b036e8",
328
+ "blockHash": "0x000000000000003ddb847d638fa02b33edf1cb488769524745277c199b1aba54",
329
+ "transactionHash": "0xf20f92b00624829b35acd5c6a0e5da077bdefe2cd7ef68aa5a333d4e1df446ca",
330
330
  "logs": [],
331
- "blockNumber": 67,
331
+ "blockNumber": 61,
332
332
  "cumulativeGasUsed": "983405",
333
333
  "status": 1,
334
334
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xA4a63479B5678C0956952C0d81b3D13478890229",
2
+ "address": "0xc157962d8dF5B80261ab3466afE09Ae60511d616",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -330,18 +330,18 @@
330
330
  "type": "function"
331
331
  }
332
332
  ],
333
- "transactionHash": "0x30d743649571f1040aebc8f479dfc88039772b3551fc4b1e9e797cd8e7283c46",
333
+ "transactionHash": "0x6a3a7c8182e80e959d4315da3dd4f021588d7aeea3ab0a1ccd05db7abae4aab9",
334
334
  "receipt": {
335
335
  "to": null,
336
336
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
337
- "contractAddress": "0xA4a63479B5678C0956952C0d81b3D13478890229",
337
+ "contractAddress": "0xc157962d8dF5B80261ab3466afE09Ae60511d616",
338
338
  "transactionIndex": 0,
339
339
  "gasUsed": "1531179",
340
340
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
341
- "blockHash": "0x0000000000000044a52631b156c749eebf2e158d166159204378f617ae81f63a",
342
- "transactionHash": "0x30d743649571f1040aebc8f479dfc88039772b3551fc4b1e9e797cd8e7283c46",
341
+ "blockHash": "0x000000000000003ed7b118e4b7d684660ce6121277e54152eefbe3c627740a94",
342
+ "transactionHash": "0x6a3a7c8182e80e959d4315da3dd4f021588d7aeea3ab0a1ccd05db7abae4aab9",
343
343
  "logs": [],
344
- "blockNumber": 68,
344
+ "blockNumber": 62,
345
345
  "cumulativeGasUsed": "1531179",
346
346
  "status": 1,
347
347
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x337667C8A029C176F854bB1083e7008Ca5Fc4b89",
2
+ "address": "0x6DBe0B5F90f5A9C863D28C746Df75e99D2a4e0aC",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -79,24 +79,24 @@
79
79
  "type": "function"
80
80
  }
81
81
  ],
82
- "transactionHash": "0x4becabe0df4be66c4a1d9d0df287718184fc958c0b35e44a8fc5c021fa7da24f",
82
+ "transactionHash": "0xcc542a78d37b9e861735c8f4c57566c07eff99bbe25cd98b13aa9678628483f2",
83
83
  "receipt": {
84
84
  "to": null,
85
85
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
86
- "contractAddress": "0x337667C8A029C176F854bB1083e7008Ca5Fc4b89",
86
+ "contractAddress": "0x6DBe0B5F90f5A9C863D28C746Df75e99D2a4e0aC",
87
87
  "transactionIndex": 0,
88
88
  "gasUsed": "228249",
89
89
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
90
- "blockHash": "0x0000000000000047ad8834c5dbde4ef107c1d0235355b179318452dfd3553196",
91
- "transactionHash": "0x4becabe0df4be66c4a1d9d0df287718184fc958c0b35e44a8fc5c021fa7da24f",
90
+ "blockHash": "0x0000000000000040c17a49eac3d260709261acd830a46da55a945b403cad6d0a",
91
+ "transactionHash": "0xcc542a78d37b9e861735c8f4c57566c07eff99bbe25cd98b13aa9678628483f2",
92
92
  "logs": [],
93
- "blockNumber": 71,
93
+ "blockNumber": 64,
94
94
  "cumulativeGasUsed": "228249",
95
95
  "status": 1,
96
96
  "byzantium": true
97
97
  },
98
98
  "args": [
99
- "0x669105ADf9232f479dB54d6084C7Ce7fefB3F52b"
99
+ "0x3Fd487D85921938078F60ee3B7D9E97E281502BE"
100
100
  ],
101
101
  "numDeployments": 1,
102
102
  "solcInputHash": "e50f66544751609158f35b16e19eb697",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
2
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -1292,35 +1292,35 @@
1292
1292
  "type": "constructor"
1293
1293
  }
1294
1294
  ],
1295
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
1295
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
1296
1296
  "receipt": {
1297
1297
  "to": null,
1298
1298
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
1299
- "contractAddress": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
1299
+ "contractAddress": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
1300
1300
  "transactionIndex": 0,
1301
1301
  "gasUsed": "693701",
1302
1302
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1303
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de",
1304
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
1303
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d",
1304
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
1305
1305
  "logs": [
1306
1306
  {
1307
1307
  "transactionIndex": 0,
1308
- "blockNumber": 76,
1309
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
1310
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
1308
+ "blockNumber": 69,
1309
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
1310
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
1311
1311
  "topics": [
1312
1312
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
1313
- "0x000000000000000000000000f7cfd6484085f9824a03d526179440f731f91eb9"
1313
+ "0x0000000000000000000000003322d6390870d48b25f7c6c642222b37c96f4633"
1314
1314
  ],
1315
1315
  "data": "0x",
1316
1316
  "logIndex": 0,
1317
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
1317
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
1318
1318
  },
1319
1319
  {
1320
1320
  "transactionIndex": 0,
1321
- "blockNumber": 76,
1322
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
1323
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
1321
+ "blockNumber": 69,
1322
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
1323
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
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": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
1331
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
1332
1332
  },
1333
1333
  {
1334
1334
  "transactionIndex": 0,
1335
- "blockNumber": 76,
1336
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
1337
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
1335
+ "blockNumber": 69,
1336
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
1337
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
1338
1338
  "topics": [
1339
1339
  "0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
1340
1340
  ],
1341
- "data": "0x00000000000000000000000089a4fadf3f7c71e5180916fa4d106b73d3d37fc40000000000000000000000000000000000000000000000000000000000000001",
1341
+ "data": "0x000000000000000000000000ec4ab811d1156a79365bfd2583048860505e9f230000000000000000000000000000000000000000000000000000000000000001",
1342
1342
  "logIndex": 2,
1343
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
1343
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
1344
1344
  },
1345
1345
  {
1346
1346
  "transactionIndex": 0,
1347
- "blockNumber": 76,
1348
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
1349
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
1347
+ "blockNumber": 69,
1348
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
1349
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
1350
1350
  "topics": [
1351
1351
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
1352
1352
  ],
1353
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bd5402a7c251dfb57ef198ae2d5e1440b59911b5",
1353
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000390dc19cc7f7ff3e3dd8828775eae5c9cb55244c",
1354
1354
  "logIndex": 3,
1355
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
1355
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
1356
1356
  }
1357
1357
  ],
1358
- "blockNumber": 76,
1358
+ "blockNumber": 69,
1359
1359
  "cumulativeGasUsed": "693701",
1360
1360
  "status": 1,
1361
1361
  "byzantium": true
1362
1362
  },
1363
1363
  "args": [
1364
- "0xf7cfd6484085f9824A03d526179440f731f91eb9",
1365
- "0xbd5402a7c251Dfb57eF198aE2D5E1440b59911b5",
1366
- "0xf7013ef6000000000000000000000000706e91495efdfaaa1ac6e80157059eaf08c7258d000000000000000000000000ab84fc0eb27d9750d428917e5ee426b04cd18d240000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
1364
+ "0x3322d6390870D48B25f7c6C642222B37C96f4633",
1365
+ "0x390dC19cC7F7Ff3E3DD8828775eae5C9cb55244C",
1366
+ "0xf7013ef600000000000000000000000013c164b8d6ce647313fdd5e215fb5fa463da0131000000000000000000000000f32be1370e1d87b8ce85ed69fb9a544949b04ad90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
1367
1367
  ],
1368
1368
  "numDeployments": 1,
1369
1369
  "solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
@@ -1373,14 +1373,14 @@
1373
1373
  "execute": {
1374
1374
  "methodName": "initialize",
1375
1375
  "args": [
1376
- "0x706E91495eFDfAAa1ac6e80157059eAF08c7258d",
1377
- "0xab84fC0eb27D9750D428917E5EE426B04CD18d24",
1376
+ "0x13c164b8D6Ce647313FdD5e215fb5FA463dA0131",
1377
+ "0xF32be1370e1d87B8CE85ed69FB9A544949B04Ad9",
1378
1378
  "0x0000000000000000000000000000000000000000",
1379
1379
  "0x0000000000000000000000000000000000000000",
1380
1380
  "1000000"
1381
1381
  ]
1382
1382
  },
1383
- "implementation": "0xf7cfd6484085f9824A03d526179440f731f91eb9",
1383
+ "implementation": "0x3322d6390870D48B25f7c6C642222B37C96f4633",
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": "0xf7cfd6484085f9824A03d526179440f731f91eb9",
2
+ "address": "0x3322d6390870D48B25f7c6C642222B37C96f4633",
3
3
  "abi": [
4
4
  {
5
5
  "anonymous": false,
@@ -1161,18 +1161,18 @@
1161
1161
  "type": "function"
1162
1162
  }
1163
1163
  ],
1164
- "transactionHash": "0x850383daf1d3598cbe4ab434a8db23b0a1b77c56bfb8febc18ef64dd0d41a149",
1164
+ "transactionHash": "0x3fed31e026d2f50a2943691c3b834b8261b6eb507a1291808be9ad9fca9d600c",
1165
1165
  "receipt": {
1166
1166
  "to": null,
1167
1167
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
1168
- "contractAddress": "0xf7cfd6484085f9824A03d526179440f731f91eb9",
1168
+ "contractAddress": "0x3322d6390870D48B25f7c6C642222B37C96f4633",
1169
1169
  "transactionIndex": 0,
1170
1170
  "gasUsed": "3497933",
1171
1171
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1172
- "blockHash": "0x000000000000004b8b03fc1c61547be5c5070ba4403dca90894764f040c0e93b",
1173
- "transactionHash": "0x850383daf1d3598cbe4ab434a8db23b0a1b77c56bfb8febc18ef64dd0d41a149",
1172
+ "blockHash": "0x0000000000000044df568f7bcb3ee43a569be690cf0a6054d4e95124a8006a42",
1173
+ "transactionHash": "0x3fed31e026d2f50a2943691c3b834b8261b6eb507a1291808be9ad9fca9d600c",
1174
1174
  "logs": [],
1175
- "blockNumber": 75,
1175
+ "blockNumber": 68,
1176
1176
  "cumulativeGasUsed": "3497933",
1177
1177
  "status": 1,
1178
1178
  "byzantium": true
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
2
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -133,35 +133,35 @@
133
133
  "type": "receive"
134
134
  }
135
135
  ],
136
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
136
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
137
137
  "receipt": {
138
138
  "to": null,
139
139
  "from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
140
- "contractAddress": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
140
+ "contractAddress": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
141
141
  "transactionIndex": 0,
142
142
  "gasUsed": "693701",
143
143
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
144
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de",
145
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
144
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d",
145
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
146
146
  "logs": [
147
147
  {
148
148
  "transactionIndex": 0,
149
- "blockNumber": 76,
150
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
151
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
149
+ "blockNumber": 69,
150
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
151
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
152
152
  "topics": [
153
153
  "0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
154
- "0x000000000000000000000000f7cfd6484085f9824a03d526179440f731f91eb9"
154
+ "0x0000000000000000000000003322d6390870d48b25f7c6c642222b37c96f4633"
155
155
  ],
156
156
  "data": "0x",
157
157
  "logIndex": 0,
158
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
158
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
159
159
  },
160
160
  {
161
161
  "transactionIndex": 0,
162
- "blockNumber": 76,
163
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
164
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
162
+ "blockNumber": 69,
163
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
164
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
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": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
172
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
173
173
  },
174
174
  {
175
175
  "transactionIndex": 0,
176
- "blockNumber": 76,
177
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
178
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
176
+ "blockNumber": 69,
177
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
178
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
179
179
  "topics": [
180
180
  "0xb10786d0bfa68fb1aa29552d9203e5f545f7c073ff0784da1de1d800986f1023"
181
181
  ],
182
- "data": "0x00000000000000000000000089a4fadf3f7c71e5180916fa4d106b73d3d37fc40000000000000000000000000000000000000000000000000000000000000001",
182
+ "data": "0x000000000000000000000000ec4ab811d1156a79365bfd2583048860505e9f230000000000000000000000000000000000000000000000000000000000000001",
183
183
  "logIndex": 2,
184
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
184
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
185
185
  },
186
186
  {
187
187
  "transactionIndex": 0,
188
- "blockNumber": 76,
189
- "transactionHash": "0x06f7116d570f85d527c6aaf2d4bcb4971c5e87a155637b25e29353d4491082be",
190
- "address": "0x89a4FaDF3F7C71E5180916Fa4D106b73d3d37fc4",
188
+ "blockNumber": 69,
189
+ "transactionHash": "0xa4de0a561d5fc1d008c31fd226ace5dbe8d6c4fcece6db458059bf2905dc1def",
190
+ "address": "0xEc4Ab811D1156A79365Bfd2583048860505E9F23",
191
191
  "topics": [
192
192
  "0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
193
193
  ],
194
- "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000bd5402a7c251dfb57ef198ae2d5e1440b59911b5",
194
+ "data": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000390dc19cc7f7ff3e3dd8828775eae5c9cb55244c",
195
195
  "logIndex": 3,
196
- "blockHash": "0x000000000000004c7476b217b693c6ac27dd28f5de429b88d247d0146e2101de"
196
+ "blockHash": "0x000000000000004567b0dad77cd65c9bfc0a9f105481e7e9f80a9ec037ee371d"
197
197
  }
198
198
  ],
199
- "blockNumber": 76,
199
+ "blockNumber": 69,
200
200
  "cumulativeGasUsed": "693701",
201
201
  "status": 1,
202
202
  "byzantium": true
203
203
  },
204
204
  "args": [
205
- "0xf7cfd6484085f9824A03d526179440f731f91eb9",
206
- "0xbd5402a7c251Dfb57eF198aE2D5E1440b59911b5",
207
- "0xf7013ef6000000000000000000000000706e91495efdfaaa1ac6e80157059eaf08c7258d000000000000000000000000ab84fc0eb27d9750d428917e5ee426b04cd18d240000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
205
+ "0x3322d6390870D48B25f7c6C642222B37C96f4633",
206
+ "0x390dC19cC7F7Ff3E3DD8828775eae5C9cb55244C",
207
+ "0xf7013ef600000000000000000000000013c164b8d6ce647313fdd5e215fb5fa463da0131000000000000000000000000f32be1370e1d87b8ce85ed69fb9a544949b04ad90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f4240"
208
208
  ],
209
209
  "numDeployments": 1,
210
210
  "solcInputHash": "38c6bf91dbc1d60a5bc376d132d458fc",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0x3606672018E07da6692B560133351CdFB9363f65",
2
+ "address": "0xeF6824EFa42bFdf1C641DE1ee059888EC803Dc16",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -322,22 +322,22 @@
322
322
  "type": "function"
323
323
  }
324
324
  ],
325
- "transactionHash": "0xf3e31c1f5c1b10fabaf7a71b8ffbee22e0db8a87fac1946bc5afc25998f7f24e",
325
+ "transactionHash": "0x0344005f0eb3163097d53e711ae9b9dfce7ba125bfc9e76c3c1bbd9c45f66605",
326
326
  "receipt": {
327
327
  "to": null,
328
328
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
329
- "contractAddress": "0x3606672018E07da6692B560133351CdFB9363f65",
329
+ "contractAddress": "0xeF6824EFa42bFdf1C641DE1ee059888EC803Dc16",
330
330
  "transactionIndex": 0,
331
331
  "gasUsed": "998316",
332
332
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
333
- "blockHash": "0x000000000000004d79d58b33e53243e3c482c62955841699acd4b3c404e66276",
334
- "transactionHash": "0xf3e31c1f5c1b10fabaf7a71b8ffbee22e0db8a87fac1946bc5afc25998f7f24e",
333
+ "blockHash": "0x0000000000000047d209742639e674be80169943e03aa084f86eded9bb039381",
334
+ "transactionHash": "0x0344005f0eb3163097d53e711ae9b9dfce7ba125bfc9e76c3c1bbd9c45f66605",
335
335
  "logs": [
336
336
  {
337
337
  "transactionIndex": 0,
338
- "blockNumber": 77,
339
- "transactionHash": "0xf3e31c1f5c1b10fabaf7a71b8ffbee22e0db8a87fac1946bc5afc25998f7f24e",
340
- "address": "0x3606672018E07da6692B560133351CdFB9363f65",
338
+ "blockNumber": 71,
339
+ "transactionHash": "0x0344005f0eb3163097d53e711ae9b9dfce7ba125bfc9e76c3c1bbd9c45f66605",
340
+ "address": "0xeF6824EFa42bFdf1C641DE1ee059888EC803Dc16",
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": "0x000000000000004d79d58b33e53243e3c482c62955841699acd4b3c404e66276"
348
+ "blockHash": "0x0000000000000047d209742639e674be80169943e03aa084f86eded9bb039381"
349
349
  }
350
350
  ],
351
- "blockNumber": 77,
351
+ "blockNumber": 71,
352
352
  "cumulativeGasUsed": "998316",
353
353
  "status": 1,
354
354
  "byzantium": true
355
355
  },
356
356
  "args": [
357
- "0x706E91495eFDfAAa1ac6e80157059eAF08c7258d"
357
+ "0x13c164b8D6Ce647313FdD5e215fb5FA463dA0131"
358
358
  ],
359
359
  "numDeployments": 1,
360
360
  "solcInputHash": "e50f66544751609158f35b16e19eb697",
@@ -1,5 +1,5 @@
1
1
  {
2
- "address": "0xa1F400D082e17AEb17F04a7C84715479b4c594D4",
2
+ "address": "0x76cc64AD2F8bb847545e254Ebdcc190375B7dDc8",
3
3
  "abi": [
4
4
  {
5
5
  "inputs": [
@@ -1466,22 +1466,22 @@
1466
1466
  "type": "function"
1467
1467
  }
1468
1468
  ],
1469
- "transactionHash": "0xe17f5c47fee7284eadb13f05092d239dbf6b2841212469a7056f40adffd94e8b",
1469
+ "transactionHash": "0x7b5caf81d8db5329938705875844cb58c5ffd9389a8e50450900301923bb9738",
1470
1470
  "receipt": {
1471
1471
  "to": null,
1472
1472
  "from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
1473
- "contractAddress": "0xa1F400D082e17AEb17F04a7C84715479b4c594D4",
1473
+ "contractAddress": "0x76cc64AD2F8bb847545e254Ebdcc190375B7dDc8",
1474
1474
  "transactionIndex": 0,
1475
1475
  "gasUsed": "4512217",
1476
1476
  "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
1477
- "blockHash": "0x0000000000000045a9654b7de52e1f9d8c29c9c5a5b63d96e35fad6a40526bd9",
1478
- "transactionHash": "0xe17f5c47fee7284eadb13f05092d239dbf6b2841212469a7056f40adffd94e8b",
1477
+ "blockHash": "0x000000000000003fc13a3bb48aaa08426e5f7cf28fd597f34ff4486b2d716cac",
1478
+ "transactionHash": "0x7b5caf81d8db5329938705875844cb58c5ffd9389a8e50450900301923bb9738",
1479
1479
  "logs": [
1480
1480
  {
1481
1481
  "transactionIndex": 0,
1482
- "blockNumber": 69,
1483
- "transactionHash": "0xe17f5c47fee7284eadb13f05092d239dbf6b2841212469a7056f40adffd94e8b",
1484
- "address": "0xa1F400D082e17AEb17F04a7C84715479b4c594D4",
1482
+ "blockNumber": 63,
1483
+ "transactionHash": "0x7b5caf81d8db5329938705875844cb58c5ffd9389a8e50450900301923bb9738",
1484
+ "address": "0x76cc64AD2F8bb847545e254Ebdcc190375B7dDc8",
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": "0x0000000000000045a9654b7de52e1f9d8c29c9c5a5b63d96e35fad6a40526bd9"
1492
+ "blockHash": "0x000000000000003fc13a3bb48aaa08426e5f7cf28fd597f34ff4486b2d716cac"
1493
1493
  }
1494
1494
  ],
1495
- "blockNumber": 69,
1495
+ "blockNumber": 63,
1496
1496
  "cumulativeGasUsed": "4512217",
1497
1497
  "status": 1,
1498
1498
  "byzantium": true
1499
1499
  },
1500
1500
  "args": [
1501
- "0x669105ADf9232f479dB54d6084C7Ce7fefB3F52b"
1501
+ "0x3Fd487D85921938078F60ee3B7D9E97E281502BE"
1502
1502
  ],
1503
1503
  "numDeployments": 1,
1504
1504
  "solcInputHash": "e50f66544751609158f35b16e19eb697",