|
147 | 147 | "stateMutability": "nonpayable",
|
148 | 148 | "type": "function"
|
149 | 149 | },
|
| 150 | + { |
| 151 | + "inputs": [], |
| 152 | + "name": "batchFee", |
| 153 | + "outputs": [ |
| 154 | + { |
| 155 | + "internalType": "uint16", |
| 156 | + "name": "", |
| 157 | + "type": "uint16" |
| 158 | + } |
| 159 | + ], |
| 160 | + "stateMutability": "view", |
| 161 | + "type": "function" |
| 162 | + }, |
| 163 | + { |
| 164 | + "inputs": [], |
| 165 | + "name": "batchFeeAmountUSDLimit", |
| 166 | + "outputs": [ |
| 167 | + { |
| 168 | + "internalType": "uint64", |
| 169 | + "name": "", |
| 170 | + "type": "uint64" |
| 171 | + } |
| 172 | + ], |
| 173 | + "stateMutability": "view", |
| 174 | + "type": "function" |
| 175 | + }, |
150 | 176 | {
|
151 | 177 | "inputs": [
|
152 | 178 | {
|
|
192 | 218 | "type": "tuple[]"
|
193 | 219 | },
|
194 | 220 | {
|
195 |
| - "internalType": "bool", |
196 |
| - "name": "skipFeeUSDLimit", |
197 |
| - "type": "bool" |
| 221 | + "internalType": "address[][]", |
| 222 | + "name": "pathsToUSD", |
| 223 | + "type": "address[][]" |
198 | 224 | },
|
199 | 225 | {
|
200 |
| - "internalType": "address payable", |
| 226 | + "internalType": "address", |
201 | 227 | "name": "feeAddress",
|
202 | 228 | "type": "address"
|
203 | 229 | }
|
204 | 230 | ],
|
205 |
| - "name": "batchNativeConversionPayments", |
| 231 | + "name": "batchMultiERC20ConversionPayments", |
206 | 232 | "outputs": [
|
207 | 233 | {
|
208 | 234 | "internalType": "uint256",
|
209 | 235 | "name": "",
|
210 | 236 | "type": "uint256"
|
211 | 237 | }
|
212 | 238 | ],
|
213 |
| - "stateMutability": "payable", |
| 239 | + "stateMutability": "nonpayable", |
214 | 240 | "type": "function"
|
215 | 241 | },
|
216 | 242 | {
|
|
258 | 284 | "type": "tuple[]"
|
259 | 285 | },
|
260 | 286 | {
|
261 |
| - "internalType": "bool", |
262 |
| - "name": "skipFeeUSDLimit", |
263 |
| - "type": "bool" |
| 287 | + "internalType": "address[][]", |
| 288 | + "name": "pathsToUSD", |
| 289 | + "type": "address[][]" |
264 | 290 | },
|
265 | 291 | {
|
266 |
| - "internalType": "address payable", |
| 292 | + "internalType": "address", |
267 | 293 | "name": "feeAddress",
|
268 | 294 | "type": "address"
|
269 | 295 | }
|
270 | 296 | ],
|
271 |
| - "name": "batchNativePayments", |
| 297 | + "name": "batchMultiERC20Payments", |
272 | 298 | "outputs": [
|
273 | 299 | {
|
274 | 300 | "internalType": "uint256",
|
275 | 301 | "name": "",
|
276 | 302 | "type": "uint256"
|
277 | 303 | }
|
278 | 304 | ],
|
279 |
| - "stateMutability": "payable", |
280 |
| - "type": "function" |
281 |
| - }, |
282 |
| - { |
283 |
| - "inputs": [], |
284 |
| - "name": "batchFee", |
285 |
| - "outputs": [ |
286 |
| - { |
287 |
| - "internalType": "uint16", |
288 |
| - "name": "", |
289 |
| - "type": "uint16" |
290 |
| - } |
291 |
| - ], |
292 |
| - "stateMutability": "view", |
293 |
| - "type": "function" |
294 |
| - }, |
295 |
| - { |
296 |
| - "inputs": [], |
297 |
| - "name": "batchFeeAmountUSDLimit", |
298 |
| - "outputs": [ |
299 |
| - { |
300 |
| - "internalType": "uint64", |
301 |
| - "name": "", |
302 |
| - "type": "uint64" |
303 |
| - } |
304 |
| - ], |
305 |
| - "stateMutability": "view", |
| 305 | + "stateMutability": "nonpayable", |
306 | 306 | "type": "function"
|
307 | 307 | },
|
308 | 308 | {
|
|
350 | 350 | "type": "tuple[]"
|
351 | 351 | },
|
352 | 352 | {
|
353 |
| - "internalType": "address[][]", |
354 |
| - "name": "pathsToUSD", |
355 |
| - "type": "address[][]" |
| 353 | + "internalType": "bool", |
| 354 | + "name": "skipFeeUSDLimit", |
| 355 | + "type": "bool" |
356 | 356 | },
|
357 | 357 | {
|
358 |
| - "internalType": "address", |
| 358 | + "internalType": "address payable", |
359 | 359 | "name": "feeAddress",
|
360 | 360 | "type": "address"
|
361 | 361 | }
|
362 | 362 | ],
|
363 |
| - "name": "batchMultiERC20ConversionPayments", |
| 363 | + "name": "batchNativeConversionPayments", |
364 | 364 | "outputs": [
|
365 | 365 | {
|
366 | 366 | "internalType": "uint256",
|
367 | 367 | "name": "",
|
368 | 368 | "type": "uint256"
|
369 | 369 | }
|
370 | 370 | ],
|
371 |
| - "stateMutability": "nonpayable", |
| 371 | + "stateMutability": "payable", |
372 | 372 | "type": "function"
|
373 | 373 | },
|
374 | 374 | {
|
|
416 | 416 | "type": "tuple[]"
|
417 | 417 | },
|
418 | 418 | {
|
419 |
| - "internalType": "address[][]", |
420 |
| - "name": "pathsToUSD", |
421 |
| - "type": "address[][]" |
| 419 | + "internalType": "bool", |
| 420 | + "name": "skipFeeUSDLimit", |
| 421 | + "type": "bool" |
422 | 422 | },
|
423 | 423 | {
|
424 |
| - "internalType": "address", |
| 424 | + "internalType": "address payable", |
425 | 425 | "name": "feeAddress",
|
426 | 426 | "type": "address"
|
427 | 427 | }
|
428 | 428 | ],
|
429 |
| - "name": "batchMultiERC20Payments", |
| 429 | + "name": "batchNativePayments", |
430 | 430 | "outputs": [
|
431 | 431 | {
|
432 | 432 | "internalType": "uint256",
|
433 | 433 | "name": "",
|
434 | 434 | "type": "uint256"
|
435 | 435 | }
|
436 | 436 | ],
|
437 |
| - "stateMutability": "nonpayable", |
| 437 | + "stateMutability": "payable", |
438 | 438 | "type": "function"
|
439 | 439 | },
|
440 | 440 | {
|
|
0 commit comments