@akta/sdk 0.0.4-canary → 0.0.5-canary
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/cjs/networks.d.ts +1 -1
- package/dist/cjs/networks.js +15 -15
- package/dist/esm/networks.d.ts +1 -1
- package/dist/esm/networks.js +15 -15
- package/package.json +1 -1
package/dist/cjs/networks.d.ts
CHANGED
|
@@ -84,7 +84,7 @@ export interface NetworkAppIds {
|
|
|
84
84
|
* These are auto-generated by deploy-universe.ts when deploying to localnet.
|
|
85
85
|
* They will be overwritten each time you run a localnet deployment.
|
|
86
86
|
*
|
|
87
|
-
* Last updated: 2026-02-
|
|
87
|
+
* Last updated: 2026-02-19T01:36:47.592Z
|
|
88
88
|
*/
|
|
89
89
|
export declare const LOCALNET_APP_IDS: NetworkAppIds;
|
|
90
90
|
/**
|
package/dist/cjs/networks.js
CHANGED
|
@@ -19,7 +19,7 @@ exports.getAppIdFromNetwork = getAppIdFromNetwork;
|
|
|
19
19
|
* These are auto-generated by deploy-universe.ts when deploying to localnet.
|
|
20
20
|
* They will be overwritten each time you run a localnet deployment.
|
|
21
21
|
*
|
|
22
|
-
* Last updated: 2026-02-
|
|
22
|
+
* Last updated: 2026-02-19T01:36:47.592Z
|
|
23
23
|
*/
|
|
24
24
|
exports.LOCALNET_APP_IDS = {
|
|
25
25
|
// Core Contracts
|
|
@@ -69,22 +69,22 @@ exports.LOCALNET_APP_IDS = {
|
|
|
69
69
|
hyperSwap: 1064n,
|
|
70
70
|
metaMerkles: 1048n,
|
|
71
71
|
// Subgates
|
|
72
|
-
akitaReferrerGate:
|
|
73
|
-
assetGate:
|
|
72
|
+
akitaReferrerGate: 1067n,
|
|
73
|
+
assetGate: 1065n,
|
|
74
74
|
merkleAddressGate: 1069n,
|
|
75
|
-
merkleAssetGate:
|
|
76
|
-
nfdGate:
|
|
77
|
-
nfdRootGate:
|
|
75
|
+
merkleAssetGate: 1068n,
|
|
76
|
+
nfdGate: 1066n,
|
|
77
|
+
nfdRootGate: 1072n,
|
|
78
78
|
pollGate: 1070n,
|
|
79
|
-
socialActivityGate:
|
|
80
|
-
socialFollowerCountGate:
|
|
81
|
-
socialFollowerIndexGate:
|
|
82
|
-
socialImpactGate:
|
|
83
|
-
socialModeratorGate:
|
|
84
|
-
stakingAmountGate:
|
|
85
|
-
stakingPowerGate:
|
|
86
|
-
subscriptionGate:
|
|
87
|
-
subscriptionStreakGate:
|
|
79
|
+
socialActivityGate: 1073n,
|
|
80
|
+
socialFollowerCountGate: 1071n,
|
|
81
|
+
socialFollowerIndexGate: 1075n,
|
|
82
|
+
socialImpactGate: 1077n,
|
|
83
|
+
socialModeratorGate: 1076n,
|
|
84
|
+
stakingAmountGate: 1080n,
|
|
85
|
+
stakingPowerGate: 1079n,
|
|
86
|
+
subscriptionGate: 1078n,
|
|
87
|
+
subscriptionStreakGate: 1074n,
|
|
88
88
|
// Assets
|
|
89
89
|
akta: 1002n,
|
|
90
90
|
bones: 1599n,
|
package/dist/esm/networks.d.ts
CHANGED
|
@@ -84,7 +84,7 @@ export interface NetworkAppIds {
|
|
|
84
84
|
* These are auto-generated by deploy-universe.ts when deploying to localnet.
|
|
85
85
|
* They will be overwritten each time you run a localnet deployment.
|
|
86
86
|
*
|
|
87
|
-
* Last updated: 2026-02-
|
|
87
|
+
* Last updated: 2026-02-19T01:36:47.592Z
|
|
88
88
|
*/
|
|
89
89
|
export declare const LOCALNET_APP_IDS: NetworkAppIds;
|
|
90
90
|
/**
|
package/dist/esm/networks.js
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* These are auto-generated by deploy-universe.ts when deploying to localnet.
|
|
15
15
|
* They will be overwritten each time you run a localnet deployment.
|
|
16
16
|
*
|
|
17
|
-
* Last updated: 2026-02-
|
|
17
|
+
* Last updated: 2026-02-19T01:36:47.592Z
|
|
18
18
|
*/
|
|
19
19
|
export const LOCALNET_APP_IDS = {
|
|
20
20
|
// Core Contracts
|
|
@@ -64,22 +64,22 @@ export const LOCALNET_APP_IDS = {
|
|
|
64
64
|
hyperSwap: 1064n,
|
|
65
65
|
metaMerkles: 1048n,
|
|
66
66
|
// Subgates
|
|
67
|
-
akitaReferrerGate:
|
|
68
|
-
assetGate:
|
|
67
|
+
akitaReferrerGate: 1067n,
|
|
68
|
+
assetGate: 1065n,
|
|
69
69
|
merkleAddressGate: 1069n,
|
|
70
|
-
merkleAssetGate:
|
|
71
|
-
nfdGate:
|
|
72
|
-
nfdRootGate:
|
|
70
|
+
merkleAssetGate: 1068n,
|
|
71
|
+
nfdGate: 1066n,
|
|
72
|
+
nfdRootGate: 1072n,
|
|
73
73
|
pollGate: 1070n,
|
|
74
|
-
socialActivityGate:
|
|
75
|
-
socialFollowerCountGate:
|
|
76
|
-
socialFollowerIndexGate:
|
|
77
|
-
socialImpactGate:
|
|
78
|
-
socialModeratorGate:
|
|
79
|
-
stakingAmountGate:
|
|
80
|
-
stakingPowerGate:
|
|
81
|
-
subscriptionGate:
|
|
82
|
-
subscriptionStreakGate:
|
|
74
|
+
socialActivityGate: 1073n,
|
|
75
|
+
socialFollowerCountGate: 1071n,
|
|
76
|
+
socialFollowerIndexGate: 1075n,
|
|
77
|
+
socialImpactGate: 1077n,
|
|
78
|
+
socialModeratorGate: 1076n,
|
|
79
|
+
stakingAmountGate: 1080n,
|
|
80
|
+
stakingPowerGate: 1079n,
|
|
81
|
+
subscriptionGate: 1078n,
|
|
82
|
+
subscriptionStreakGate: 1074n,
|
|
83
83
|
// Assets
|
|
84
84
|
akta: 1002n,
|
|
85
85
|
bones: 1599n,
|