@curvefi/api 1.11.0 → 1.15.0
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/README.md +68 -0
- package/lib/constants/abis/abis-ethereum.js +144 -16
- package/lib/constants/abis/abis-polygon.js +17 -1
- package/lib/constants/abis/json/aave/rewards.json +107 -0
- package/lib/constants/abis/json/atricrypto3/swap.json +63 -63
- package/lib/constants/abis/json/atricrypto3/zap.json +8 -8
- package/lib/constants/abis/json/busd/deposit.json +5 -10
- package/lib/constants/abis/json/busd/swap.json +18 -36
- package/lib/constants/abis/json/compound/deposit.json +5 -10
- package/lib/constants/abis/json/compound/migration.json +1 -2
- package/lib/constants/abis/json/compound/oldSwap.json +16 -32
- package/lib/constants/abis/json/compound/swap.json +18 -36
- package/lib/constants/abis/json/crveth/swap.json +61 -61
- package/lib/constants/abis/json/eurt/swap.json +29 -29
- package/lib/constants/abis/json/eurtusd/deposit.json +13 -13
- package/lib/constants/abis/json/eurtusd/swap.json +59 -59
- package/lib/constants/abis/json/gauge.json +1 -1
- package/lib/constants/abis/json/gauge_factory.json +879 -0
- package/lib/constants/abis/json/gauge_rewards_only.json +649 -0
- package/lib/constants/abis/json/gauge_synthetix.json +590 -0
- package/lib/constants/abis/json/gauge_v2.json +942 -0
- package/lib/constants/abis/json/gauge_v3.json +954 -0
- package/lib/constants/abis/json/gauge_v4.json +913 -0
- package/lib/constants/abis/json/iearn/deposit.json +5 -10
- package/lib/constants/abis/json/iearn/swap.json +18 -36
- package/lib/constants/abis/json/minter.json +165 -0
- package/lib/constants/abis/json/pax/deposit.json +5 -10
- package/lib/constants/abis/json/pax/swap.json +19 -38
- package/lib/constants/abis/json/ren/swap.json +19 -38
- package/lib/constants/abis/json/ren-polygon/swap.json +46 -46
- package/lib/constants/abis/json/reth/swap.json +38 -38
- package/lib/constants/abis/json/sbtc/swap.json +19 -38
- package/lib/constants/abis/json/streamer.json +257 -0
- package/lib/constants/abis/json/susdv2/deposit.json +5 -10
- package/lib/constants/abis/json/susdv2/swap.json +16 -32
- package/lib/constants/abis/json/tricrypto2/deposit.json +3 -3
- package/lib/constants/abis/json/tricrypto2/swap.json +60 -60
- package/lib/constants/abis/json/usdt/deposit.json +5 -10
- package/lib/constants/abis/json/usdt/swap.json +19 -37
- package/lib/constants/aliases.d.ts +2 -0
- package/lib/constants/aliases.js +3 -1
- package/lib/constants/coins-ethereum.js +4 -2
- package/lib/constants/coins-polygon.js +3 -2
- package/lib/curve.d.ts +2 -1
- package/lib/curve.js +73 -30
- package/lib/index.d.ts +1 -1
- package/lib/interfaces.d.ts +8 -0
- package/lib/pools.d.ts +36 -5
- package/lib/pools.js +313 -52
- package/lib/utils.d.ts +1 -1
- package/lib/utils.js +40 -29
- package/package.json +1 -1
|
@@ -294,8 +294,7 @@
|
|
|
294
294
|
}
|
|
295
295
|
],
|
|
296
296
|
"inputs": [],
|
|
297
|
-
"
|
|
298
|
-
"payable": false,
|
|
297
|
+
"stateMutability": "view",
|
|
299
298
|
"type": "function",
|
|
300
299
|
"gas": "5227"
|
|
301
300
|
},
|
|
@@ -308,8 +307,7 @@
|
|
|
308
307
|
}
|
|
309
308
|
],
|
|
310
309
|
"inputs": [],
|
|
311
|
-
"
|
|
312
|
-
"payable": false,
|
|
310
|
+
"stateMutability": "view",
|
|
313
311
|
"type": "function",
|
|
314
312
|
"gas": "967716"
|
|
315
313
|
},
|
|
@@ -331,8 +329,7 @@
|
|
|
331
329
|
"name": "deposit"
|
|
332
330
|
}
|
|
333
331
|
],
|
|
334
|
-
"
|
|
335
|
-
"payable": false,
|
|
332
|
+
"stateMutability": "view",
|
|
336
333
|
"type": "function",
|
|
337
334
|
"gas": "3810860"
|
|
338
335
|
},
|
|
@@ -376,8 +373,7 @@
|
|
|
376
373
|
"name": "dx"
|
|
377
374
|
}
|
|
378
375
|
],
|
|
379
|
-
"
|
|
380
|
-
"payable": false,
|
|
376
|
+
"stateMutability": "view",
|
|
381
377
|
"type": "function",
|
|
382
378
|
"gas": "2327087"
|
|
383
379
|
},
|
|
@@ -403,8 +399,7 @@
|
|
|
403
399
|
"name": "dx"
|
|
404
400
|
}
|
|
405
401
|
],
|
|
406
|
-
"
|
|
407
|
-
"payable": false,
|
|
402
|
+
"stateMutability": "view",
|
|
408
403
|
"type": "function",
|
|
409
404
|
"gas": "2326882"
|
|
410
405
|
},
|
|
@@ -488,8 +483,7 @@
|
|
|
488
483
|
"name": "i"
|
|
489
484
|
}
|
|
490
485
|
],
|
|
491
|
-
"
|
|
492
|
-
"payable": false,
|
|
486
|
+
"stateMutability": "view",
|
|
493
487
|
"type": "function",
|
|
494
488
|
"gas": "79380"
|
|
495
489
|
},
|
|
@@ -652,8 +646,7 @@
|
|
|
652
646
|
"name": "arg0"
|
|
653
647
|
}
|
|
654
648
|
],
|
|
655
|
-
"
|
|
656
|
-
"payable": false,
|
|
649
|
+
"stateMutability": "view",
|
|
657
650
|
"type": "function",
|
|
658
651
|
"gas": "2310"
|
|
659
652
|
},
|
|
@@ -684,8 +677,7 @@
|
|
|
684
677
|
}
|
|
685
678
|
],
|
|
686
679
|
"inputs": [],
|
|
687
|
-
"
|
|
688
|
-
"payable": false,
|
|
680
|
+
"stateMutability": "view",
|
|
689
681
|
"type": "function",
|
|
690
682
|
"gas": "2171"
|
|
691
683
|
},
|
|
@@ -698,8 +690,7 @@
|
|
|
698
690
|
}
|
|
699
691
|
],
|
|
700
692
|
"inputs": [],
|
|
701
|
-
"
|
|
702
|
-
"payable": false,
|
|
693
|
+
"stateMutability": "view",
|
|
703
694
|
"type": "function",
|
|
704
695
|
"gas": "2201"
|
|
705
696
|
},
|
|
@@ -712,8 +703,7 @@
|
|
|
712
703
|
}
|
|
713
704
|
],
|
|
714
705
|
"inputs": [],
|
|
715
|
-
"
|
|
716
|
-
"payable": false,
|
|
706
|
+
"stateMutability": "view",
|
|
717
707
|
"type": "function",
|
|
718
708
|
"gas": "2231"
|
|
719
709
|
},
|
|
@@ -726,8 +716,7 @@
|
|
|
726
716
|
}
|
|
727
717
|
],
|
|
728
718
|
"inputs": [],
|
|
729
|
-
"
|
|
730
|
-
"payable": false,
|
|
719
|
+
"stateMutability": "view",
|
|
731
720
|
"type": "function",
|
|
732
721
|
"gas": "2261"
|
|
733
722
|
},
|
|
@@ -740,8 +729,7 @@
|
|
|
740
729
|
}
|
|
741
730
|
],
|
|
742
731
|
"inputs": [],
|
|
743
|
-
"
|
|
744
|
-
"payable": false,
|
|
732
|
+
"stateMutability": "view",
|
|
745
733
|
"type": "function",
|
|
746
734
|
"gas": "2291"
|
|
747
735
|
},
|
|
@@ -755,8 +743,7 @@
|
|
|
755
743
|
}
|
|
756
744
|
],
|
|
757
745
|
"inputs": [],
|
|
758
|
-
"
|
|
759
|
-
"payable": false,
|
|
746
|
+
"stateMutability": "view",
|
|
760
747
|
"type": "function",
|
|
761
748
|
"gas": "2321"
|
|
762
749
|
},
|
|
@@ -770,8 +757,7 @@
|
|
|
770
757
|
}
|
|
771
758
|
],
|
|
772
759
|
"inputs": [],
|
|
773
|
-
"
|
|
774
|
-
"payable": false,
|
|
760
|
+
"stateMutability": "view",
|
|
775
761
|
"type": "function",
|
|
776
762
|
"gas": "2351"
|
|
777
763
|
},
|
|
@@ -785,8 +771,7 @@
|
|
|
785
771
|
}
|
|
786
772
|
],
|
|
787
773
|
"inputs": [],
|
|
788
|
-
"
|
|
789
|
-
"payable": false,
|
|
774
|
+
"stateMutability": "view",
|
|
790
775
|
"type": "function",
|
|
791
776
|
"gas": "2381"
|
|
792
777
|
},
|
|
@@ -800,8 +785,7 @@
|
|
|
800
785
|
}
|
|
801
786
|
],
|
|
802
787
|
"inputs": [],
|
|
803
|
-
"
|
|
804
|
-
"payable": false,
|
|
788
|
+
"stateMutability": "view",
|
|
805
789
|
"type": "function",
|
|
806
790
|
"gas": "2411"
|
|
807
791
|
},
|
|
@@ -814,8 +798,7 @@
|
|
|
814
798
|
}
|
|
815
799
|
],
|
|
816
800
|
"inputs": [],
|
|
817
|
-
"
|
|
818
|
-
"payable": false,
|
|
801
|
+
"stateMutability": "view",
|
|
819
802
|
"type": "function",
|
|
820
803
|
"gas": "2441"
|
|
821
804
|
},
|
|
@@ -828,8 +811,7 @@
|
|
|
828
811
|
}
|
|
829
812
|
],
|
|
830
813
|
"inputs": [],
|
|
831
|
-
"
|
|
832
|
-
"payable": false,
|
|
814
|
+
"stateMutability": "view",
|
|
833
815
|
"type": "function",
|
|
834
816
|
"gas": "2471"
|
|
835
817
|
},
|
|
@@ -842,8 +824,7 @@
|
|
|
842
824
|
}
|
|
843
825
|
],
|
|
844
826
|
"inputs": [],
|
|
845
|
-
"
|
|
846
|
-
"payable": false,
|
|
827
|
+
"stateMutability": "view",
|
|
847
828
|
"type": "function",
|
|
848
829
|
"gas": "2501"
|
|
849
830
|
}
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"type": "uint256"
|
|
345
345
|
}
|
|
346
346
|
],
|
|
347
|
-
"gas": 10374
|
|
347
|
+
"gas": "10374"
|
|
348
348
|
},
|
|
349
349
|
{
|
|
350
350
|
"stateMutability": "view",
|
|
@@ -357,7 +357,7 @@
|
|
|
357
357
|
"type": "uint256"
|
|
358
358
|
}
|
|
359
359
|
],
|
|
360
|
-
"gas": 10336
|
|
360
|
+
"gas": "10336"
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
363
|
"stateMutability": "view",
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
"type": "uint256"
|
|
380
380
|
}
|
|
381
381
|
],
|
|
382
|
-
"gas": 22089
|
|
382
|
+
"gas": "22089"
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
385
|
"stateMutability": "view",
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"type": "uint256"
|
|
398
398
|
}
|
|
399
399
|
],
|
|
400
|
-
"gas": 7358
|
|
400
|
+
"gas": "7358"
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"stateMutability": "view",
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"type": "uint256"
|
|
411
411
|
}
|
|
412
412
|
],
|
|
413
|
-
"gas": 2237133
|
|
413
|
+
"gas": "2237133"
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"stateMutability": "view",
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"type": "uint256"
|
|
433
433
|
}
|
|
434
434
|
],
|
|
435
|
-
"gas": 4445096
|
|
435
|
+
"gas": "4445096"
|
|
436
436
|
},
|
|
437
437
|
{
|
|
438
438
|
"stateMutability": "nonpayable",
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"type": "uint256"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
|
-
"gas": 5357975
|
|
486
|
+
"gas": "5357975"
|
|
487
487
|
},
|
|
488
488
|
{
|
|
489
489
|
"stateMutability": "view",
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
"type": "uint256"
|
|
510
510
|
}
|
|
511
511
|
],
|
|
512
|
-
"gas": 5358005
|
|
512
|
+
"gas": "5358005"
|
|
513
513
|
},
|
|
514
514
|
{
|
|
515
515
|
"stateMutability": "nonpayable",
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
"type": "uint256"
|
|
540
540
|
}
|
|
541
541
|
],
|
|
542
|
-
"gas": 5525027
|
|
542
|
+
"gas": "5525027"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
545
|
"stateMutability": "nonpayable",
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"type": "uint256"
|
|
570
570
|
}
|
|
571
571
|
],
|
|
572
|
-
"gas": 5541345
|
|
572
|
+
"gas": "5541345"
|
|
573
573
|
},
|
|
574
574
|
{
|
|
575
575
|
"stateMutability": "nonpayable",
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
"type": "uint256"
|
|
642
642
|
}
|
|
643
643
|
],
|
|
644
|
-
"gas": 4008194
|
|
644
|
+
"gas": "4008194"
|
|
645
645
|
},
|
|
646
646
|
{
|
|
647
647
|
"stateMutability": "nonpayable",
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
}
|
|
688
688
|
],
|
|
689
689
|
"outputs": [],
|
|
690
|
-
"gas": 159459
|
|
690
|
+
"gas": "159459"
|
|
691
691
|
},
|
|
692
692
|
{
|
|
693
693
|
"stateMutability": "nonpayable",
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
"name": "stop_ramp_A",
|
|
696
696
|
"inputs": [],
|
|
697
697
|
"outputs": [],
|
|
698
|
-
"gas": 154920
|
|
698
|
+
"gas": "154920"
|
|
699
699
|
},
|
|
700
700
|
{
|
|
701
701
|
"stateMutability": "nonpayable",
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
}
|
|
717
717
|
],
|
|
718
718
|
"outputs": [],
|
|
719
|
-
"gas": 148809
|
|
719
|
+
"gas": "148809"
|
|
720
720
|
},
|
|
721
721
|
{
|
|
722
722
|
"stateMutability": "nonpayable",
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
"name": "apply_new_fee",
|
|
725
725
|
"inputs": [],
|
|
726
726
|
"outputs": [],
|
|
727
|
-
"gas": 141271
|
|
727
|
+
"gas": "141271"
|
|
728
728
|
},
|
|
729
729
|
{
|
|
730
730
|
"stateMutability": "nonpayable",
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"name": "revert_new_parameters",
|
|
733
733
|
"inputs": [],
|
|
734
734
|
"outputs": [],
|
|
735
|
-
"gas": 23012
|
|
735
|
+
"gas": "23012"
|
|
736
736
|
},
|
|
737
737
|
{
|
|
738
738
|
"stateMutability": "nonpayable",
|
|
@@ -745,7 +745,7 @@
|
|
|
745
745
|
}
|
|
746
746
|
],
|
|
747
747
|
"outputs": [],
|
|
748
|
-
"gas": 77050
|
|
748
|
+
"gas": "77050"
|
|
749
749
|
},
|
|
750
750
|
{
|
|
751
751
|
"stateMutability": "nonpayable",
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
"name": "apply_transfer_ownership",
|
|
754
754
|
"inputs": [],
|
|
755
755
|
"outputs": [],
|
|
756
|
-
"gas": 65727
|
|
756
|
+
"gas": "65727"
|
|
757
757
|
},
|
|
758
758
|
{
|
|
759
759
|
"stateMutability": "nonpayable",
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
"name": "revert_transfer_ownership",
|
|
762
762
|
"inputs": [],
|
|
763
763
|
"outputs": [],
|
|
764
|
-
"gas": 23102
|
|
764
|
+
"gas": "23102"
|
|
765
765
|
},
|
|
766
766
|
{
|
|
767
767
|
"stateMutability": "nonpayable",
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
"name": "withdraw_admin_fees",
|
|
770
770
|
"inputs": [],
|
|
771
771
|
"outputs": [],
|
|
772
|
-
"gas": 61714
|
|
772
|
+
"gas": "61714"
|
|
773
773
|
},
|
|
774
774
|
{
|
|
775
775
|
"stateMutability": "nonpayable",
|
|
@@ -777,7 +777,7 @@
|
|
|
777
777
|
"name": "donate_admin_fees",
|
|
778
778
|
"inputs": [],
|
|
779
779
|
"outputs": [],
|
|
780
|
-
"gas": 43291
|
|
780
|
+
"gas": "43291"
|
|
781
781
|
},
|
|
782
782
|
{
|
|
783
783
|
"stateMutability": "nonpayable",
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
"name": "kill_me",
|
|
786
786
|
"inputs": [],
|
|
787
787
|
"outputs": [],
|
|
788
|
-
"gas": 40385
|
|
788
|
+
"gas": "40385"
|
|
789
789
|
},
|
|
790
790
|
{
|
|
791
791
|
"stateMutability": "nonpayable",
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
"name": "unkill_me",
|
|
794
794
|
"inputs": [],
|
|
795
795
|
"outputs": [],
|
|
796
|
-
"gas": 23222
|
|
796
|
+
"gas": "23222"
|
|
797
797
|
},
|
|
798
798
|
{
|
|
799
799
|
"stateMutability": "nonpayable",
|
|
@@ -806,7 +806,7 @@
|
|
|
806
806
|
}
|
|
807
807
|
],
|
|
808
808
|
"outputs": [],
|
|
809
|
-
"gas": 38352
|
|
809
|
+
"gas": "38352"
|
|
810
810
|
},
|
|
811
811
|
{
|
|
812
812
|
"stateMutability": "nonpayable",
|
|
@@ -819,7 +819,7 @@
|
|
|
819
819
|
}
|
|
820
820
|
],
|
|
821
821
|
"outputs": [],
|
|
822
|
-
"gas": 38385
|
|
822
|
+
"gas": "38385"
|
|
823
823
|
},
|
|
824
824
|
{
|
|
825
825
|
"stateMutability": "nonpayable",
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
}
|
|
833
833
|
],
|
|
834
834
|
"outputs": [],
|
|
835
|
-
"gas": 38415
|
|
835
|
+
"gas": "38415"
|
|
836
836
|
},
|
|
837
837
|
{
|
|
838
838
|
"stateMutability": "view",
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"type": "address"
|
|
851
851
|
}
|
|
852
852
|
],
|
|
853
|
-
"gas": 3397
|
|
853
|
+
"gas": "3397"
|
|
854
854
|
},
|
|
855
855
|
{
|
|
856
856
|
"stateMutability": "view",
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
"type": "address"
|
|
869
869
|
}
|
|
870
870
|
],
|
|
871
|
-
"gas": 3427
|
|
871
|
+
"gas": "3427"
|
|
872
872
|
},
|
|
873
873
|
{
|
|
874
874
|
"stateMutability": "view",
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"type": "uint256"
|
|
887
887
|
}
|
|
888
888
|
],
|
|
889
|
-
"gas": 3457
|
|
889
|
+
"gas": "3457"
|
|
890
890
|
},
|
|
891
891
|
{
|
|
892
892
|
"stateMutability": "view",
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
"type": "uint256"
|
|
900
900
|
}
|
|
901
901
|
],
|
|
902
|
-
"gas": 3378
|
|
902
|
+
"gas": "3378"
|
|
903
903
|
},
|
|
904
904
|
{
|
|
905
905
|
"stateMutability": "view",
|
|
@@ -912,7 +912,7 @@
|
|
|
912
912
|
"type": "uint256"
|
|
913
913
|
}
|
|
914
914
|
],
|
|
915
|
-
"gas": 3408
|
|
915
|
+
"gas": "3408"
|
|
916
916
|
},
|
|
917
917
|
{
|
|
918
918
|
"stateMutability": "view",
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
"type": "uint256"
|
|
926
926
|
}
|
|
927
927
|
],
|
|
928
|
-
"gas": 3438
|
|
928
|
+
"gas": "3438"
|
|
929
929
|
},
|
|
930
930
|
{
|
|
931
931
|
"stateMutability": "view",
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
"type": "address"
|
|
939
939
|
}
|
|
940
940
|
],
|
|
941
|
-
"gas": 3468
|
|
941
|
+
"gas": "3468"
|
|
942
942
|
},
|
|
943
943
|
{
|
|
944
944
|
"stateMutability": "view",
|
|
@@ -951,7 +951,7 @@
|
|
|
951
951
|
"type": "address"
|
|
952
952
|
}
|
|
953
953
|
],
|
|
954
|
-
"gas": 3498
|
|
954
|
+
"gas": "3498"
|
|
955
955
|
},
|
|
956
956
|
{
|
|
957
957
|
"stateMutability": "view",
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
"type": "uint256"
|
|
965
965
|
}
|
|
966
966
|
],
|
|
967
|
-
"gas": 3528
|
|
967
|
+
"gas": "3528"
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
970
|
"stateMutability": "view",
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
"type": "uint256"
|
|
978
978
|
}
|
|
979
979
|
],
|
|
980
|
-
"gas": 3558
|
|
980
|
+
"gas": "3558"
|
|
981
981
|
},
|
|
982
982
|
{
|
|
983
983
|
"stateMutability": "view",
|
|
@@ -990,7 +990,7 @@
|
|
|
990
990
|
"type": "uint256"
|
|
991
991
|
}
|
|
992
992
|
],
|
|
993
|
-
"gas": 3588
|
|
993
|
+
"gas": "3588"
|
|
994
994
|
},
|
|
995
995
|
{
|
|
996
996
|
"stateMutability": "view",
|
|
@@ -1003,7 +1003,7 @@
|
|
|
1003
1003
|
"type": "uint256"
|
|
1004
1004
|
}
|
|
1005
1005
|
],
|
|
1006
|
-
"gas": 3618
|
|
1006
|
+
"gas": "3618"
|
|
1007
1007
|
},
|
|
1008
1008
|
{
|
|
1009
1009
|
"stateMutability": "view",
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
"type": "uint256"
|
|
1017
1017
|
}
|
|
1018
1018
|
],
|
|
1019
|
-
"gas": 3648
|
|
1019
|
+
"gas": "3648"
|
|
1020
1020
|
},
|
|
1021
1021
|
{
|
|
1022
1022
|
"stateMutability": "view",
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
"type": "uint256"
|
|
1030
1030
|
}
|
|
1031
1031
|
],
|
|
1032
|
-
"gas": 3678
|
|
1032
|
+
"gas": "3678"
|
|
1033
1033
|
},
|
|
1034
1034
|
{
|
|
1035
1035
|
"stateMutability": "view",
|
|
@@ -1042,7 +1042,7 @@
|
|
|
1042
1042
|
"type": "uint256"
|
|
1043
1043
|
}
|
|
1044
1044
|
],
|
|
1045
|
-
"gas": 3708
|
|
1045
|
+
"gas": "3708"
|
|
1046
1046
|
},
|
|
1047
1047
|
{
|
|
1048
1048
|
"stateMutability": "view",
|
|
@@ -1055,7 +1055,7 @@
|
|
|
1055
1055
|
"type": "uint256"
|
|
1056
1056
|
}
|
|
1057
1057
|
],
|
|
1058
|
-
"gas": 3738
|
|
1058
|
+
"gas": "3738"
|
|
1059
1059
|
},
|
|
1060
1060
|
{
|
|
1061
1061
|
"stateMutability": "view",
|
|
@@ -1068,7 +1068,7 @@
|
|
|
1068
1068
|
"type": "uint256"
|
|
1069
1069
|
}
|
|
1070
1070
|
],
|
|
1071
|
-
"gas": 3768
|
|
1071
|
+
"gas": "3768"
|
|
1072
1072
|
},
|
|
1073
1073
|
{
|
|
1074
1074
|
"stateMutability": "view",
|
|
@@ -1081,7 +1081,7 @@
|
|
|
1081
1081
|
"type": "address"
|
|
1082
1082
|
}
|
|
1083
1083
|
],
|
|
1084
|
-
"gas": 3798
|
|
1084
|
+
"gas": "3798"
|
|
1085
1085
|
},
|
|
1086
1086
|
{
|
|
1087
1087
|
"stateMutability": "view",
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"type": "address"
|
|
1095
1095
|
}
|
|
1096
1096
|
],
|
|
1097
|
-
"gas": 3828
|
|
1097
|
+
"gas": "3828"
|
|
1098
1098
|
},
|
|
1099
1099
|
{
|
|
1100
1100
|
"stateMutability": "view",
|
|
@@ -1107,6 +1107,6 @@
|
|
|
1107
1107
|
"type": "address"
|
|
1108
1108
|
}
|
|
1109
1109
|
],
|
|
1110
|
-
"gas": 3858
|
|
1110
|
+
"gas": "3858"
|
|
1111
1111
|
}
|
|
1112
1112
|
]
|