@openfort/openfort-node 0.1.8 → 0.2.3
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 +1 -9
- package/dist/api/playersApi.d.ts +8 -3
- package/dist/api/playersApi.js +44 -7
- package/dist/api/playersApi.js.map +1 -1
- package/dist/model/accountResponse.d.ts +9 -9
- package/dist/model/accountResponse.js +25 -25
- package/dist/model/accountResponse.js.map +1 -1
- package/dist/model/accountsResponse.d.ts +4 -4
- package/dist/model/accountsResponse.js +10 -10
- package/dist/model/accountsResponse.js.map +1 -1
- package/dist/model/allowFunctionResponse.d.ts +7 -7
- package/dist/model/allowFunctionResponse.js +19 -19
- package/dist/model/allowFunctionResponse.js.map +1 -1
- package/dist/model/allowFunctionsResponse.d.ts +4 -4
- package/dist/model/allowFunctionsResponse.js +10 -10
- package/dist/model/allowFunctionsResponse.js.map +1 -1
- package/dist/model/apiKeyResponse.d.ts +4 -4
- package/dist/model/apiKeyResponse.js +13 -13
- package/dist/model/apiKeyResponse.js.map +1 -1
- package/dist/model/assetInventory.d.ts +8 -9
- package/dist/model/assetInventory.js +13 -13
- package/dist/model/assetInventory.js.map +1 -1
- package/dist/model/assetType.js.map +1 -1
- package/dist/model/authResponse.d.ts +2 -2
- package/dist/model/authResponse.js +7 -7
- package/dist/model/authResponse.js.map +1 -1
- package/dist/model/contractResponse.d.ts +9 -9
- package/dist/model/contractResponse.js +25 -25
- package/dist/model/contractResponse.js.map +1 -1
- package/dist/model/contractResponseAbi.js.map +1 -1
- package/dist/model/contractResponseAbiAnyOfInner.d.ts +10 -10
- package/dist/model/contractResponseAbiAnyOfInner.js +31 -31
- package/dist/model/contractResponseAbiAnyOfInner.js.map +1 -1
- package/dist/model/contractsResponse.d.ts +4 -4
- package/dist/model/contractsResponse.js +10 -10
- package/dist/model/contractsResponse.js.map +1 -1
- package/dist/model/createSessionPlayerRequest.d.ts +7 -7
- package/dist/model/createSessionPlayerRequest.js +22 -22
- package/dist/model/createSessionPlayerRequest.js.map +1 -1
- package/dist/model/fragment.d.ts +5 -5
- package/dist/model/fragment.js +13 -13
- package/dist/model/fragment.js.map +1 -1
- package/dist/model/gas.d.ts +3 -3
- package/dist/model/gas.js +10 -10
- package/dist/model/gas.js.map +1 -1
- package/dist/model/getProjectResponse.d.ts +3 -3
- package/dist/model/getProjectResponse.js +10 -10
- package/dist/model/getProjectResponse.js.map +1 -1
- package/dist/model/interaction.d.ts +3 -3
- package/dist/model/interaction.js +10 -10
- package/dist/model/interaction.js.map +1 -1
- package/dist/model/inventoryResponse.d.ts +5 -5
- package/dist/model/inventoryResponse.js +13 -13
- package/dist/model/inventoryResponse.js.map +1 -1
- package/dist/model/jsonFragment.d.ts +9 -9
- package/dist/model/jsonFragment.js +28 -28
- package/dist/model/jsonFragment.js.map +1 -1
- package/dist/model/log.d.ts +7 -7
- package/dist/model/log.js +22 -22
- package/dist/model/log.js.map +1 -1
- package/dist/model/models.d.ts +39 -39
- package/dist/model/models.js +66 -54
- package/dist/model/models.js.map +1 -1
- package/dist/model/paramType.d.ts +8 -8
- package/dist/model/paramType.js +25 -25
- package/dist/model/paramType.js.map +1 -1
- package/dist/model/playerResponse.d.ts +12 -12
- package/dist/model/playerResponse.js +31 -31
- package/dist/model/playerResponse.js.map +1 -1
- package/dist/model/playersResponse.d.ts +4 -4
- package/dist/model/playersResponse.js +10 -10
- package/dist/model/playersResponse.js.map +1 -1
- package/dist/model/policiesResponse.d.ts +4 -4
- package/dist/model/policiesResponse.js +10 -10
- package/dist/model/policiesResponse.js.map +1 -1
- package/dist/model/policyResponse.d.ts +10 -10
- package/dist/model/policyResponse.js +25 -25
- package/dist/model/policyResponse.js.map +1 -1
- package/dist/model/projectLogs.d.ts +4 -4
- package/dist/model/projectLogs.js +10 -10
- package/dist/model/projectLogs.js.map +1 -1
- package/dist/model/projectResponse.d.ts +8 -8
- package/dist/model/projectResponse.js +22 -22
- package/dist/model/projectResponse.js.map +1 -1
- package/dist/model/projectsResponse.d.ts +4 -4
- package/dist/model/projectsResponse.js +10 -10
- package/dist/model/projectsResponse.js.map +1 -1
- package/dist/model/responseResponse.d.ts +8 -8
- package/dist/model/responseResponse.js +25 -25
- package/dist/model/responseResponse.js.map +1 -1
- package/dist/model/sessionResponse.d.ts +8 -8
- package/dist/model/sessionResponse.js +25 -25
- package/dist/model/sessionResponse.js.map +1 -1
- package/dist/model/strategy.d.ts +3 -3
- package/dist/model/strategy.js +10 -10
- package/dist/model/strategy.js.map +1 -1
- package/dist/model/sumGas.d.ts +3 -3
- package/dist/model/sumGas.js +10 -10
- package/dist/model/sumGas.js.map +1 -1
- package/dist/model/transactionIntentResponse.d.ts +16 -16
- package/dist/model/transactionIntentResponse.js +40 -40
- package/dist/model/transactionIntentResponse.js.map +1 -1
- package/dist/model/transactionIntentsResponse.d.ts +4 -4
- package/dist/model/transactionIntentsResponse.js +10 -10
- package/dist/model/transactionIntentsResponse.js.map +1 -1
- package/dist/model/userOpResult.d.ts +2 -2
- package/dist/model/userOpResult.js +7 -7
- package/dist/model/userOpResult.js.map +1 -1
- package/package.json +10 -2
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -21,44 +21,44 @@ exports.PolicyResponse = PolicyResponse;
|
|
|
21
21
|
PolicyResponse.discriminator = undefined;
|
|
22
22
|
PolicyResponse.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "id",
|
|
25
|
+
baseName: "id",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "createdAt",
|
|
30
|
+
baseName: "created_at",
|
|
31
|
+
type: "Date",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
name: "name",
|
|
35
|
+
baseName: "name",
|
|
36
|
+
type: "string",
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
name: "chainId",
|
|
40
|
+
baseName: "chain_id",
|
|
41
|
+
type: "number",
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
name: "strategy",
|
|
45
|
+
baseName: "strategy",
|
|
46
|
+
type: "Strategy",
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
name: "transactionIntents",
|
|
50
|
+
baseName: "transaction_intents",
|
|
51
|
+
type: "Array<any>",
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
name: "allowFunctions",
|
|
55
|
+
baseName: "allow_functions",
|
|
56
|
+
type: "Array<AllowFunctionResponse>",
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
}
|
|
59
|
+
name: "object",
|
|
60
|
+
baseName: "object",
|
|
61
|
+
type: "string",
|
|
62
|
+
},
|
|
63
63
|
];
|
|
64
64
|
//# sourceMappingURL=policyResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"policyResponse.js","sourceRoot":"","sources":["../../src/model/policyResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,cAAc;
|
|
1
|
+
{"version":3,"file":"policyResponse.js","sourceRoot":"","sources":["../../src/model/policyResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,cAAc;IA2DzB,MAAM,CAAC,mBAAmB;QACxB,OAAO,cAAc,CAAC,gBAAgB,CAAC;IACzC,CAAC;;AA7DH,wCA8DC;AApDQ,4BAAa,GAAuB,SAAS,CAAC;AAE9C,+BAAgB,GAIlB;IACH;QACE,IAAI,EAAE,IAAI;QACV,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,YAAY;QACtB,IAAI,EAAE,MAAM;KACb;IACD;QACE,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,MAAM;QAChB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,SAAS;QACf,QAAQ,EAAE,UAAU;QACpB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,UAAU;QAChB,QAAQ,EAAE,UAAU;QACpB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,IAAI,EAAE,oBAAoB;QAC1B,QAAQ,EAAE,qBAAqB;QAC/B,IAAI,EAAE,YAAY;KACnB;IACD;QACE,IAAI,EAAE,gBAAgB;QACtB,QAAQ,EAAE,iBAAiB;QAC3B,IAAI,EAAE,8BAA8B;KACrC;IACD;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;CACF,CAAC"}
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { Log } from
|
|
12
|
+
import { Log } from "./log";
|
|
13
13
|
export declare class ProjectLogs {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
"object": string;
|
|
15
|
+
"url": string;
|
|
16
|
+
"data": Array<Log>;
|
|
17
17
|
static discriminator: string | undefined;
|
|
18
18
|
static attributeTypeMap: Array<{
|
|
19
19
|
name: string;
|
|
@@ -21,19 +21,19 @@ exports.ProjectLogs = ProjectLogs;
|
|
|
21
21
|
ProjectLogs.discriminator = undefined;
|
|
22
22
|
ProjectLogs.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "object",
|
|
25
|
+
baseName: "object",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "url",
|
|
30
|
+
baseName: "url",
|
|
31
|
+
type: "string",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
34
|
+
name: "data",
|
|
35
|
+
baseName: "data",
|
|
36
|
+
type: "Array<Log>",
|
|
37
|
+
},
|
|
38
38
|
];
|
|
39
39
|
//# sourceMappingURL=projectLogs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectLogs.js","sourceRoot":"","sources":["../../src/model/projectLogs.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,WAAW;
|
|
1
|
+
{"version":3,"file":"projectLogs.js","sourceRoot":"","sources":["../../src/model/projectLogs.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,WAAW;IA6BtB,MAAM,CAAC,mBAAmB;QACxB,OAAO,WAAW,CAAC,gBAAgB,CAAC;IACtC,CAAC;;AA/BH,kCAgCC;AA3BQ,yBAAa,GAAuB,SAAS,CAAC;AAE9C,4BAAgB,GAIlB;IACH;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,KAAK;QACX,QAAQ,EAAE,KAAK;QACf,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,MAAM;QAChB,IAAI,EAAE,YAAY;KACnB;CACF,CAAC"}
|
|
@@ -9,15 +9,15 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { ApiKeyResponse } from
|
|
12
|
+
import { ApiKeyResponse } from "./apiKeyResponse";
|
|
13
13
|
export declare class ProjectResponse {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
14
|
+
"id": string;
|
|
15
|
+
"createdAt": Date;
|
|
16
|
+
"name": string | null;
|
|
17
|
+
"livemode": boolean;
|
|
18
|
+
"logoUrl"?: string | null;
|
|
19
|
+
"apikeys": Array<ApiKeyResponse>;
|
|
20
|
+
"object": string;
|
|
21
21
|
static discriminator: string | undefined;
|
|
22
22
|
static attributeTypeMap: Array<{
|
|
23
23
|
name: string;
|
|
@@ -21,39 +21,39 @@ exports.ProjectResponse = ProjectResponse;
|
|
|
21
21
|
ProjectResponse.discriminator = undefined;
|
|
22
22
|
ProjectResponse.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "id",
|
|
25
|
+
baseName: "id",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "createdAt",
|
|
30
|
+
baseName: "created_at",
|
|
31
|
+
type: "Date",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
name: "name",
|
|
35
|
+
baseName: "name",
|
|
36
|
+
type: "string",
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
name: "livemode",
|
|
40
|
+
baseName: "livemode",
|
|
41
|
+
type: "boolean",
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
name: "logoUrl",
|
|
45
|
+
baseName: "logo_url",
|
|
46
|
+
type: "string",
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
name: "apikeys",
|
|
50
|
+
baseName: "apikeys",
|
|
51
|
+
type: "Array<ApiKeyResponse>",
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
}
|
|
54
|
+
name: "object",
|
|
55
|
+
baseName: "object",
|
|
56
|
+
type: "string",
|
|
57
|
+
},
|
|
58
58
|
];
|
|
59
59
|
//# sourceMappingURL=projectResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectResponse.js","sourceRoot":"","sources":["../../src/model/projectResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,eAAe;
|
|
1
|
+
{"version":3,"file":"projectResponse.js","sourceRoot":"","sources":["../../src/model/projectResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,eAAe;IAqD1B,MAAM,CAAC,mBAAmB;QACxB,OAAO,eAAe,CAAC,gBAAgB,CAAC;IAC1C,CAAC;;AAvDH,0CAwDC;AA/CQ,6BAAa,GAAuB,SAAS,CAAC;AAE9C,gCAAgB,GAIlB;IACH;QACE,IAAI,EAAE,IAAI;QACV,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,YAAY;QACtB,IAAI,EAAE,MAAM;KACb;IACD;QACE,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,MAAM;QAChB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,UAAU;QAChB,QAAQ,EAAE,UAAU;QACpB,IAAI,EAAE,SAAS;KAChB;IACD;QACE,IAAI,EAAE,SAAS;QACf,QAAQ,EAAE,UAAU;QACpB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,SAAS;QACf,QAAQ,EAAE,SAAS;QACnB,IAAI,EAAE,uBAAuB;KAC9B;IACD;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;CACF,CAAC"}
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { ProjectResponse } from
|
|
12
|
+
import { ProjectResponse } from "./projectResponse";
|
|
13
13
|
export declare class ProjectsResponse {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
"object": string;
|
|
15
|
+
"url": string;
|
|
16
|
+
"data": Array<ProjectResponse>;
|
|
17
17
|
static discriminator: string | undefined;
|
|
18
18
|
static attributeTypeMap: Array<{
|
|
19
19
|
name: string;
|
|
@@ -21,19 +21,19 @@ exports.ProjectsResponse = ProjectsResponse;
|
|
|
21
21
|
ProjectsResponse.discriminator = undefined;
|
|
22
22
|
ProjectsResponse.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "object",
|
|
25
|
+
baseName: "object",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "url",
|
|
30
|
+
baseName: "url",
|
|
31
|
+
type: "string",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
34
|
+
name: "data",
|
|
35
|
+
baseName: "data",
|
|
36
|
+
type: "Array<ProjectResponse>",
|
|
37
|
+
},
|
|
38
38
|
];
|
|
39
39
|
//# sourceMappingURL=projectsResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectsResponse.js","sourceRoot":"","sources":["../../src/model/projectsResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,gBAAgB;
|
|
1
|
+
{"version":3,"file":"projectsResponse.js","sourceRoot":"","sources":["../../src/model/projectsResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAKH,MAAa,gBAAgB;IA6B3B,MAAM,CAAC,mBAAmB;QACxB,OAAO,gBAAgB,CAAC,gBAAgB,CAAC;IAC3C,CAAC;;AA/BH,4CAgCC;AA3BQ,8BAAa,GAAuB,SAAS,CAAC;AAE9C,iCAAgB,GAIlB;IACH;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,KAAK;QACX,QAAQ,EAAE,KAAK;QACf,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,MAAM;QAChB,IAAI,EAAE,wBAAwB;KAC/B;CACF,CAAC"}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
export declare class ResponseResponse {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
13
|
+
"createdAt": Date;
|
|
14
|
+
"blockNumber": number | null;
|
|
15
|
+
"transactionHash": string | null;
|
|
16
|
+
"gasUsed": number;
|
|
17
|
+
"status": number;
|
|
18
|
+
"logs": Array<string>;
|
|
19
|
+
"to": string;
|
|
20
|
+
"error": string;
|
|
21
21
|
static discriminator: string | undefined;
|
|
22
22
|
static attributeTypeMap: Array<{
|
|
23
23
|
name: string;
|
|
@@ -21,44 +21,44 @@ exports.ResponseResponse = ResponseResponse;
|
|
|
21
21
|
ResponseResponse.discriminator = undefined;
|
|
22
22
|
ResponseResponse.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "createdAt",
|
|
25
|
+
baseName: "created_at",
|
|
26
|
+
type: "Date",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "blockNumber",
|
|
30
|
+
baseName: "block_number",
|
|
31
|
+
type: "number",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
name: "transactionHash",
|
|
35
|
+
baseName: "transaction_hash",
|
|
36
|
+
type: "string",
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
name: "gasUsed",
|
|
40
|
+
baseName: "gas_used",
|
|
41
|
+
type: "number",
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
name: "status",
|
|
45
|
+
baseName: "status",
|
|
46
|
+
type: "number",
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
name: "logs",
|
|
50
|
+
baseName: "logs",
|
|
51
|
+
type: "Array<string>",
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
name: "to",
|
|
55
|
+
baseName: "to",
|
|
56
|
+
type: "string",
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
}
|
|
59
|
+
name: "error",
|
|
60
|
+
baseName: "error",
|
|
61
|
+
type: "string",
|
|
62
|
+
},
|
|
63
63
|
];
|
|
64
64
|
//# sourceMappingURL=responseResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"responseResponse.js","sourceRoot":"","sources":["../../src/model/responseResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,gBAAgB;
|
|
1
|
+
{"version":3,"file":"responseResponse.js","sourceRoot":"","sources":["../../src/model/responseResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,gBAAgB;IA2D3B,MAAM,CAAC,mBAAmB;QACxB,OAAO,gBAAgB,CAAC,gBAAgB,CAAC;IAC3C,CAAC;;AA7DH,4CA8DC;AApDQ,8BAAa,GAAuB,SAAS,CAAC;AAE9C,iCAAgB,GAIlB;IACH;QACE,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,YAAY;QACtB,IAAI,EAAE,MAAM;KACb;IACD;QACE,IAAI,EAAE,aAAa;QACnB,QAAQ,EAAE,cAAc;QACxB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,iBAAiB;QACvB,QAAQ,EAAE,kBAAkB;QAC5B,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,SAAS;QACf,QAAQ,EAAE,UAAU;QACpB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,MAAM;QAChB,IAAI,EAAE,eAAe;KACtB;IACD;QACE,IAAI,EAAE,IAAI;QACV,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,OAAO;QACb,QAAQ,EAAE,OAAO;QACjB,IAAI,EAAE,QAAQ;KACf;CACF,CAAC"}
|
|
@@ -10,14 +10,14 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
export declare class SessionResponse {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
13
|
+
"id": string;
|
|
14
|
+
"createdAt": Date;
|
|
15
|
+
"object": string;
|
|
16
|
+
"validAfter"?: string;
|
|
17
|
+
"validUntil"?: string;
|
|
18
|
+
"whitelist"?: Array<string>;
|
|
19
|
+
"limit"?: number;
|
|
20
|
+
"nextAction": object | null;
|
|
21
21
|
static discriminator: string | undefined;
|
|
22
22
|
static attributeTypeMap: Array<{
|
|
23
23
|
name: string;
|
|
@@ -21,44 +21,44 @@ exports.SessionResponse = SessionResponse;
|
|
|
21
21
|
SessionResponse.discriminator = undefined;
|
|
22
22
|
SessionResponse.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "id",
|
|
25
|
+
baseName: "id",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "createdAt",
|
|
30
|
+
baseName: "created_at",
|
|
31
|
+
type: "Date",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
name: "object",
|
|
35
|
+
baseName: "object",
|
|
36
|
+
type: "string",
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
name: "validAfter",
|
|
40
|
+
baseName: "valid_after",
|
|
41
|
+
type: "string",
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
name: "validUntil",
|
|
45
|
+
baseName: "valid_until",
|
|
46
|
+
type: "string",
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
name: "whitelist",
|
|
50
|
+
baseName: "whitelist",
|
|
51
|
+
type: "Array<string>",
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
54
|
+
name: "limit",
|
|
55
|
+
baseName: "limit",
|
|
56
|
+
type: "number",
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
}
|
|
59
|
+
name: "nextAction",
|
|
60
|
+
baseName: "next_action",
|
|
61
|
+
type: "object",
|
|
62
|
+
},
|
|
63
63
|
];
|
|
64
64
|
//# sourceMappingURL=sessionResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sessionResponse.js","sourceRoot":"","sources":["../../src/model/sessionResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,eAAe;
|
|
1
|
+
{"version":3,"file":"sessionResponse.js","sourceRoot":"","sources":["../../src/model/sessionResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,eAAe;IA2D1B,MAAM,CAAC,mBAAmB;QACxB,OAAO,eAAe,CAAC,gBAAgB,CAAC;IAC1C,CAAC;;AA7DH,0CA8DC;AApDQ,6BAAa,GAAuB,SAAS,CAAC;AAE9C,gCAAgB,GAIlB;IACH;QACE,IAAI,EAAE,IAAI;QACV,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,YAAY;QACtB,IAAI,EAAE,MAAM;KACb;IACD;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,YAAY;QAClB,QAAQ,EAAE,aAAa;QACvB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,YAAY;QAClB,QAAQ,EAAE,aAAa;QACvB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,WAAW;QACjB,QAAQ,EAAE,WAAW;QACrB,IAAI,EAAE,eAAe;KACtB;IACD;QACE,IAAI,EAAE,OAAO;QACb,QAAQ,EAAE,OAAO;QACjB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,YAAY;QAClB,QAAQ,EAAE,aAAa;QACvB,IAAI,EAAE,QAAQ;KACf;CACF,CAAC"}
|
package/dist/model/strategy.d.ts
CHANGED
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
export declare class Strategy {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
"sponsorSchema": string;
|
|
14
|
+
"tokenContract": string;
|
|
15
|
+
"tokenContractAmount": string;
|
|
16
16
|
static discriminator: string | undefined;
|
|
17
17
|
static attributeTypeMap: Array<{
|
|
18
18
|
name: string;
|
package/dist/model/strategy.js
CHANGED
|
@@ -21,19 +21,19 @@ exports.Strategy = Strategy;
|
|
|
21
21
|
Strategy.discriminator = undefined;
|
|
22
22
|
Strategy.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "sponsorSchema",
|
|
25
|
+
baseName: "sponsor_schema",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "tokenContract",
|
|
30
|
+
baseName: "token_contract",
|
|
31
|
+
type: "string",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
34
|
+
name: "tokenContractAmount",
|
|
35
|
+
baseName: "token_contract_amount",
|
|
36
|
+
type: "string",
|
|
37
|
+
},
|
|
38
38
|
];
|
|
39
39
|
//# sourceMappingURL=strategy.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"strategy.js","sourceRoot":"","sources":["../../src/model/strategy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,QAAQ;
|
|
1
|
+
{"version":3,"file":"strategy.js","sourceRoot":"","sources":["../../src/model/strategy.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,QAAQ;IA6BnB,MAAM,CAAC,mBAAmB;QACxB,OAAO,QAAQ,CAAC,gBAAgB,CAAC;IACnC,CAAC;;AA/BH,4BAgCC;AA3BQ,sBAAa,GAAuB,SAAS,CAAC;AAE9C,yBAAgB,GAIlB;IACH;QACE,IAAI,EAAE,eAAe;QACrB,QAAQ,EAAE,gBAAgB;QAC1B,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,eAAe;QACrB,QAAQ,EAAE,gBAAgB;QAC1B,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,qBAAqB;QAC3B,QAAQ,EAAE,uBAAuB;QACjC,IAAI,EAAE,QAAQ;KACf;CACF,CAAC"}
|
package/dist/model/sumGas.d.ts
CHANGED
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
export declare class SumGas {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
"object": string;
|
|
14
|
+
"url": string;
|
|
15
|
+
"sumGas": number;
|
|
16
16
|
static discriminator: string | undefined;
|
|
17
17
|
static attributeTypeMap: Array<{
|
|
18
18
|
name: string;
|
package/dist/model/sumGas.js
CHANGED
|
@@ -21,19 +21,19 @@ exports.SumGas = SumGas;
|
|
|
21
21
|
SumGas.discriminator = undefined;
|
|
22
22
|
SumGas.attributeTypeMap = [
|
|
23
23
|
{
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
name: "object",
|
|
25
|
+
baseName: "object",
|
|
26
|
+
type: "string",
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
29
|
+
name: "url",
|
|
30
|
+
baseName: "url",
|
|
31
|
+
type: "string",
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
34
|
+
name: "sumGas",
|
|
35
|
+
baseName: "sumGas",
|
|
36
|
+
type: "number",
|
|
37
|
+
},
|
|
38
38
|
];
|
|
39
39
|
//# sourceMappingURL=sumGas.js.map
|
package/dist/model/sumGas.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sumGas.js","sourceRoot":"","sources":["../../src/model/sumGas.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,MAAM;
|
|
1
|
+
{"version":3,"file":"sumGas.js","sourceRoot":"","sources":["../../src/model/sumGas.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,MAAM;IA6BjB,MAAM,CAAC,mBAAmB;QACxB,OAAO,MAAM,CAAC,gBAAgB,CAAC;IACjC,CAAC;;AA/BH,wBAgCC;AA3BQ,oBAAa,GAAuB,SAAS,CAAC;AAE9C,uBAAgB,GAIlB;IACH;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,KAAK;QACX,QAAQ,EAAE,KAAK;QACf,IAAI,EAAE,QAAQ;KACf;IACD;QACE,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,QAAQ;QAClB,IAAI,EAAE,QAAQ;KACf;CACF,CAAC"}
|