@varla/sdk 1.10.1 → 1.10.2
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/abi/full/VarlaCore.d.ts +58 -0
- package/dist/abi/full/VarlaCore.d.ts.map +1 -1
- package/dist/abi/full/VarlaCore.js +77 -0
- package/dist/addresses/bsc.js +8 -8
- package/dist/addresses/polygon.js +8 -8
- package/dist/generated.d.ts +58 -0
- package/dist/generated.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1107,6 +1107,28 @@ export declare const VARLACORE_ABI: readonly [{
|
|
|
1107
1107
|
}];
|
|
1108
1108
|
readonly stateMutability: "view";
|
|
1109
1109
|
readonly type: "function";
|
|
1110
|
+
}, {
|
|
1111
|
+
readonly inputs: readonly [{
|
|
1112
|
+
readonly internalType: "address";
|
|
1113
|
+
readonly name: "user";
|
|
1114
|
+
readonly type: "address";
|
|
1115
|
+
}];
|
|
1116
|
+
readonly name: "getOracleGuardsStatus";
|
|
1117
|
+
readonly outputs: readonly [{
|
|
1118
|
+
readonly internalType: "bool";
|
|
1119
|
+
readonly name: "ok";
|
|
1120
|
+
readonly type: "bool";
|
|
1121
|
+
}, {
|
|
1122
|
+
readonly internalType: "uint256";
|
|
1123
|
+
readonly name: "badPid";
|
|
1124
|
+
readonly type: "uint256";
|
|
1125
|
+
}, {
|
|
1126
|
+
readonly internalType: "uint256";
|
|
1127
|
+
readonly name: "until";
|
|
1128
|
+
readonly type: "uint256";
|
|
1129
|
+
}];
|
|
1130
|
+
readonly stateMutability: "view";
|
|
1131
|
+
readonly type: "function";
|
|
1110
1132
|
}, {
|
|
1111
1133
|
readonly inputs: readonly [{
|
|
1112
1134
|
readonly internalType: "address";
|
|
@@ -1157,6 +1179,20 @@ export declare const VARLACORE_ABI: readonly [{
|
|
|
1157
1179
|
}];
|
|
1158
1180
|
readonly stateMutability: "view";
|
|
1159
1181
|
readonly type: "function";
|
|
1182
|
+
}, {
|
|
1183
|
+
readonly inputs: readonly [{
|
|
1184
|
+
readonly internalType: "address";
|
|
1185
|
+
readonly name: "user";
|
|
1186
|
+
readonly type: "address";
|
|
1187
|
+
}];
|
|
1188
|
+
readonly name: "getPositionCount";
|
|
1189
|
+
readonly outputs: readonly [{
|
|
1190
|
+
readonly internalType: "uint256";
|
|
1191
|
+
readonly name: "";
|
|
1192
|
+
readonly type: "uint256";
|
|
1193
|
+
}];
|
|
1194
|
+
readonly stateMutability: "view";
|
|
1195
|
+
readonly type: "function";
|
|
1160
1196
|
}, {
|
|
1161
1197
|
readonly inputs: readonly [{
|
|
1162
1198
|
readonly internalType: "address";
|
|
@@ -1229,6 +1265,28 @@ export declare const VARLACORE_ABI: readonly [{
|
|
|
1229
1265
|
}];
|
|
1230
1266
|
readonly stateMutability: "view";
|
|
1231
1267
|
readonly type: "function";
|
|
1268
|
+
}, {
|
|
1269
|
+
readonly inputs: readonly [{
|
|
1270
|
+
readonly internalType: "address";
|
|
1271
|
+
readonly name: "user";
|
|
1272
|
+
readonly type: "address";
|
|
1273
|
+
}];
|
|
1274
|
+
readonly name: "getRepayTiming";
|
|
1275
|
+
readonly outputs: readonly [{
|
|
1276
|
+
readonly internalType: "uint256";
|
|
1277
|
+
readonly name: "borrowedAt";
|
|
1278
|
+
readonly type: "uint256";
|
|
1279
|
+
}, {
|
|
1280
|
+
readonly internalType: "uint256";
|
|
1281
|
+
readonly name: "canRepayAt";
|
|
1282
|
+
readonly type: "uint256";
|
|
1283
|
+
}, {
|
|
1284
|
+
readonly internalType: "bool";
|
|
1285
|
+
readonly name: "isRepayAllowed";
|
|
1286
|
+
readonly type: "bool";
|
|
1287
|
+
}];
|
|
1288
|
+
readonly stateMutability: "view";
|
|
1289
|
+
readonly type: "function";
|
|
1232
1290
|
}, {
|
|
1233
1291
|
readonly inputs: readonly [{
|
|
1234
1292
|
readonly internalType: "address";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VarlaCore.d.ts","sourceRoot":"","sources":["../../../src/abi/full/VarlaCore.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"VarlaCore.d.ts","sourceRoot":"","sources":["../../../src/abi/full/VarlaCore.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+tEF,CAAC"}
|
|
@@ -1438,6 +1438,35 @@ export const VARLACORE_ABI = [
|
|
|
1438
1438
|
"stateMutability": "view",
|
|
1439
1439
|
"type": "function"
|
|
1440
1440
|
},
|
|
1441
|
+
{
|
|
1442
|
+
"inputs": [
|
|
1443
|
+
{
|
|
1444
|
+
"internalType": "address",
|
|
1445
|
+
"name": "user",
|
|
1446
|
+
"type": "address"
|
|
1447
|
+
}
|
|
1448
|
+
],
|
|
1449
|
+
"name": "getOracleGuardsStatus",
|
|
1450
|
+
"outputs": [
|
|
1451
|
+
{
|
|
1452
|
+
"internalType": "bool",
|
|
1453
|
+
"name": "ok",
|
|
1454
|
+
"type": "bool"
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"internalType": "uint256",
|
|
1458
|
+
"name": "badPid",
|
|
1459
|
+
"type": "uint256"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"internalType": "uint256",
|
|
1463
|
+
"name": "until",
|
|
1464
|
+
"type": "uint256"
|
|
1465
|
+
}
|
|
1466
|
+
],
|
|
1467
|
+
"stateMutability": "view",
|
|
1468
|
+
"type": "function"
|
|
1469
|
+
},
|
|
1441
1470
|
{
|
|
1442
1471
|
"inputs": [
|
|
1443
1472
|
{
|
|
@@ -1505,6 +1534,25 @@ export const VARLACORE_ABI = [
|
|
|
1505
1534
|
"stateMutability": "view",
|
|
1506
1535
|
"type": "function"
|
|
1507
1536
|
},
|
|
1537
|
+
{
|
|
1538
|
+
"inputs": [
|
|
1539
|
+
{
|
|
1540
|
+
"internalType": "address",
|
|
1541
|
+
"name": "user",
|
|
1542
|
+
"type": "address"
|
|
1543
|
+
}
|
|
1544
|
+
],
|
|
1545
|
+
"name": "getPositionCount",
|
|
1546
|
+
"outputs": [
|
|
1547
|
+
{
|
|
1548
|
+
"internalType": "uint256",
|
|
1549
|
+
"name": "",
|
|
1550
|
+
"type": "uint256"
|
|
1551
|
+
}
|
|
1552
|
+
],
|
|
1553
|
+
"stateMutability": "view",
|
|
1554
|
+
"type": "function"
|
|
1555
|
+
},
|
|
1508
1556
|
{
|
|
1509
1557
|
"inputs": [
|
|
1510
1558
|
{
|
|
@@ -1601,6 +1649,35 @@ export const VARLACORE_ABI = [
|
|
|
1601
1649
|
"stateMutability": "view",
|
|
1602
1650
|
"type": "function"
|
|
1603
1651
|
},
|
|
1652
|
+
{
|
|
1653
|
+
"inputs": [
|
|
1654
|
+
{
|
|
1655
|
+
"internalType": "address",
|
|
1656
|
+
"name": "user",
|
|
1657
|
+
"type": "address"
|
|
1658
|
+
}
|
|
1659
|
+
],
|
|
1660
|
+
"name": "getRepayTiming",
|
|
1661
|
+
"outputs": [
|
|
1662
|
+
{
|
|
1663
|
+
"internalType": "uint256",
|
|
1664
|
+
"name": "borrowedAt",
|
|
1665
|
+
"type": "uint256"
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
"internalType": "uint256",
|
|
1669
|
+
"name": "canRepayAt",
|
|
1670
|
+
"type": "uint256"
|
|
1671
|
+
},
|
|
1672
|
+
{
|
|
1673
|
+
"internalType": "bool",
|
|
1674
|
+
"name": "isRepayAllowed",
|
|
1675
|
+
"type": "bool"
|
|
1676
|
+
}
|
|
1677
|
+
],
|
|
1678
|
+
"stateMutability": "view",
|
|
1679
|
+
"type": "function"
|
|
1680
|
+
},
|
|
1604
1681
|
{
|
|
1605
1682
|
"inputs": [
|
|
1606
1683
|
{
|
package/dist/addresses/bsc.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export const bsc = {
|
|
2
|
-
accessManager: "
|
|
3
|
-
oracle: "
|
|
4
|
-
core: "
|
|
5
|
-
pool: "
|
|
6
|
-
liquidator: "
|
|
7
|
-
mergeLiquidator: "
|
|
8
|
-
convertLiquidator: "
|
|
9
|
-
opinionCtfExecutionEngineAdapter: "
|
|
2
|
+
accessManager: "0xc8398f9dD425deBB4E6F849331914C6612D72189",
|
|
3
|
+
oracle: "0x757b410cA23D10d46e2C05F7437A2D2faF221E13",
|
|
4
|
+
core: "0x8162326CbDC080b7eaf1b66873DBc5FFe7e52f9e",
|
|
5
|
+
pool: "0xF4f2c5b143Dea92B3Deb19f365bFDA7C6DE598ED",
|
|
6
|
+
liquidator: "0xFFe8c97355d9c2eb802CADD42b8a91ad79838c69",
|
|
7
|
+
mergeLiquidator: "0x99e63a21387adf329EF343B7AcF337238773e837",
|
|
8
|
+
convertLiquidator: "0xA1B45F9E999e095351a2b82d8c759B5Ac5e50106",
|
|
9
|
+
opinionCtfExecutionEngineAdapter: "0x2f66490BdDEEbE2438c37A0A965E9525A5fB072e",
|
|
10
10
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export const polygon = {
|
|
2
|
-
accessManager: "
|
|
3
|
-
oracle: "
|
|
4
|
-
core: "
|
|
5
|
-
pool: "
|
|
6
|
-
liquidator: "
|
|
7
|
-
mergeLiquidator: "
|
|
8
|
-
convertLiquidator: "
|
|
9
|
-
polymarketCtfAdapter: "
|
|
2
|
+
accessManager: "0x93bd834a075c8f81d3dA5c2e4225Fb7FA7f78b9a",
|
|
3
|
+
oracle: "0x05d846564Ae2153ec92f0a71028013150f90958b",
|
|
4
|
+
core: "0xF5Ce34807366EAC4Cb59ddd8d31cbD959fc835f9",
|
|
5
|
+
pool: "0x9852040B8fDe452F30EC2377a01276d8671A7A8A",
|
|
6
|
+
liquidator: "0x0b389f9e26D38949AbA847d8A335628B57019170",
|
|
7
|
+
mergeLiquidator: "0xD015beb05A907688f3610EB0850173DDdFF84fdC",
|
|
8
|
+
convertLiquidator: "0x1Be2D2306B08B59ee8f7FB453b5F4242dbFb4D20",
|
|
9
|
+
polymarketCtfAdapter: "0x750F1e4b630B40E1bB0988fB25e330d937DAFF4f",
|
|
10
10
|
};
|
package/dist/generated.d.ts
CHANGED
|
@@ -3280,6 +3280,28 @@ export declare const abis: {
|
|
|
3280
3280
|
}];
|
|
3281
3281
|
readonly stateMutability: "view";
|
|
3282
3282
|
readonly type: "function";
|
|
3283
|
+
}, {
|
|
3284
|
+
readonly inputs: readonly [{
|
|
3285
|
+
readonly internalType: "address";
|
|
3286
|
+
readonly name: "user";
|
|
3287
|
+
readonly type: "address";
|
|
3288
|
+
}];
|
|
3289
|
+
readonly name: "getOracleGuardsStatus";
|
|
3290
|
+
readonly outputs: readonly [{
|
|
3291
|
+
readonly internalType: "bool";
|
|
3292
|
+
readonly name: "ok";
|
|
3293
|
+
readonly type: "bool";
|
|
3294
|
+
}, {
|
|
3295
|
+
readonly internalType: "uint256";
|
|
3296
|
+
readonly name: "badPid";
|
|
3297
|
+
readonly type: "uint256";
|
|
3298
|
+
}, {
|
|
3299
|
+
readonly internalType: "uint256";
|
|
3300
|
+
readonly name: "until";
|
|
3301
|
+
readonly type: "uint256";
|
|
3302
|
+
}];
|
|
3303
|
+
readonly stateMutability: "view";
|
|
3304
|
+
readonly type: "function";
|
|
3283
3305
|
}, {
|
|
3284
3306
|
readonly inputs: readonly [{
|
|
3285
3307
|
readonly internalType: "address";
|
|
@@ -3330,6 +3352,20 @@ export declare const abis: {
|
|
|
3330
3352
|
}];
|
|
3331
3353
|
readonly stateMutability: "view";
|
|
3332
3354
|
readonly type: "function";
|
|
3355
|
+
}, {
|
|
3356
|
+
readonly inputs: readonly [{
|
|
3357
|
+
readonly internalType: "address";
|
|
3358
|
+
readonly name: "user";
|
|
3359
|
+
readonly type: "address";
|
|
3360
|
+
}];
|
|
3361
|
+
readonly name: "getPositionCount";
|
|
3362
|
+
readonly outputs: readonly [{
|
|
3363
|
+
readonly internalType: "uint256";
|
|
3364
|
+
readonly name: "";
|
|
3365
|
+
readonly type: "uint256";
|
|
3366
|
+
}];
|
|
3367
|
+
readonly stateMutability: "view";
|
|
3368
|
+
readonly type: "function";
|
|
3333
3369
|
}, {
|
|
3334
3370
|
readonly inputs: readonly [{
|
|
3335
3371
|
readonly internalType: "address";
|
|
@@ -3402,6 +3438,28 @@ export declare const abis: {
|
|
|
3402
3438
|
}];
|
|
3403
3439
|
readonly stateMutability: "view";
|
|
3404
3440
|
readonly type: "function";
|
|
3441
|
+
}, {
|
|
3442
|
+
readonly inputs: readonly [{
|
|
3443
|
+
readonly internalType: "address";
|
|
3444
|
+
readonly name: "user";
|
|
3445
|
+
readonly type: "address";
|
|
3446
|
+
}];
|
|
3447
|
+
readonly name: "getRepayTiming";
|
|
3448
|
+
readonly outputs: readonly [{
|
|
3449
|
+
readonly internalType: "uint256";
|
|
3450
|
+
readonly name: "borrowedAt";
|
|
3451
|
+
readonly type: "uint256";
|
|
3452
|
+
}, {
|
|
3453
|
+
readonly internalType: "uint256";
|
|
3454
|
+
readonly name: "canRepayAt";
|
|
3455
|
+
readonly type: "uint256";
|
|
3456
|
+
}, {
|
|
3457
|
+
readonly internalType: "bool";
|
|
3458
|
+
readonly name: "isRepayAllowed";
|
|
3459
|
+
readonly type: "bool";
|
|
3460
|
+
}];
|
|
3461
|
+
readonly stateMutability: "view";
|
|
3462
|
+
readonly type: "function";
|
|
3405
3463
|
}, {
|
|
3406
3464
|
readonly inputs: readonly [{
|
|
3407
3465
|
readonly internalType: "address";
|
package/dist/generated.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated.d.ts","sourceRoot":"","sources":["../src/generated.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"generated.d.ts","sourceRoot":"","sources":["../src/generated.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAaP,CAAC;AAEX,eAAO,MAAM,SAAS;;;CAGZ,CAAC"}
|