@crestal/nation-sdk 0.2.4 → 0.2.5

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 CHANGED
@@ -1,4 +1,4 @@
1
- ## @crestal/nation-sdk@0.2.4
1
+ ## @crestal/nation-sdk@0.2.5
2
2
 
3
3
  This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
4
4
 
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
36
36
  _published:_
37
37
 
38
38
  ```
39
- npm install @crestal/nation-sdk@0.2.4 --save
39
+ npm install @crestal/nation-sdk@0.2.5 --save
40
40
  ```
41
41
 
42
42
  _unPublished (not recommended):_
package/api.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Nation IntentKit API
5
5
  * API for Nation IntentKit services
6
6
  *
7
- * The version of the OpenAPI document: 0.2.4
7
+ * The version of the OpenAPI document: 0.2.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -641,6 +641,18 @@ export interface AgentResponse {
641
641
  * @memberof AgentResponse
642
642
  */
643
643
  'cdp_wallet_address': string | null;
644
+ /**
645
+ *
646
+ * @type {string}
647
+ * @memberof AgentResponse
648
+ */
649
+ 'evm_wallet_address': string | null;
650
+ /**
651
+ *
652
+ * @type {string}
653
+ * @memberof AgentResponse
654
+ */
655
+ 'solana_wallet_address': string | null;
644
656
  /**
645
657
  * Whether the agent has linked their Twitter account
646
658
  * @type {boolean}
package/base.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Nation IntentKit API
5
5
  * API for Nation IntentKit services
6
6
  *
7
- * The version of the OpenAPI document: 0.2.4
7
+ * The version of the OpenAPI document: 0.2.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/common.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Nation IntentKit API
5
5
  * API for Nation IntentKit services
6
6
  *
7
- * The version of the OpenAPI document: 0.2.4
7
+ * The version of the OpenAPI document: 0.2.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/configuration.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Nation IntentKit API
5
5
  * API for Nation IntentKit services
6
6
  *
7
- * The version of the OpenAPI document: 0.2.4
7
+ * The version of the OpenAPI document: 0.2.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/api.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Nation IntentKit API
3
3
  * API for Nation IntentKit services
4
4
  *
5
- * The version of the OpenAPI document: 0.2.4
5
+ * The version of the OpenAPI document: 0.2.5
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -626,6 +626,18 @@ export interface AgentResponse {
626
626
  * @memberof AgentResponse
627
627
  */
628
628
  'cdp_wallet_address': string | null;
629
+ /**
630
+ *
631
+ * @type {string}
632
+ * @memberof AgentResponse
633
+ */
634
+ 'evm_wallet_address': string | null;
635
+ /**
636
+ *
637
+ * @type {string}
638
+ * @memberof AgentResponse
639
+ */
640
+ 'solana_wallet_address': string | null;
629
641
  /**
630
642
  * Whether the agent has linked their Twitter account
631
643
  * @type {boolean}
package/dist/api.js CHANGED
@@ -5,7 +5,7 @@
5
5
  * Nation IntentKit API
6
6
  * API for Nation IntentKit services
7
7
  *
8
- * The version of the OpenAPI document: 0.2.4
8
+ * The version of the OpenAPI document: 0.2.5
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/base.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Nation IntentKit API
3
3
  * API for Nation IntentKit services
4
4
  *
5
- * The version of the OpenAPI document: 0.2.4
5
+ * The version of the OpenAPI document: 0.2.5
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/base.js CHANGED
@@ -5,7 +5,7 @@
5
5
  * Nation IntentKit API
6
6
  * API for Nation IntentKit services
7
7
  *
8
- * The version of the OpenAPI document: 0.2.4
8
+ * The version of the OpenAPI document: 0.2.5
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/common.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Nation IntentKit API
3
3
  * API for Nation IntentKit services
4
4
  *
5
- * The version of the OpenAPI document: 0.2.4
5
+ * The version of the OpenAPI document: 0.2.5
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/common.js CHANGED
@@ -5,7 +5,7 @@
5
5
  * Nation IntentKit API
6
6
  * API for Nation IntentKit services
7
7
  *
8
- * The version of the OpenAPI document: 0.2.4
8
+ * The version of the OpenAPI document: 0.2.5
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Nation IntentKit API
3
3
  * API for Nation IntentKit services
4
4
  *
5
- * The version of the OpenAPI document: 0.2.4
5
+ * The version of the OpenAPI document: 0.2.5
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Nation IntentKit API
6
6
  * API for Nation IntentKit services
7
7
  *
8
- * The version of the OpenAPI document: 0.2.4
8
+ * The version of the OpenAPI document: 0.2.5
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/index.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Nation IntentKit API
3
3
  * API for Nation IntentKit services
4
4
  *
5
- * The version of the OpenAPI document: 0.2.4
5
+ * The version of the OpenAPI document: 0.2.5
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/index.js CHANGED
@@ -5,7 +5,7 @@
5
5
  * Nation IntentKit API
6
6
  * API for Nation IntentKit services
7
7
  *
8
- * The version of the OpenAPI document: 0.2.4
8
+ * The version of the OpenAPI document: 0.2.5
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,6 +32,8 @@ Name | Type | Description | Notes
32
32
  **cdp_network_id** | **string** | | [optional] [default to undefined]
33
33
  **telegram_entrypoint_enabled** | **boolean** | | [optional] [default to undefined]
34
34
  **cdp_wallet_address** | **string** | | [default to undefined]
35
+ **evm_wallet_address** | **string** | | [default to undefined]
36
+ **solana_wallet_address** | **string** | | [default to undefined]
35
37
  **has_twitter_linked** | **boolean** | Whether the agent has linked their Twitter account | [default to undefined]
36
38
  **linked_twitter_username** | **string** | | [default to undefined]
37
39
  **linked_twitter_name** | **string** | | [default to undefined]
@@ -74,6 +76,8 @@ const instance: AgentResponse = {
74
76
  cdp_network_id,
75
77
  telegram_entrypoint_enabled,
76
78
  cdp_wallet_address,
79
+ evm_wallet_address,
80
+ solana_wallet_address,
77
81
  has_twitter_linked,
78
82
  linked_twitter_username,
79
83
  linked_twitter_name,
@@ -27,8 +27,8 @@ Name | Type | Description | Notes
27
27
  **supports_presence_penalty** | **boolean** | | [optional] [default to true]
28
28
  **api_base** | **string** | | [optional] [default to undefined]
29
29
  **timeout** | **number** | | [optional] [default to 180]
30
- **created_at** | **string** | Timestamp when this data was created | [optional] [default to 2025-07-25T06:50:24.423+00:00]
31
- **updated_at** | **string** | Timestamp when this data was updated | [optional] [default to 2025-07-25T06:50:24.423+00:00]
30
+ **created_at** | **string** | Timestamp when this data was created | [optional] [default to 2025-07-29T03:25:08.691+00:00]
31
+ **updated_at** | **string** | Timestamp when this data was updated | [optional] [default to 2025-07-29T03:25:08.691+00:00]
32
32
  **provider_name** | **string** | | [default to undefined]
33
33
 
34
34
  ## Example
package/index.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Nation IntentKit API
5
5
  * API for Nation IntentKit services
6
6
  *
7
- * The version of the OpenAPI document: 0.2.4
7
+ * The version of the OpenAPI document: 0.2.5
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crestal/nation-sdk",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "OpenAPI client for @crestal/nation-sdk",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {