@keep-network/tbtc-v2 1.3.0-dev.6 → 1.3.0-dev.7
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/artifacts/BLS.json +1 -1
- package/artifacts/Bank.json +3 -3
- package/artifacts/BeaconAuthorization.json +1 -1
- package/artifacts/BeaconDkg.json +1 -1
- package/artifacts/BeaconDkgValidator.json +1 -1
- package/artifacts/BeaconInactivity.json +1 -1
- package/artifacts/BeaconSortitionPool.json +3 -3
- package/artifacts/Bridge.json +5 -5
- package/artifacts/BridgeGovernance.json +2 -2
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +2 -2
- package/artifacts/DepositSweep.json +2 -2
- package/artifacts/DonationVault.json +3 -3
- package/artifacts/EcdsaDkgValidator.json +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +3 -3
- package/artifacts/Fraud.json +2 -2
- package/artifacts/KeepRegistry.json +1 -1
- package/artifacts/KeepStake.json +2 -2
- package/artifacts/KeepToken.json +2 -2
- package/artifacts/KeepTokenStaking.json +1 -1
- package/artifacts/LightRelay.json +18 -18
- package/artifacts/LightRelayMaintainerProxy.json +8 -8
- package/artifacts/MaintainerProxy.json +19 -19
- package/artifacts/MovingFunds.json +2 -2
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeacon.json +2 -2
- package/artifacts/RandomBeaconChaosnet.json +2 -2
- package/artifacts/RandomBeaconGovernance.json +2 -2
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +2 -2
- package/artifacts/T.json +2 -2
- package/artifacts/TBTC.json +3 -3
- package/artifacts/TBTCToken.json +3 -3
- package/artifacts/TBTCVault.json +23 -23
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +3 -3
- package/artifacts/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/VendingMachineV2.json +3 -3
- package/artifacts/VendingMachineV3.json +3 -3
- package/artifacts/WalletCoordinator.json +128 -70
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{7da6b4ef582799bac2eaf0403f4eac81.json → 113b54a69049e9a4de4a520973971e13.json} +1 -1
- package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
- package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
- package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
- package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
- package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
- package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
- package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
- package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
- package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +117 -59
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
- package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
- package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
- package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
- package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/contracts/bridge/WalletCoordinator.sol +106 -51
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +22 -22
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +6 -6
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +6 -6
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +6 -6
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +7763 -5424
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +40 -40
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +47 -47
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +88 -88
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +57 -57
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +31 -31
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +2 -2
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +58 -58
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +57 -57
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +2 -2
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +59 -59
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +6 -6
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +8 -8
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +2 -2
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +37 -37
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2 -2
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +11 -11
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +135 -135
- package/export/typechain/factories/WalletCoordinator__factory.js +110 -52
- package/package.json +1 -1
|
@@ -30,45 +30,30 @@
|
|
|
30
30
|
{
|
|
31
31
|
"anonymous": false,
|
|
32
32
|
"inputs": [
|
|
33
|
+
{
|
|
34
|
+
"indexed": false,
|
|
35
|
+
"internalType": "uint32",
|
|
36
|
+
"name": "depositSweepProposalValidity",
|
|
37
|
+
"type": "uint32"
|
|
38
|
+
},
|
|
33
39
|
{
|
|
34
40
|
"indexed": false,
|
|
35
41
|
"internalType": "uint32",
|
|
36
42
|
"name": "depositMinAge",
|
|
37
43
|
"type": "uint32"
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"name": "DepositMinAgeUpdated",
|
|
41
|
-
"type": "event"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"anonymous": false,
|
|
45
|
-
"inputs": [
|
|
44
|
+
},
|
|
46
45
|
{
|
|
47
46
|
"indexed": false,
|
|
48
47
|
"internalType": "uint32",
|
|
49
48
|
"name": "depositRefundSafetyMargin",
|
|
50
49
|
"type": "uint32"
|
|
51
|
-
}
|
|
52
|
-
],
|
|
53
|
-
"name": "DepositRefundSafetyMarginUpdated",
|
|
54
|
-
"type": "event"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"anonymous": false,
|
|
58
|
-
"inputs": [
|
|
50
|
+
},
|
|
59
51
|
{
|
|
60
52
|
"indexed": false,
|
|
61
53
|
"internalType": "uint16",
|
|
62
54
|
"name": "depositSweepMaxSize",
|
|
63
55
|
"type": "uint16"
|
|
64
|
-
}
|
|
65
|
-
],
|
|
66
|
-
"name": "DepositSweepMaxSizeUpdated",
|
|
67
|
-
"type": "event"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"anonymous": false,
|
|
71
|
-
"inputs": [
|
|
56
|
+
},
|
|
72
57
|
{
|
|
73
58
|
"indexed": false,
|
|
74
59
|
"internalType": "uint32",
|
|
@@ -76,7 +61,7 @@
|
|
|
76
61
|
"type": "uint32"
|
|
77
62
|
}
|
|
78
63
|
],
|
|
79
|
-
"name": "
|
|
64
|
+
"name": "DepositSweepProposalParametersUpdated",
|
|
80
65
|
"type": "event"
|
|
81
66
|
},
|
|
82
67
|
{
|
|
@@ -133,11 +118,36 @@
|
|
|
133
118
|
{
|
|
134
119
|
"indexed": false,
|
|
135
120
|
"internalType": "uint32",
|
|
136
|
-
"name": "
|
|
121
|
+
"name": "heartbeatRequestValidity",
|
|
122
|
+
"type": "uint32"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"indexed": false,
|
|
126
|
+
"internalType": "uint32",
|
|
127
|
+
"name": "heartbeatRequestGasOffset",
|
|
137
128
|
"type": "uint32"
|
|
138
129
|
}
|
|
139
130
|
],
|
|
140
|
-
"name": "
|
|
131
|
+
"name": "HeartbeatRequestParametersUpdated",
|
|
132
|
+
"type": "event"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"anonymous": false,
|
|
136
|
+
"inputs": [
|
|
137
|
+
{
|
|
138
|
+
"indexed": false,
|
|
139
|
+
"internalType": "bytes20",
|
|
140
|
+
"name": "walletPubKeyHash",
|
|
141
|
+
"type": "bytes20"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"indexed": false,
|
|
145
|
+
"internalType": "bytes",
|
|
146
|
+
"name": "message",
|
|
147
|
+
"type": "bytes"
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
"name": "HeartbeatRequestSubmitted",
|
|
141
151
|
"type": "event"
|
|
142
152
|
},
|
|
143
153
|
{
|
|
@@ -289,6 +299,32 @@
|
|
|
289
299
|
"stateMutability": "view",
|
|
290
300
|
"type": "function"
|
|
291
301
|
},
|
|
302
|
+
{
|
|
303
|
+
"inputs": [],
|
|
304
|
+
"name": "heartbeatRequestGasOffset",
|
|
305
|
+
"outputs": [
|
|
306
|
+
{
|
|
307
|
+
"internalType": "uint32",
|
|
308
|
+
"name": "",
|
|
309
|
+
"type": "uint32"
|
|
310
|
+
}
|
|
311
|
+
],
|
|
312
|
+
"stateMutability": "view",
|
|
313
|
+
"type": "function"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"inputs": [],
|
|
317
|
+
"name": "heartbeatRequestValidity",
|
|
318
|
+
"outputs": [
|
|
319
|
+
{
|
|
320
|
+
"internalType": "uint32",
|
|
321
|
+
"name": "",
|
|
322
|
+
"type": "uint32"
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"stateMutability": "view",
|
|
326
|
+
"type": "function"
|
|
327
|
+
},
|
|
292
328
|
{
|
|
293
329
|
"inputs": [
|
|
294
330
|
{
|
|
@@ -367,6 +403,42 @@
|
|
|
367
403
|
"stateMutability": "nonpayable",
|
|
368
404
|
"type": "function"
|
|
369
405
|
},
|
|
406
|
+
{
|
|
407
|
+
"inputs": [
|
|
408
|
+
{
|
|
409
|
+
"internalType": "bytes20",
|
|
410
|
+
"name": "walletPubKeyHash",
|
|
411
|
+
"type": "bytes20"
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"internalType": "bytes",
|
|
415
|
+
"name": "message",
|
|
416
|
+
"type": "bytes"
|
|
417
|
+
}
|
|
418
|
+
],
|
|
419
|
+
"name": "requestHeartbeat",
|
|
420
|
+
"outputs": [],
|
|
421
|
+
"stateMutability": "nonpayable",
|
|
422
|
+
"type": "function"
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"inputs": [
|
|
426
|
+
{
|
|
427
|
+
"internalType": "bytes20",
|
|
428
|
+
"name": "walletPubKeyHash",
|
|
429
|
+
"type": "bytes20"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"internalType": "bytes",
|
|
433
|
+
"name": "message",
|
|
434
|
+
"type": "bytes"
|
|
435
|
+
}
|
|
436
|
+
],
|
|
437
|
+
"name": "requestHeartbeatWithReimbursement",
|
|
438
|
+
"outputs": [],
|
|
439
|
+
"stateMutability": "nonpayable",
|
|
440
|
+
"type": "function"
|
|
441
|
+
},
|
|
370
442
|
{
|
|
371
443
|
"inputs": [
|
|
372
444
|
{
|
|
@@ -479,52 +551,33 @@
|
|
|
479
551
|
},
|
|
480
552
|
{
|
|
481
553
|
"inputs": [
|
|
554
|
+
{
|
|
555
|
+
"internalType": "uint32",
|
|
556
|
+
"name": "_depositSweepProposalValidity",
|
|
557
|
+
"type": "uint32"
|
|
558
|
+
},
|
|
482
559
|
{
|
|
483
560
|
"internalType": "uint32",
|
|
484
561
|
"name": "_depositMinAge",
|
|
485
562
|
"type": "uint32"
|
|
486
|
-
}
|
|
487
|
-
],
|
|
488
|
-
"name": "updateDepositMinAge",
|
|
489
|
-
"outputs": [],
|
|
490
|
-
"stateMutability": "nonpayable",
|
|
491
|
-
"type": "function"
|
|
492
|
-
},
|
|
493
|
-
{
|
|
494
|
-
"inputs": [
|
|
563
|
+
},
|
|
495
564
|
{
|
|
496
565
|
"internalType": "uint32",
|
|
497
566
|
"name": "_depositRefundSafetyMargin",
|
|
498
567
|
"type": "uint32"
|
|
499
|
-
}
|
|
500
|
-
],
|
|
501
|
-
"name": "updateDepositRefundSafetyMargin",
|
|
502
|
-
"outputs": [],
|
|
503
|
-
"stateMutability": "nonpayable",
|
|
504
|
-
"type": "function"
|
|
505
|
-
},
|
|
506
|
-
{
|
|
507
|
-
"inputs": [
|
|
568
|
+
},
|
|
508
569
|
{
|
|
509
570
|
"internalType": "uint16",
|
|
510
571
|
"name": "_depositSweepMaxSize",
|
|
511
572
|
"type": "uint16"
|
|
512
|
-
}
|
|
513
|
-
],
|
|
514
|
-
"name": "updateDepositSweepMaxSize",
|
|
515
|
-
"outputs": [],
|
|
516
|
-
"stateMutability": "nonpayable",
|
|
517
|
-
"type": "function"
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"inputs": [
|
|
573
|
+
},
|
|
521
574
|
{
|
|
522
575
|
"internalType": "uint32",
|
|
523
576
|
"name": "_depositSweepProposalSubmissionGasOffset",
|
|
524
577
|
"type": "uint32"
|
|
525
578
|
}
|
|
526
579
|
],
|
|
527
|
-
"name": "
|
|
580
|
+
"name": "updateDepositSweepProposalParameters",
|
|
528
581
|
"outputs": [],
|
|
529
582
|
"stateMutability": "nonpayable",
|
|
530
583
|
"type": "function"
|
|
@@ -533,11 +586,16 @@
|
|
|
533
586
|
"inputs": [
|
|
534
587
|
{
|
|
535
588
|
"internalType": "uint32",
|
|
536
|
-
"name": "
|
|
589
|
+
"name": "_heartbeatRequestValidity",
|
|
590
|
+
"type": "uint32"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"internalType": "uint32",
|
|
594
|
+
"name": "_heartbeatRequestGasOffset",
|
|
537
595
|
"type": "uint32"
|
|
538
596
|
}
|
|
539
597
|
],
|
|
540
|
-
"name": "
|
|
598
|
+
"name": "updateHeartbeatRequestParameters",
|
|
541
599
|
"outputs": [],
|
|
542
600
|
"stateMutability": "nonpayable",
|
|
543
601
|
"type": "function"
|
|
@@ -682,21 +740,21 @@
|
|
|
682
740
|
"type": "function"
|
|
683
741
|
}
|
|
684
742
|
],
|
|
685
|
-
"transactionHash": "
|
|
743
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
686
744
|
"receipt": {
|
|
687
745
|
"to": null,
|
|
688
746
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
689
747
|
"contractAddress": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
690
748
|
"transactionIndex": 0,
|
|
691
|
-
"gasUsed": "
|
|
749
|
+
"gasUsed": "723343",
|
|
692
750
|
"logsBloom": "0x00000000000000000002000000000000400000000000000000800000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000002000001000000000000000000000000000000000800020000000000000000000800000000800000000000000000000000400000000000000000400000000000080000000000000080000000000000800000000000000000008000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000030000000000000400000000000000000000001000000000000000000000000000000",
|
|
693
|
-
"blockHash": "
|
|
694
|
-
"transactionHash": "
|
|
751
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee",
|
|
752
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
695
753
|
"logs": [
|
|
696
754
|
{
|
|
697
755
|
"transactionIndex": 0,
|
|
698
756
|
"blockNumber": 81,
|
|
699
|
-
"transactionHash": "
|
|
757
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
700
758
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
701
759
|
"topics": [
|
|
702
760
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -704,12 +762,12 @@
|
|
|
704
762
|
],
|
|
705
763
|
"data": "0x",
|
|
706
764
|
"logIndex": 0,
|
|
707
|
-
"blockHash": "
|
|
765
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
708
766
|
},
|
|
709
767
|
{
|
|
710
768
|
"transactionIndex": 0,
|
|
711
769
|
"blockNumber": 81,
|
|
712
|
-
"transactionHash": "
|
|
770
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
713
771
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
714
772
|
"topics": [
|
|
715
773
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -718,35 +776,35 @@
|
|
|
718
776
|
],
|
|
719
777
|
"data": "0x",
|
|
720
778
|
"logIndex": 1,
|
|
721
|
-
"blockHash": "
|
|
779
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
722
780
|
},
|
|
723
781
|
{
|
|
724
782
|
"transactionIndex": 0,
|
|
725
783
|
"blockNumber": 81,
|
|
726
|
-
"transactionHash": "
|
|
784
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
727
785
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
728
786
|
"topics": [
|
|
729
787
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
730
788
|
],
|
|
731
789
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
732
790
|
"logIndex": 2,
|
|
733
|
-
"blockHash": "
|
|
791
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
734
792
|
},
|
|
735
793
|
{
|
|
736
794
|
"transactionIndex": 0,
|
|
737
795
|
"blockNumber": 81,
|
|
738
|
-
"transactionHash": "
|
|
796
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
739
797
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
740
798
|
"topics": [
|
|
741
799
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
742
800
|
],
|
|
743
801
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdacd509e73115ea1654b1a770f1a807e7c9c0",
|
|
744
802
|
"logIndex": 3,
|
|
745
|
-
"blockHash": "
|
|
803
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
746
804
|
}
|
|
747
805
|
],
|
|
748
806
|
"blockNumber": 81,
|
|
749
|
-
"cumulativeGasUsed": "
|
|
807
|
+
"cumulativeGasUsed": "723343",
|
|
750
808
|
"status": 1,
|
|
751
809
|
"byzantium": true
|
|
752
810
|
},
|
|
@@ -1891,7 +1891,7 @@
|
|
|
1891
1891
|
"transactionIndex": 0,
|
|
1892
1892
|
"gasUsed": "1047188",
|
|
1893
1893
|
"logsBloom": "0x00000000000000000000000000000000400000004040000000000000000000200040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000800000000000000000000000000000000000000000000000000000000800000000008000008000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000020000000000040000000000000400000000000000000000000000000000000000000800000000000000000000000000000000000000000000",
|
|
1894
|
-
"blockHash": "
|
|
1894
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d",
|
|
1895
1895
|
"transactionHash": "0xa9307cf26c3c11c7cb31375b57517ed4cd0da1f2e9c49492b4339d577f36026d",
|
|
1896
1896
|
"logs": [
|
|
1897
1897
|
{
|
|
@@ -1905,7 +1905,7 @@
|
|
|
1905
1905
|
],
|
|
1906
1906
|
"data": "0x",
|
|
1907
1907
|
"logIndex": 0,
|
|
1908
|
-
"blockHash": "
|
|
1908
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1909
1909
|
},
|
|
1910
1910
|
{
|
|
1911
1911
|
"transactionIndex": 0,
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
],
|
|
1918
1918
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
|
|
1919
1919
|
"logIndex": 1,
|
|
1920
|
-
"blockHash": "
|
|
1920
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
1923
|
"transactionIndex": 0,
|
|
@@ -1929,7 +1929,7 @@
|
|
|
1929
1929
|
],
|
|
1930
1930
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1931
1931
|
"logIndex": 2,
|
|
1932
|
-
"blockHash": "
|
|
1932
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1933
1933
|
},
|
|
1934
1934
|
{
|
|
1935
1935
|
"transactionIndex": 0,
|
|
@@ -1941,7 +1941,7 @@
|
|
|
1941
1941
|
],
|
|
1942
1942
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdacd509e73115ea1654b1a770f1a807e7c9c0",
|
|
1943
1943
|
"logIndex": 3,
|
|
1944
|
-
"blockHash": "
|
|
1944
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1945
1945
|
}
|
|
1946
1946
|
],
|
|
1947
1947
|
"blockNumber": 44,
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
"transactionIndex": 0,
|
|
1964
1964
|
"gasUsed": "3938527",
|
|
1965
1965
|
"logsBloom": "0x00000000000000000002000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000002000800020000000000000000000800000000000000000000000000000000400000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000001000002000000000000000000000000",
|
|
1966
|
-
"blockHash": "
|
|
1966
|
+
"blockHash": "0x8a237e545cdad61537bc7dc3b350be4c32b06aaeb5b6fc9c472897546729b02b",
|
|
1967
1967
|
"transactionHash": "0x3638dbc7454e3a7dafa868147891fc076bd20e64d9e2c616e73f0c2420b49a72",
|
|
1968
1968
|
"logs": [
|
|
1969
1969
|
{
|
|
@@ -1978,7 +1978,7 @@
|
|
|
1978
1978
|
],
|
|
1979
1979
|
"data": "0x",
|
|
1980
1980
|
"logIndex": 0,
|
|
1981
|
-
"blockHash": "
|
|
1981
|
+
"blockHash": "0x8a237e545cdad61537bc7dc3b350be4c32b06aaeb5b6fc9c472897546729b02b"
|
|
1982
1982
|
}
|
|
1983
1983
|
],
|
|
1984
1984
|
"blockNumber": 48,
|