@curvefi/api 1.10.0 → 1.14.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 +38 -0
- package/lib/constants/abis/abis-ethereum.d.ts +1 -1
- package/lib/constants/abis/abis-ethereum.js +68 -2
- package/lib/constants/abis/abis-polygon.d.ts +4 -0
- package/lib/constants/abis/abis-polygon.js +154 -0
- package/lib/constants/abis/json/atricrypto3/swap.json +1269 -0
- package/lib/constants/abis/json/atricrypto3/zap.json +239 -0
- 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/iearn/deposit.json +5 -10
- package/lib/constants/abis/json/iearn/swap.json +18 -36
- package/lib/constants/abis/json/paave/rewards.json +657 -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 +1112 -0
- 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/usdt/deposit.json +5 -10
- package/lib/constants/abis/json/usdt/swap.json +19 -37
- package/lib/constants/aliases.d.ts +16 -0
- package/lib/constants/aliases.js +19 -0
- package/lib/constants/coins-ethereum.d.ts +31 -0
- package/lib/constants/{coins.js → coins-ethereum.js} +48 -14
- package/lib/constants/coins-polygon.d.ts +31 -0
- package/lib/constants/coins-polygon.js +74 -0
- package/lib/curve.d.ts +23 -7
- package/lib/curve.js +133 -91
- package/lib/index.d.ts +2 -1
- package/lib/index.js +3 -0
- package/lib/interfaces.d.ts +3 -0
- package/lib/pools.d.ts +25 -4
- package/lib/pools.js +323 -101
- package/lib/utils.d.ts +1 -1
- package/lib/utils.js +49 -41
- package/package.json +6 -5
- package/lib/constants/coins.d.ts +0 -25
|
@@ -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": "1150488"
|
|
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": "4526955"
|
|
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": "2687932"
|
|
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": "2687745"
|
|
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": "73000"
|
|
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
|
}
|
|
@@ -0,0 +1,257 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"stateMutability": "nonpayable",
|
|
4
|
+
"type": "constructor",
|
|
5
|
+
"inputs": [
|
|
6
|
+
{
|
|
7
|
+
"name": "_owner",
|
|
8
|
+
"type": "address"
|
|
9
|
+
}
|
|
10
|
+
],
|
|
11
|
+
"outputs": []
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"stateMutability": "nonpayable",
|
|
15
|
+
"type": "function",
|
|
16
|
+
"name": "add_reward",
|
|
17
|
+
"inputs": [
|
|
18
|
+
{
|
|
19
|
+
"name": "_token",
|
|
20
|
+
"type": "address"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "_distributor",
|
|
24
|
+
"type": "address"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "_duration",
|
|
28
|
+
"type": "uint256"
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"outputs": [],
|
|
32
|
+
"gas": "147850"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"stateMutability": "nonpayable",
|
|
36
|
+
"type": "function",
|
|
37
|
+
"name": "remove_reward",
|
|
38
|
+
"inputs": [
|
|
39
|
+
{
|
|
40
|
+
"name": "_token",
|
|
41
|
+
"type": "address"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"outputs": [],
|
|
45
|
+
"gas": "898282"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"stateMutability": "nonpayable",
|
|
49
|
+
"type": "function",
|
|
50
|
+
"name": "set_receiver",
|
|
51
|
+
"inputs": [
|
|
52
|
+
{
|
|
53
|
+
"name": "_receiver",
|
|
54
|
+
"type": "address"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"outputs": [],
|
|
58
|
+
"gas": "37605"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"stateMutability": "nonpayable",
|
|
62
|
+
"type": "function",
|
|
63
|
+
"name": "get_reward",
|
|
64
|
+
"inputs": [],
|
|
65
|
+
"outputs": [],
|
|
66
|
+
"gas": "496490"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"stateMutability": "nonpayable",
|
|
70
|
+
"type": "function",
|
|
71
|
+
"name": "notify_reward_amount",
|
|
72
|
+
"inputs": [
|
|
73
|
+
{
|
|
74
|
+
"name": "_token",
|
|
75
|
+
"type": "address"
|
|
76
|
+
}
|
|
77
|
+
],
|
|
78
|
+
"outputs": [],
|
|
79
|
+
"gas": "1502780"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"stateMutability": "nonpayable",
|
|
83
|
+
"type": "function",
|
|
84
|
+
"name": "set_reward_duration",
|
|
85
|
+
"inputs": [
|
|
86
|
+
{
|
|
87
|
+
"name": "_token",
|
|
88
|
+
"type": "address"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "_duration",
|
|
92
|
+
"type": "uint256"
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"outputs": [],
|
|
96
|
+
"gas": "40303"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"stateMutability": "nonpayable",
|
|
100
|
+
"type": "function",
|
|
101
|
+
"name": "set_reward_distributor",
|
|
102
|
+
"inputs": [
|
|
103
|
+
{
|
|
104
|
+
"name": "_token",
|
|
105
|
+
"type": "address"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "_distributor",
|
|
109
|
+
"type": "address"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"outputs": [],
|
|
113
|
+
"gas": "38012"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"stateMutability": "nonpayable",
|
|
117
|
+
"type": "function",
|
|
118
|
+
"name": "commit_transfer_ownership",
|
|
119
|
+
"inputs": [
|
|
120
|
+
{
|
|
121
|
+
"name": "_owner",
|
|
122
|
+
"type": "address"
|
|
123
|
+
}
|
|
124
|
+
],
|
|
125
|
+
"outputs": [],
|
|
126
|
+
"gas": "37755"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"stateMutability": "nonpayable",
|
|
130
|
+
"type": "function",
|
|
131
|
+
"name": "accept_transfer_ownership",
|
|
132
|
+
"inputs": [],
|
|
133
|
+
"outputs": [],
|
|
134
|
+
"gas": "37700"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"stateMutability": "view",
|
|
138
|
+
"type": "function",
|
|
139
|
+
"name": "owner",
|
|
140
|
+
"inputs": [],
|
|
141
|
+
"outputs": [
|
|
142
|
+
{
|
|
143
|
+
"name": "",
|
|
144
|
+
"type": "address"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"gas": "2658"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"stateMutability": "view",
|
|
151
|
+
"type": "function",
|
|
152
|
+
"name": "future_owner",
|
|
153
|
+
"inputs": [],
|
|
154
|
+
"outputs": [
|
|
155
|
+
{
|
|
156
|
+
"name": "",
|
|
157
|
+
"type": "address"
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"gas": "2688"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"stateMutability": "view",
|
|
164
|
+
"type": "function",
|
|
165
|
+
"name": "reward_receiver",
|
|
166
|
+
"inputs": [],
|
|
167
|
+
"outputs": [
|
|
168
|
+
{
|
|
169
|
+
"name": "",
|
|
170
|
+
"type": "address"
|
|
171
|
+
}
|
|
172
|
+
],
|
|
173
|
+
"gas": "2718"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"stateMutability": "view",
|
|
177
|
+
"type": "function",
|
|
178
|
+
"name": "reward_tokens",
|
|
179
|
+
"inputs": [
|
|
180
|
+
{
|
|
181
|
+
"name": "arg0",
|
|
182
|
+
"type": "uint256"
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"outputs": [
|
|
186
|
+
{
|
|
187
|
+
"name": "",
|
|
188
|
+
"type": "address"
|
|
189
|
+
}
|
|
190
|
+
],
|
|
191
|
+
"gas": "2857"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"stateMutability": "view",
|
|
195
|
+
"type": "function",
|
|
196
|
+
"name": "reward_count",
|
|
197
|
+
"inputs": [],
|
|
198
|
+
"outputs": [
|
|
199
|
+
{
|
|
200
|
+
"name": "",
|
|
201
|
+
"type": "uint256"
|
|
202
|
+
}
|
|
203
|
+
],
|
|
204
|
+
"gas": "2778"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"stateMutability": "view",
|
|
208
|
+
"type": "function",
|
|
209
|
+
"name": "reward_data",
|
|
210
|
+
"inputs": [
|
|
211
|
+
{
|
|
212
|
+
"name": "arg0",
|
|
213
|
+
"type": "address"
|
|
214
|
+
}
|
|
215
|
+
],
|
|
216
|
+
"outputs": [
|
|
217
|
+
{
|
|
218
|
+
"name": "distributor",
|
|
219
|
+
"type": "address"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"name": "period_finish",
|
|
223
|
+
"type": "uint256"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "rate",
|
|
227
|
+
"type": "uint256"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"name": "duration",
|
|
231
|
+
"type": "uint256"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"name": "received",
|
|
235
|
+
"type": "uint256"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"name": "paid",
|
|
239
|
+
"type": "uint256"
|
|
240
|
+
}
|
|
241
|
+
],
|
|
242
|
+
"gas": "14685"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"stateMutability": "view",
|
|
246
|
+
"type": "function",
|
|
247
|
+
"name": "last_update_time",
|
|
248
|
+
"inputs": [],
|
|
249
|
+
"outputs": [
|
|
250
|
+
{
|
|
251
|
+
"name": "",
|
|
252
|
+
"type": "uint256"
|
|
253
|
+
}
|
|
254
|
+
],
|
|
255
|
+
"gas": "2838"
|
|
256
|
+
}
|
|
257
|
+
]
|
|
@@ -95,8 +95,7 @@
|
|
|
95
95
|
"name": "i"
|
|
96
96
|
}
|
|
97
97
|
],
|
|
98
|
-
"
|
|
99
|
-
"payable": false,
|
|
98
|
+
"stateMutability": "view",
|
|
100
99
|
"type": "function",
|
|
101
100
|
"gas": "3881771"
|
|
102
101
|
},
|
|
@@ -144,8 +143,7 @@
|
|
|
144
143
|
"name": "arg0"
|
|
145
144
|
}
|
|
146
145
|
],
|
|
147
|
-
"
|
|
148
|
-
"payable": false,
|
|
146
|
+
"stateMutability": "view",
|
|
149
147
|
"type": "function",
|
|
150
148
|
"gas": "1680"
|
|
151
149
|
},
|
|
@@ -163,8 +161,7 @@
|
|
|
163
161
|
"name": "arg0"
|
|
164
162
|
}
|
|
165
163
|
],
|
|
166
|
-
"
|
|
167
|
-
"payable": false,
|
|
164
|
+
"stateMutability": "view",
|
|
168
165
|
"type": "function",
|
|
169
166
|
"gas": "1710"
|
|
170
167
|
},
|
|
@@ -177,8 +174,7 @@
|
|
|
177
174
|
}
|
|
178
175
|
],
|
|
179
176
|
"inputs": [],
|
|
180
|
-
"
|
|
181
|
-
"payable": false,
|
|
177
|
+
"stateMutability": "view",
|
|
182
178
|
"type": "function",
|
|
183
179
|
"gas": "1541"
|
|
184
180
|
},
|
|
@@ -191,8 +187,7 @@
|
|
|
191
187
|
}
|
|
192
188
|
],
|
|
193
189
|
"inputs": [],
|
|
194
|
-
"
|
|
195
|
-
"payable": false,
|
|
190
|
+
"stateMutability": "view",
|
|
196
191
|
"type": "function",
|
|
197
192
|
"gas": "1571"
|
|
198
193
|
}
|
|
@@ -271,8 +271,7 @@
|
|
|
271
271
|
}
|
|
272
272
|
],
|
|
273
273
|
"inputs": [],
|
|
274
|
-
"
|
|
275
|
-
"payable": false,
|
|
274
|
+
"stateMutability": "view",
|
|
276
275
|
"type": "function",
|
|
277
276
|
"gas": "1570535"
|
|
278
277
|
},
|
|
@@ -294,8 +293,7 @@
|
|
|
294
293
|
"name": "deposit"
|
|
295
294
|
}
|
|
296
295
|
],
|
|
297
|
-
"
|
|
298
|
-
"payable": false,
|
|
296
|
+
"stateMutability": "view",
|
|
299
297
|
"type": "function",
|
|
300
298
|
"gas": "6103471"
|
|
301
299
|
},
|
|
@@ -339,8 +337,7 @@
|
|
|
339
337
|
"name": "dx"
|
|
340
338
|
}
|
|
341
339
|
],
|
|
342
|
-
"
|
|
343
|
-
"payable": false,
|
|
340
|
+
"stateMutability": "view",
|
|
344
341
|
"type": "function",
|
|
345
342
|
"gas": "3489637"
|
|
346
343
|
},
|
|
@@ -366,8 +363,7 @@
|
|
|
366
363
|
"name": "dx"
|
|
367
364
|
}
|
|
368
365
|
],
|
|
369
|
-
"
|
|
370
|
-
"payable": false,
|
|
366
|
+
"stateMutability": "view",
|
|
371
367
|
"type": "function",
|
|
372
368
|
"gas": "3489467"
|
|
373
369
|
},
|
|
@@ -572,8 +568,7 @@
|
|
|
572
568
|
"name": "arg0"
|
|
573
569
|
}
|
|
574
570
|
],
|
|
575
|
-
"
|
|
576
|
-
"payable": false,
|
|
571
|
+
"stateMutability": "view",
|
|
577
572
|
"type": "function",
|
|
578
573
|
"gas": "2130"
|
|
579
574
|
},
|
|
@@ -591,8 +586,7 @@
|
|
|
591
586
|
"name": "arg0"
|
|
592
587
|
}
|
|
593
588
|
],
|
|
594
|
-
"
|
|
595
|
-
"payable": false,
|
|
589
|
+
"stateMutability": "view",
|
|
596
590
|
"type": "function",
|
|
597
591
|
"gas": "2160"
|
|
598
592
|
},
|
|
@@ -623,8 +617,7 @@
|
|
|
623
617
|
}
|
|
624
618
|
],
|
|
625
619
|
"inputs": [],
|
|
626
|
-
"
|
|
627
|
-
"payable": false,
|
|
620
|
+
"stateMutability": "view",
|
|
628
621
|
"type": "function",
|
|
629
622
|
"gas": "2021"
|
|
630
623
|
},
|
|
@@ -637,8 +630,7 @@
|
|
|
637
630
|
}
|
|
638
631
|
],
|
|
639
632
|
"inputs": [],
|
|
640
|
-
"
|
|
641
|
-
"payable": false,
|
|
633
|
+
"stateMutability": "view",
|
|
642
634
|
"type": "function",
|
|
643
635
|
"gas": "2051"
|
|
644
636
|
},
|
|
@@ -651,8 +643,7 @@
|
|
|
651
643
|
}
|
|
652
644
|
],
|
|
653
645
|
"inputs": [],
|
|
654
|
-
"
|
|
655
|
-
"payable": false,
|
|
646
|
+
"stateMutability": "view",
|
|
656
647
|
"type": "function",
|
|
657
648
|
"gas": "2081"
|
|
658
649
|
},
|
|
@@ -665,8 +656,7 @@
|
|
|
665
656
|
}
|
|
666
657
|
],
|
|
667
658
|
"inputs": [],
|
|
668
|
-
"
|
|
669
|
-
"payable": false,
|
|
659
|
+
"stateMutability": "view",
|
|
670
660
|
"type": "function",
|
|
671
661
|
"gas": "2111"
|
|
672
662
|
},
|
|
@@ -680,8 +670,7 @@
|
|
|
680
670
|
}
|
|
681
671
|
],
|
|
682
672
|
"inputs": [],
|
|
683
|
-
"
|
|
684
|
-
"payable": false,
|
|
673
|
+
"stateMutability": "view",
|
|
685
674
|
"type": "function",
|
|
686
675
|
"gas": "2141"
|
|
687
676
|
},
|
|
@@ -695,8 +684,7 @@
|
|
|
695
684
|
}
|
|
696
685
|
],
|
|
697
686
|
"inputs": [],
|
|
698
|
-
"
|
|
699
|
-
"payable": false,
|
|
687
|
+
"stateMutability": "view",
|
|
700
688
|
"type": "function",
|
|
701
689
|
"gas": "2171"
|
|
702
690
|
},
|
|
@@ -709,8 +697,7 @@
|
|
|
709
697
|
}
|
|
710
698
|
],
|
|
711
699
|
"inputs": [],
|
|
712
|
-
"
|
|
713
|
-
"payable": false,
|
|
700
|
+
"stateMutability": "view",
|
|
714
701
|
"type": "function",
|
|
715
702
|
"gas": "2201"
|
|
716
703
|
},
|
|
@@ -723,8 +710,7 @@
|
|
|
723
710
|
}
|
|
724
711
|
],
|
|
725
712
|
"inputs": [],
|
|
726
|
-
"
|
|
727
|
-
"payable": false,
|
|
713
|
+
"stateMutability": "view",
|
|
728
714
|
"type": "function",
|
|
729
715
|
"gas": "2231"
|
|
730
716
|
},
|
|
@@ -737,8 +723,7 @@
|
|
|
737
723
|
}
|
|
738
724
|
],
|
|
739
725
|
"inputs": [],
|
|
740
|
-
"
|
|
741
|
-
"payable": false,
|
|
726
|
+
"stateMutability": "view",
|
|
742
727
|
"type": "function",
|
|
743
728
|
"gas": "2261"
|
|
744
729
|
},
|
|
@@ -751,8 +736,7 @@
|
|
|
751
736
|
}
|
|
752
737
|
],
|
|
753
738
|
"inputs": [],
|
|
754
|
-
"
|
|
755
|
-
"payable": false,
|
|
739
|
+
"stateMutability": "view",
|
|
756
740
|
"type": "function",
|
|
757
741
|
"gas": "2291"
|
|
758
742
|
}
|
|
@@ -95,8 +95,7 @@
|
|
|
95
95
|
"name": "i"
|
|
96
96
|
}
|
|
97
97
|
],
|
|
98
|
-
"
|
|
99
|
-
"payable": false,
|
|
98
|
+
"stateMutability": "view",
|
|
100
99
|
"type": "function",
|
|
101
100
|
"gas": "3413700"
|
|
102
101
|
},
|
|
@@ -144,8 +143,7 @@
|
|
|
144
143
|
"name": "arg0"
|
|
145
144
|
}
|
|
146
145
|
],
|
|
147
|
-
"
|
|
148
|
-
"payable": false,
|
|
146
|
+
"stateMutability": "view",
|
|
149
147
|
"type": "function",
|
|
150
148
|
"gas": "1680"
|
|
151
149
|
},
|
|
@@ -163,8 +161,7 @@
|
|
|
163
161
|
"name": "arg0"
|
|
164
162
|
}
|
|
165
163
|
],
|
|
166
|
-
"
|
|
167
|
-
"payable": false,
|
|
164
|
+
"stateMutability": "view",
|
|
168
165
|
"type": "function",
|
|
169
166
|
"gas": "1710"
|
|
170
167
|
},
|
|
@@ -177,8 +174,7 @@
|
|
|
177
174
|
}
|
|
178
175
|
],
|
|
179
176
|
"inputs": [],
|
|
180
|
-
"
|
|
181
|
-
"payable": false,
|
|
177
|
+
"stateMutability": "view",
|
|
182
178
|
"type": "function",
|
|
183
179
|
"gas": "1541"
|
|
184
180
|
},
|
|
@@ -191,8 +187,7 @@
|
|
|
191
187
|
}
|
|
192
188
|
],
|
|
193
189
|
"inputs": [],
|
|
194
|
-
"
|
|
195
|
-
"payable": false,
|
|
190
|
+
"stateMutability": "view",
|
|
196
191
|
"type": "function",
|
|
197
192
|
"gas": "1571"
|
|
198
193
|
}
|