@o2exchange/contracts 0.3.7-rc → 0.3.8-rc
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/dist/contracts/AccessControlTest.d.ts +124 -0
- package/dist/contracts/AccessControlTest.d.ts.map +1 -0
- package/dist/contracts/AccessControlTest.js +304 -0
- package/dist/contracts/AccessControlTest.js.map +1 -0
- package/dist/contracts/AccessControlTestFactory.d.ts +9 -0
- package/dist/contracts/AccessControlTestFactory.d.ts.map +1 -0
- package/dist/contracts/AccessControlTestFactory.js +23 -0
- package/dist/contracts/AccessControlTestFactory.js.map +1 -0
- package/dist/contracts/OrderBook.d.ts +40 -0
- package/dist/contracts/OrderBook.d.ts.map +1 -1
- package/dist/contracts/OrderBook.js +678 -193
- package/dist/contracts/OrderBook.js.map +1 -1
- package/dist/contracts/OrderBookFactory.js +1 -1
- package/dist/contracts/OrderBookFactory.js.map +1 -1
- package/dist/contracts/TradeAccountRegistry.js +8 -8
- package/dist/contracts/TradeAccountRegistryFactory.js +1 -1
- package/dist/contracts/TradeAccountRegistryFactory.js.map +1 -1
- package/dist/contracts/TrialTradeAccount.d.ts +16 -32
- package/dist/contracts/TrialTradeAccount.d.ts.map +1 -1
- package/dist/contracts/TrialTradeAccount.js +109 -126
- package/dist/contracts/TrialTradeAccount.js.map +1 -1
- package/dist/contracts/TrialTradeAccountFactory.js +1 -1
- package/dist/contracts/TrialTradeAccountFactory.js.map +1 -1
- package/dist/contracts/TrialTradeAccountProxy.d.ts.map +1 -1
- package/dist/contracts/TrialTradeAccountProxy.js +23 -3
- package/dist/contracts/TrialTradeAccountProxy.js.map +1 -1
- package/dist/contracts/TrialTradeAccountProxyFactory.js +1 -1
- package/dist/contracts/TrialTradeAccountProxyFactory.js.map +1 -1
- package/dist/contracts/index.d.ts +2 -0
- package/dist/contracts/index.d.ts.map +1 -1
- package/dist/contracts/index.js +2 -0
- package/dist/contracts/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -165,19 +165,19 @@ const abi = {
|
|
|
165
165
|
"concreteTypeId": "621624a91c02fc7fb3cc397282d788d786ffb08c334878ff7923643395c535d1",
|
|
166
166
|
"metadataTypeId": 21
|
|
167
167
|
},
|
|
168
|
-
{
|
|
169
|
-
"type": "struct contract_schema::trial_account::PayoutEvent",
|
|
170
|
-
"concreteTypeId": "b25acf946b740063169ba30480158a8e91a85a2c6ca828dfc310822f337f8361",
|
|
171
|
-
"metadataTypeId": 23
|
|
172
|
-
},
|
|
173
168
|
{
|
|
174
169
|
"type": "struct contract_schema::trial_account::TrialAccountClosureEvent",
|
|
175
170
|
"concreteTypeId": "20c6e23d3f760a82f4beadbc82b8a977897941922e0bc07170a8ae936ce3e703",
|
|
176
|
-
"metadataTypeId":
|
|
171
|
+
"metadataTypeId": 23
|
|
177
172
|
},
|
|
178
173
|
{
|
|
179
174
|
"type": "struct contract_schema::trial_account::TrialAccountLinkedEvent",
|
|
180
175
|
"concreteTypeId": "d19df3af19ae5e72fa65df150bcb9e5b71de39f2f1c92eb8b23aea78898b36aa",
|
|
176
|
+
"metadataTypeId": 24
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"type": "struct contract_schema::trial_account::TrialCloseAccountArgs",
|
|
180
|
+
"concreteTypeId": "ed1c0d4b326f38e6cc0e8d0844e92cc0b936e227a02dac250671f512cf5308f7",
|
|
181
181
|
"metadataTypeId": 25
|
|
182
182
|
},
|
|
183
183
|
{
|
|
@@ -200,25 +200,20 @@ const abi = {
|
|
|
200
200
|
"concreteTypeId": "874b9617012066c7562b987bc146c1bfcef574cf2d38e447b9d5a8e61b025f9d",
|
|
201
201
|
"metadataTypeId": 29
|
|
202
202
|
},
|
|
203
|
-
{
|
|
204
|
-
"type": "struct contract_schema::trial_account::TrialPayoutArgs",
|
|
205
|
-
"concreteTypeId": "d5c2faa6b2eb76f92486d9d0a2c7efe81017120d3349a5540c1f39c2b2b95eb0",
|
|
206
|
-
"metadataTypeId": 30
|
|
207
|
-
},
|
|
208
203
|
{
|
|
209
204
|
"type": "struct std::asset_id::AssetId",
|
|
210
205
|
"concreteTypeId": "c0710b6731b1dd59799cf6bef33eee3b3b04a2e40e80a0724090215bbf2ca974",
|
|
211
|
-
"metadataTypeId":
|
|
206
|
+
"metadataTypeId": 31
|
|
212
207
|
},
|
|
213
208
|
{
|
|
214
209
|
"type": "struct std::contract_id::ContractId",
|
|
215
210
|
"concreteTypeId": "29c10735d33b5159f0c71ee1dbd17b36a3e69e41f00fab0d42e1bd9f428d8a54",
|
|
216
|
-
"metadataTypeId":
|
|
211
|
+
"metadataTypeId": 34
|
|
217
212
|
},
|
|
218
213
|
{
|
|
219
214
|
"type": "struct std::vec::Vec<struct contract_schema::trade_account_par::NonceSessionWindow>",
|
|
220
215
|
"concreteTypeId": "2a0b29d8abc10bfd4d3f4684fc07113309302cdfb843d3d57120906949758fae",
|
|
221
|
-
"metadataTypeId":
|
|
216
|
+
"metadataTypeId": 41,
|
|
222
217
|
"typeArguments": [
|
|
223
218
|
"67c5930a2e12f4035de71fcc3cd0496d4f4e48801fa464e77002520fddf176f4"
|
|
224
219
|
]
|
|
@@ -226,7 +221,7 @@ const abi = {
|
|
|
226
221
|
{
|
|
227
222
|
"type": "struct std::vec::Vec<struct std::contract_id::ContractId>",
|
|
228
223
|
"concreteTypeId": "b8ca7626a08e8fb93379b5d9d58d8a12eede8de9f087bfa21feccca44f92e211",
|
|
229
|
-
"metadataTypeId":
|
|
224
|
+
"metadataTypeId": 41,
|
|
230
225
|
"typeArguments": [
|
|
231
226
|
"29c10735d33b5159f0c71ee1dbd17b36a3e69e41f00fab0d42e1bd9f428d8a54"
|
|
232
227
|
]
|
|
@@ -247,7 +242,7 @@ const abi = {
|
|
|
247
242
|
"components": [
|
|
248
243
|
{
|
|
249
244
|
"name": "__array_element",
|
|
250
|
-
"typeId":
|
|
245
|
+
"typeId": 42
|
|
251
246
|
}
|
|
252
247
|
]
|
|
253
248
|
},
|
|
@@ -343,15 +338,15 @@ const abi = {
|
|
|
343
338
|
"components": [
|
|
344
339
|
{
|
|
345
340
|
"name": "Secp256k1",
|
|
346
|
-
"typeId":
|
|
341
|
+
"typeId": 36
|
|
347
342
|
},
|
|
348
343
|
{
|
|
349
344
|
"name": "Secp256r1",
|
|
350
|
-
"typeId":
|
|
345
|
+
"typeId": 37
|
|
351
346
|
},
|
|
352
347
|
{
|
|
353
348
|
"name": "Ed25519",
|
|
354
|
-
"typeId":
|
|
349
|
+
"typeId": 35
|
|
355
350
|
}
|
|
356
351
|
]
|
|
357
352
|
},
|
|
@@ -361,11 +356,11 @@ const abi = {
|
|
|
361
356
|
"components": [
|
|
362
357
|
{
|
|
363
358
|
"name": "Address",
|
|
364
|
-
"typeId":
|
|
359
|
+
"typeId": 30
|
|
365
360
|
},
|
|
366
361
|
{
|
|
367
362
|
"name": "ContractId",
|
|
368
|
-
"typeId":
|
|
363
|
+
"typeId": 34
|
|
369
364
|
}
|
|
370
365
|
]
|
|
371
366
|
},
|
|
@@ -426,15 +421,15 @@ const abi = {
|
|
|
426
421
|
},
|
|
427
422
|
{
|
|
428
423
|
"name": "expiry",
|
|
429
|
-
"typeId":
|
|
424
|
+
"typeId": 39
|
|
430
425
|
},
|
|
431
426
|
{
|
|
432
427
|
"name": "contract_ids",
|
|
433
|
-
"typeId":
|
|
428
|
+
"typeId": 41,
|
|
434
429
|
"typeArguments": [
|
|
435
430
|
{
|
|
436
431
|
"name": "",
|
|
437
|
-
"typeId":
|
|
432
|
+
"typeId": 34
|
|
438
433
|
}
|
|
439
434
|
]
|
|
440
435
|
}
|
|
@@ -474,15 +469,15 @@ const abi = {
|
|
|
474
469
|
"components": [
|
|
475
470
|
{
|
|
476
471
|
"name": "contract_id",
|
|
477
|
-
"typeId":
|
|
472
|
+
"typeId": 34
|
|
478
473
|
},
|
|
479
474
|
{
|
|
480
475
|
"name": "function_selector",
|
|
481
|
-
"typeId":
|
|
476
|
+
"typeId": 32
|
|
482
477
|
},
|
|
483
478
|
{
|
|
484
479
|
"name": "call_params",
|
|
485
|
-
"typeId":
|
|
480
|
+
"typeId": 38
|
|
486
481
|
},
|
|
487
482
|
{
|
|
488
483
|
"name": "call_data",
|
|
@@ -490,7 +485,7 @@ const abi = {
|
|
|
490
485
|
"typeArguments": [
|
|
491
486
|
{
|
|
492
487
|
"name": "",
|
|
493
|
-
"typeId":
|
|
488
|
+
"typeId": 32
|
|
494
489
|
}
|
|
495
490
|
]
|
|
496
491
|
}
|
|
@@ -534,7 +529,7 @@ const abi = {
|
|
|
534
529
|
},
|
|
535
530
|
{
|
|
536
531
|
"name": "call_contract_args",
|
|
537
|
-
"typeId":
|
|
532
|
+
"typeId": 41,
|
|
538
533
|
"typeArguments": [
|
|
539
534
|
{
|
|
540
535
|
"name": "",
|
|
@@ -578,73 +573,53 @@ const abi = {
|
|
|
578
573
|
},
|
|
579
574
|
{
|
|
580
575
|
"name": "expiry",
|
|
581
|
-
"typeId":
|
|
576
|
+
"typeId": 39
|
|
582
577
|
},
|
|
583
578
|
{
|
|
584
579
|
"name": "contract_ids",
|
|
585
|
-
"typeId":
|
|
580
|
+
"typeId": 41,
|
|
586
581
|
"typeArguments": [
|
|
587
582
|
{
|
|
588
583
|
"name": "",
|
|
589
|
-
"typeId":
|
|
584
|
+
"typeId": 34
|
|
590
585
|
}
|
|
591
586
|
]
|
|
592
587
|
}
|
|
593
588
|
]
|
|
594
589
|
},
|
|
595
590
|
{
|
|
596
|
-
"type": "struct contract_schema::trial_account::
|
|
591
|
+
"type": "struct contract_schema::trial_account::OrderBookCleanup",
|
|
597
592
|
"metadataTypeId": 22,
|
|
598
593
|
"components": [
|
|
599
594
|
{
|
|
600
|
-
"name": "
|
|
601
|
-
"typeId":
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
"name": "asset",
|
|
605
|
-
"typeId": 32
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
"name": "amount",
|
|
609
|
-
"typeId": "1506e6f44c1d6291cdf46395a8e573276a4fa79e8ace3fc891e092ef32d1b0a0"
|
|
610
|
-
}
|
|
611
|
-
]
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
"type": "struct contract_schema::trial_account::PayoutEvent",
|
|
615
|
-
"metadataTypeId": 23,
|
|
616
|
-
"components": [
|
|
617
|
-
{
|
|
618
|
-
"name": "to",
|
|
619
|
-
"typeId": 6
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
"name": "asset",
|
|
623
|
-
"typeId": 32
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"name": "amount",
|
|
627
|
-
"typeId": "1506e6f44c1d6291cdf46395a8e573276a4fa79e8ace3fc891e092ef32d1b0a0"
|
|
595
|
+
"name": "order_book_id",
|
|
596
|
+
"typeId": 34
|
|
628
597
|
},
|
|
629
598
|
{
|
|
630
|
-
"name": "
|
|
631
|
-
"typeId":
|
|
599
|
+
"name": "order_ids",
|
|
600
|
+
"typeId": 41,
|
|
601
|
+
"typeArguments": [
|
|
602
|
+
{
|
|
603
|
+
"name": "",
|
|
604
|
+
"typeId": 2
|
|
605
|
+
}
|
|
606
|
+
]
|
|
632
607
|
}
|
|
633
608
|
]
|
|
634
609
|
},
|
|
635
610
|
{
|
|
636
611
|
"type": "struct contract_schema::trial_account::TrialAccountClosureEvent",
|
|
637
|
-
"metadataTypeId":
|
|
612
|
+
"metadataTypeId": 23,
|
|
638
613
|
"components": [
|
|
639
614
|
{
|
|
640
615
|
"name": "timestamp",
|
|
641
|
-
"typeId":
|
|
616
|
+
"typeId": 39
|
|
642
617
|
}
|
|
643
618
|
]
|
|
644
619
|
},
|
|
645
620
|
{
|
|
646
621
|
"type": "struct contract_schema::trial_account::TrialAccountLinkedEvent",
|
|
647
|
-
"metadataTypeId":
|
|
622
|
+
"metadataTypeId": 24,
|
|
648
623
|
"components": [
|
|
649
624
|
{
|
|
650
625
|
"name": "parent_account",
|
|
@@ -660,7 +635,23 @@ const abi = {
|
|
|
660
635
|
},
|
|
661
636
|
{
|
|
662
637
|
"name": "timestamp",
|
|
663
|
-
"typeId":
|
|
638
|
+
"typeId": 39
|
|
639
|
+
}
|
|
640
|
+
]
|
|
641
|
+
},
|
|
642
|
+
{
|
|
643
|
+
"type": "struct contract_schema::trial_account::TrialCloseAccountArgs",
|
|
644
|
+
"metadataTypeId": 25,
|
|
645
|
+
"components": [
|
|
646
|
+
{
|
|
647
|
+
"name": "order_book_cleanups",
|
|
648
|
+
"typeId": 41,
|
|
649
|
+
"typeArguments": [
|
|
650
|
+
{
|
|
651
|
+
"name": "",
|
|
652
|
+
"typeId": 22
|
|
653
|
+
}
|
|
654
|
+
]
|
|
664
655
|
}
|
|
665
656
|
]
|
|
666
657
|
},
|
|
@@ -674,7 +665,7 @@ const abi = {
|
|
|
674
665
|
},
|
|
675
666
|
{
|
|
676
667
|
"name": "called_contract",
|
|
677
|
-
"typeId":
|
|
668
|
+
"typeId": 34
|
|
678
669
|
},
|
|
679
670
|
{
|
|
680
671
|
"name": "nonce",
|
|
@@ -682,7 +673,7 @@ const abi = {
|
|
|
682
673
|
},
|
|
683
674
|
{
|
|
684
675
|
"name": "timestamp",
|
|
685
|
-
"typeId":
|
|
676
|
+
"typeId": 39
|
|
686
677
|
}
|
|
687
678
|
]
|
|
688
679
|
},
|
|
@@ -714,7 +705,7 @@ const abi = {
|
|
|
714
705
|
},
|
|
715
706
|
{
|
|
716
707
|
"name": "timestamp",
|
|
717
|
-
"typeId":
|
|
708
|
+
"typeId": 39
|
|
718
709
|
}
|
|
719
710
|
]
|
|
720
711
|
},
|
|
@@ -732,29 +723,9 @@ const abi = {
|
|
|
732
723
|
}
|
|
733
724
|
]
|
|
734
725
|
},
|
|
735
|
-
{
|
|
736
|
-
"type": "struct contract_schema::trial_account::TrialPayoutArgs",
|
|
737
|
-
"metadataTypeId": 30,
|
|
738
|
-
"components": [
|
|
739
|
-
{
|
|
740
|
-
"name": "nonce",
|
|
741
|
-
"typeId": "1b5759d94094368cfd443019e7ca5ec4074300e544e5ea993a979f5da627261e"
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"name": "payouts",
|
|
745
|
-
"typeId": 42,
|
|
746
|
-
"typeArguments": [
|
|
747
|
-
{
|
|
748
|
-
"name": "",
|
|
749
|
-
"typeId": 22
|
|
750
|
-
}
|
|
751
|
-
]
|
|
752
|
-
}
|
|
753
|
-
]
|
|
754
|
-
},
|
|
755
726
|
{
|
|
756
727
|
"type": "struct std::address::Address",
|
|
757
|
-
"metadataTypeId":
|
|
728
|
+
"metadataTypeId": 30,
|
|
758
729
|
"components": [
|
|
759
730
|
{
|
|
760
731
|
"name": "bits",
|
|
@@ -764,7 +735,7 @@ const abi = {
|
|
|
764
735
|
},
|
|
765
736
|
{
|
|
766
737
|
"type": "struct std::asset_id::AssetId",
|
|
767
|
-
"metadataTypeId":
|
|
738
|
+
"metadataTypeId": 31,
|
|
768
739
|
"components": [
|
|
769
740
|
{
|
|
770
741
|
"name": "bits",
|
|
@@ -774,11 +745,11 @@ const abi = {
|
|
|
774
745
|
},
|
|
775
746
|
{
|
|
776
747
|
"type": "struct std::bytes::Bytes",
|
|
777
|
-
"metadataTypeId":
|
|
748
|
+
"metadataTypeId": 32,
|
|
778
749
|
"components": [
|
|
779
750
|
{
|
|
780
751
|
"name": "buf",
|
|
781
|
-
"typeId":
|
|
752
|
+
"typeId": 33
|
|
782
753
|
},
|
|
783
754
|
{
|
|
784
755
|
"name": "len",
|
|
@@ -788,7 +759,7 @@ const abi = {
|
|
|
788
759
|
},
|
|
789
760
|
{
|
|
790
761
|
"type": "struct std::bytes::RawBytes",
|
|
791
|
-
"metadataTypeId":
|
|
762
|
+
"metadataTypeId": 33,
|
|
792
763
|
"components": [
|
|
793
764
|
{
|
|
794
765
|
"name": "ptr",
|
|
@@ -802,7 +773,7 @@ const abi = {
|
|
|
802
773
|
},
|
|
803
774
|
{
|
|
804
775
|
"type": "struct std::contract_id::ContractId",
|
|
805
|
-
"metadataTypeId":
|
|
776
|
+
"metadataTypeId": 34,
|
|
806
777
|
"components": [
|
|
807
778
|
{
|
|
808
779
|
"name": "bits",
|
|
@@ -812,7 +783,7 @@ const abi = {
|
|
|
812
783
|
},
|
|
813
784
|
{
|
|
814
785
|
"type": "struct std::crypto::ed25519::Ed25519",
|
|
815
|
-
"metadataTypeId":
|
|
786
|
+
"metadataTypeId": 35,
|
|
816
787
|
"components": [
|
|
817
788
|
{
|
|
818
789
|
"name": "bits",
|
|
@@ -822,7 +793,7 @@ const abi = {
|
|
|
822
793
|
},
|
|
823
794
|
{
|
|
824
795
|
"type": "struct std::crypto::secp256k1::Secp256k1",
|
|
825
|
-
"metadataTypeId":
|
|
796
|
+
"metadataTypeId": 36,
|
|
826
797
|
"components": [
|
|
827
798
|
{
|
|
828
799
|
"name": "bits",
|
|
@@ -832,7 +803,7 @@ const abi = {
|
|
|
832
803
|
},
|
|
833
804
|
{
|
|
834
805
|
"type": "struct std::crypto::secp256r1::Secp256r1",
|
|
835
|
-
"metadataTypeId":
|
|
806
|
+
"metadataTypeId": 37,
|
|
836
807
|
"components": [
|
|
837
808
|
{
|
|
838
809
|
"name": "bits",
|
|
@@ -842,7 +813,7 @@ const abi = {
|
|
|
842
813
|
},
|
|
843
814
|
{
|
|
844
815
|
"type": "struct std::low_level_call::CallParams",
|
|
845
|
-
"metadataTypeId":
|
|
816
|
+
"metadataTypeId": 38,
|
|
846
817
|
"components": [
|
|
847
818
|
{
|
|
848
819
|
"name": "coins",
|
|
@@ -850,7 +821,7 @@ const abi = {
|
|
|
850
821
|
},
|
|
851
822
|
{
|
|
852
823
|
"name": "asset_id",
|
|
853
|
-
"typeId":
|
|
824
|
+
"typeId": 31
|
|
854
825
|
},
|
|
855
826
|
{
|
|
856
827
|
"name": "gas",
|
|
@@ -860,7 +831,7 @@ const abi = {
|
|
|
860
831
|
},
|
|
861
832
|
{
|
|
862
833
|
"type": "struct std::time::Time",
|
|
863
|
-
"metadataTypeId":
|
|
834
|
+
"metadataTypeId": 39,
|
|
864
835
|
"components": [
|
|
865
836
|
{
|
|
866
837
|
"name": "unix",
|
|
@@ -870,7 +841,7 @@ const abi = {
|
|
|
870
841
|
},
|
|
871
842
|
{
|
|
872
843
|
"type": "struct std::vec::RawVec",
|
|
873
|
-
"metadataTypeId":
|
|
844
|
+
"metadataTypeId": 40,
|
|
874
845
|
"components": [
|
|
875
846
|
{
|
|
876
847
|
"name": "ptr",
|
|
@@ -887,11 +858,11 @@ const abi = {
|
|
|
887
858
|
},
|
|
888
859
|
{
|
|
889
860
|
"type": "struct std::vec::Vec",
|
|
890
|
-
"metadataTypeId":
|
|
861
|
+
"metadataTypeId": 41,
|
|
891
862
|
"components": [
|
|
892
863
|
{
|
|
893
864
|
"name": "buf",
|
|
894
|
-
"typeId":
|
|
865
|
+
"typeId": 40,
|
|
895
866
|
"typeArguments": [
|
|
896
867
|
{
|
|
897
868
|
"name": "",
|
|
@@ -910,7 +881,7 @@ const abi = {
|
|
|
910
881
|
},
|
|
911
882
|
{
|
|
912
883
|
"type": "u8",
|
|
913
|
-
"metadataTypeId":
|
|
884
|
+
"metadataTypeId": 42
|
|
914
885
|
}
|
|
915
886
|
],
|
|
916
887
|
"functions": [
|
|
@@ -1240,7 +1211,7 @@ const abi = {
|
|
|
1240
1211
|
]
|
|
1241
1212
|
},
|
|
1242
1213
|
{
|
|
1243
|
-
"name": "
|
|
1214
|
+
"name": "close_account",
|
|
1244
1215
|
"inputs": [
|
|
1245
1216
|
{
|
|
1246
1217
|
"name": "signature",
|
|
@@ -1248,7 +1219,7 @@ const abi = {
|
|
|
1248
1219
|
},
|
|
1249
1220
|
{
|
|
1250
1221
|
"name": "args",
|
|
1251
|
-
"concreteTypeId": "
|
|
1222
|
+
"concreteTypeId": "ed1c0d4b326f38e6cc0e8d0844e92cc0b936e227a02dac250671f512cf5308f7"
|
|
1252
1223
|
}
|
|
1253
1224
|
],
|
|
1254
1225
|
"output": "2e38e77b22c314a449e91fafed92a43826ac6aa403ae6a8acb6cf58239fbaf5d",
|
|
@@ -1263,7 +1234,7 @@ const abi = {
|
|
|
1263
1234
|
]
|
|
1264
1235
|
},
|
|
1265
1236
|
{
|
|
1266
|
-
"name": "
|
|
1237
|
+
"name": "cosigner_call",
|
|
1267
1238
|
"inputs": [
|
|
1268
1239
|
{
|
|
1269
1240
|
"name": "signature",
|
|
@@ -1271,7 +1242,7 @@ const abi = {
|
|
|
1271
1242
|
},
|
|
1272
1243
|
{
|
|
1273
1244
|
"name": "args",
|
|
1274
|
-
"concreteTypeId": "
|
|
1245
|
+
"concreteTypeId": "bcb864588e4de0cfed9235a42c859a520a296e4cb3acab92dab913134c6a068f"
|
|
1275
1246
|
}
|
|
1276
1247
|
],
|
|
1277
1248
|
"output": "2e38e77b22c314a449e91fafed92a43826ac6aa403ae6a8acb6cf58239fbaf5d",
|
|
@@ -1286,7 +1257,7 @@ const abi = {
|
|
|
1286
1257
|
]
|
|
1287
1258
|
},
|
|
1288
1259
|
{
|
|
1289
|
-
"name": "
|
|
1260
|
+
"name": "cosigner_call_contracts",
|
|
1290
1261
|
"inputs": [
|
|
1291
1262
|
{
|
|
1292
1263
|
"name": "signature",
|
|
@@ -1294,7 +1265,7 @@ const abi = {
|
|
|
1294
1265
|
},
|
|
1295
1266
|
{
|
|
1296
1267
|
"name": "args",
|
|
1297
|
-
"concreteTypeId": "
|
|
1268
|
+
"concreteTypeId": "9d4abea3c3ded72594ba630071d98b649db8348d3ab2970852317e69b5bece52"
|
|
1298
1269
|
}
|
|
1299
1270
|
],
|
|
1300
1271
|
"output": "2e38e77b22c314a449e91fafed92a43826ac6aa403ae6a8acb6cf58239fbaf5d",
|
|
@@ -1343,6 +1314,10 @@ const abi = {
|
|
|
1343
1314
|
"logId": "10242599321922843250",
|
|
1344
1315
|
"concreteTypeId": "8e2505d0cfde32725bc7b2f84fc2f7f8a839bec97eb8c3fbdb3b6be09981f840"
|
|
1345
1316
|
},
|
|
1317
|
+
{
|
|
1318
|
+
"logId": "14973537172759933369",
|
|
1319
|
+
"concreteTypeId": "cfccb0b9b57671b92f0435d1d261690876e4ef2d8be63c837284032734825b04"
|
|
1320
|
+
},
|
|
1346
1321
|
{
|
|
1347
1322
|
"logId": "787528562801511233",
|
|
1348
1323
|
"concreteTypeId": "0aeddd0e2c420b4162249ce8bf6408c224e31586679b7278d6331df6215e28cf"
|
|
@@ -1351,18 +1326,6 @@ const abi = {
|
|
|
1351
1326
|
"logId": "2898554141114458595",
|
|
1352
1327
|
"concreteTypeId": "2839bba2575d61e3c6cbd733c70c82e630da3bcae8c0f84e0f370c9219c57a18"
|
|
1353
1328
|
},
|
|
1354
|
-
{
|
|
1355
|
-
"logId": "12851812723020005475",
|
|
1356
|
-
"concreteTypeId": "b25acf946b740063169ba30480158a8e91a85a2c6ca828dfc310822f337f8361"
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"logId": "2361823807287986818",
|
|
1360
|
-
"concreteTypeId": "20c6e23d3f760a82f4beadbc82b8a977897941922e0bc07170a8ae936ce3e703"
|
|
1361
|
-
},
|
|
1362
|
-
{
|
|
1363
|
-
"logId": "14973537172759933369",
|
|
1364
|
-
"concreteTypeId": "cfccb0b9b57671b92f0435d1d261690876e4ef2d8be63c837284032734825b04"
|
|
1365
|
-
},
|
|
1366
1329
|
{
|
|
1367
1330
|
"logId": "15104496658646195826",
|
|
1368
1331
|
"concreteTypeId": "d19df3af19ae5e72fa65df150bcb9e5b71de39f2f1c92eb8b23aea78898b36aa"
|
|
@@ -1371,6 +1334,10 @@ const abi = {
|
|
|
1371
1334
|
"logId": "5762822538377979348",
|
|
1372
1335
|
"concreteTypeId": "4ff9a890dfa265d4e9c34dae41600c6d94378892f8dc5fbab001124749ffeed9"
|
|
1373
1336
|
},
|
|
1337
|
+
{
|
|
1338
|
+
"logId": "2361823807287986818",
|
|
1339
|
+
"concreteTypeId": "20c6e23d3f760a82f4beadbc82b8a977897941922e0bc07170a8ae936ce3e703"
|
|
1340
|
+
},
|
|
1374
1341
|
{
|
|
1375
1342
|
"logId": "2849852257800061367",
|
|
1376
1343
|
"concreteTypeId": "278cb587808481b72a555be60b7a1b670422d1a886b431eed10a2d0c12eaaaed"
|
|
@@ -1385,13 +1352,13 @@ const abi = {
|
|
|
1385
1352
|
{
|
|
1386
1353
|
"name": "MAX_NONCE_SESSION_ID",
|
|
1387
1354
|
"concreteTypeId": "1b5759d94094368cfd443019e7ca5ec4074300e544e5ea993a979f5da627261e",
|
|
1388
|
-
"offset":
|
|
1355
|
+
"offset": 56200,
|
|
1389
1356
|
"indirect": false
|
|
1390
1357
|
},
|
|
1391
1358
|
{
|
|
1392
1359
|
"name": "ORACLE_CONTRACT_ID",
|
|
1393
1360
|
"concreteTypeId": "29c10735d33b5159f0c71ee1dbd17b36a3e69e41f00fab0d42e1bd9f428d8a54",
|
|
1394
|
-
"offset":
|
|
1361
|
+
"offset": 56232,
|
|
1395
1362
|
"indirect": false
|
|
1396
1363
|
}
|
|
1397
1364
|
],
|
|
@@ -1423,14 +1390,30 @@ const storageSlots = [
|
|
|
1423
1390
|
"key": "4c8305fc6e8dd82c81e493f3216abd1bfee8f27d4150b5ba074f3f4a95b14609",
|
|
1424
1391
|
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1425
1392
|
},
|
|
1393
|
+
{
|
|
1394
|
+
"key": "5d7fa81dcfd6f1886b9a8bf208e26ef3eb38a9adfd7810a6897bea0296c577e3",
|
|
1395
|
+
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1396
|
+
},
|
|
1426
1397
|
{
|
|
1427
1398
|
"key": "6b1ba6b75198f407ed8905e455a8bf154ac67ca40e4931b7d95220a49b4a96a2",
|
|
1428
1399
|
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1429
1400
|
},
|
|
1401
|
+
{
|
|
1402
|
+
"key": "7b6f1db67fe49a303b30fc16bc8d7e7b0d07f4261bbd13873ab106293caafc9a",
|
|
1403
|
+
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1404
|
+
},
|
|
1430
1405
|
{
|
|
1431
1406
|
"key": "8103ea1bdd86245aee47bb831d61fffcbdbe97ca1fb0955720ddee3258852e80",
|
|
1432
1407
|
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1433
1408
|
},
|
|
1409
|
+
{
|
|
1410
|
+
"key": "97197732f04415bb63f92b3242fe9379e37363ceefee6662adb811e18b1dfa3c",
|
|
1411
|
+
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"key": "97197732f04415bb63f92b3242fe9379e37363ceefee6662adb811e18b1dfa3d",
|
|
1415
|
+
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|
|
1416
|
+
},
|
|
1434
1417
|
{
|
|
1435
1418
|
"key": "9fbc3c19a839715912746010209fcb4c0a7794922ece86c8624c20a0052ca704",
|
|
1436
1419
|
"value": "0000000000000000000000000000000000000000000000000000000000000000"
|