@account-kit/wallet-client 4.52.0 → 4.52.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.
Files changed (60) hide show
  1. package/dist/esm/version.d.ts +1 -1
  2. package/dist/esm/version.js +1 -1
  3. package/dist/esm/version.js.map +1 -1
  4. package/dist/types/version.d.ts +1 -1
  5. package/package.json +6 -11
  6. package/src/version.ts +1 -1
  7. package/dist/esm/abi/LightAccountFactoryAbi_V1_0_1.d.ts +0 -55
  8. package/dist/esm/abi/LightAccountFactoryAbi_V1_0_1.js +0 -45
  9. package/dist/esm/abi/LightAccountFactoryAbi_V1_0_1.js.map +0 -1
  10. package/dist/esm/abi/LightAccountFactoryAbi_V1_0_2.d.ts +0 -55
  11. package/dist/esm/abi/LightAccountFactoryAbi_V1_0_2.js +0 -45
  12. package/dist/esm/abi/LightAccountFactoryAbi_V1_0_2.js.map +0 -1
  13. package/dist/esm/abi/LightAccountFactoryAbi_V1_1_0.d.ts +0 -55
  14. package/dist/esm/abi/LightAccountFactoryAbi_V1_1_0.js +0 -45
  15. package/dist/esm/abi/LightAccountFactoryAbi_V1_1_0.js.map +0 -1
  16. package/dist/esm/abi/LightAccountFactoryAbi_V2_0_0.d.ts +0 -256
  17. package/dist/esm/abi/LightAccountFactoryAbi_V2_0_0.js +0 -202
  18. package/dist/esm/abi/LightAccountFactoryAbi_V2_0_0.js.map +0 -1
  19. package/dist/esm/abi/ModularAccountFactoryAbi_V2_0_0.d.ts +0 -492
  20. package/dist/esm/abi/ModularAccountFactoryAbi_V2_0_0.js +0 -399
  21. package/dist/esm/abi/ModularAccountFactoryAbi_V2_0_0.js.map +0 -1
  22. package/dist/esm/abi/MultiOwnerLightAccountFactoryAbi_V2_0_0.d.ts +0 -286
  23. package/dist/esm/abi/MultiOwnerLightAccountFactoryAbi_V2_0_0.js +0 -225
  24. package/dist/esm/abi/MultiOwnerLightAccountFactoryAbi_V2_0_0.js.map +0 -1
  25. package/dist/esm/abi/MultiOwnerModularAccountFactoryAbi_V1_0_0.d.ts +0 -234
  26. package/dist/esm/abi/MultiOwnerModularAccountFactoryAbi_V1_0_0.js +0 -179
  27. package/dist/esm/abi/MultiOwnerModularAccountFactoryAbi_V1_0_0.js.map +0 -1
  28. package/dist/esm/abi/MultisigModularAccountFactoryAbi_V1_0_0.d.ts +0 -246
  29. package/dist/esm/abi/MultisigModularAccountFactoryAbi_V1_0_0.js +0 -182
  30. package/dist/esm/abi/MultisigModularAccountFactoryAbi_V1_0_0.js.map +0 -1
  31. package/dist/esm/abi/index.d.ts +0 -8
  32. package/dist/esm/abi/index.js +0 -9
  33. package/dist/esm/abi/index.js.map +0 -1
  34. package/dist/types/abi/LightAccountFactoryAbi_V1_0_1.d.ts +0 -56
  35. package/dist/types/abi/LightAccountFactoryAbi_V1_0_1.d.ts.map +0 -1
  36. package/dist/types/abi/LightAccountFactoryAbi_V1_0_2.d.ts +0 -56
  37. package/dist/types/abi/LightAccountFactoryAbi_V1_0_2.d.ts.map +0 -1
  38. package/dist/types/abi/LightAccountFactoryAbi_V1_1_0.d.ts +0 -56
  39. package/dist/types/abi/LightAccountFactoryAbi_V1_1_0.d.ts.map +0 -1
  40. package/dist/types/abi/LightAccountFactoryAbi_V2_0_0.d.ts +0 -257
  41. package/dist/types/abi/LightAccountFactoryAbi_V2_0_0.d.ts.map +0 -1
  42. package/dist/types/abi/ModularAccountFactoryAbi_V2_0_0.d.ts +0 -493
  43. package/dist/types/abi/ModularAccountFactoryAbi_V2_0_0.d.ts.map +0 -1
  44. package/dist/types/abi/MultiOwnerLightAccountFactoryAbi_V2_0_0.d.ts +0 -287
  45. package/dist/types/abi/MultiOwnerLightAccountFactoryAbi_V2_0_0.d.ts.map +0 -1
  46. package/dist/types/abi/MultiOwnerModularAccountFactoryAbi_V1_0_0.d.ts +0 -235
  47. package/dist/types/abi/MultiOwnerModularAccountFactoryAbi_V1_0_0.d.ts.map +0 -1
  48. package/dist/types/abi/MultisigModularAccountFactoryAbi_V1_0_0.d.ts +0 -247
  49. package/dist/types/abi/MultisigModularAccountFactoryAbi_V1_0_0.d.ts.map +0 -1
  50. package/dist/types/abi/index.d.ts +0 -9
  51. package/dist/types/abi/index.d.ts.map +0 -1
  52. package/src/abi/LightAccountFactoryAbi_V1_0_1.ts +0 -44
  53. package/src/abi/LightAccountFactoryAbi_V1_0_2.ts +0 -44
  54. package/src/abi/LightAccountFactoryAbi_V1_1_0.ts +0 -44
  55. package/src/abi/LightAccountFactoryAbi_V2_0_0.ts +0 -201
  56. package/src/abi/ModularAccountFactoryAbi_V2_0_0.ts +0 -398
  57. package/src/abi/MultiOwnerLightAccountFactoryAbi_V2_0_0.ts +0 -224
  58. package/src/abi/MultiOwnerModularAccountFactoryAbi_V1_0_0.ts +0 -178
  59. package/src/abi/MultisigModularAccountFactoryAbi_V1_0_0.ts +0 -181
  60. package/src/abi/index.ts +0 -8
@@ -1,178 +0,0 @@
1
- export const MultiOwnerModularAccountFactoryAbi_V1_0_0 = [
2
- {
3
- inputs: [
4
- { internalType: "address", name: "owner", type: "address" },
5
- { internalType: "address", name: "multiOwnerPlugin", type: "address" },
6
- { internalType: "address", name: "implementation", type: "address" },
7
- {
8
- internalType: "bytes32",
9
- name: "multiOwnerPluginManifestHash",
10
- type: "bytes32",
11
- },
12
- {
13
- internalType: "contract IEntryPoint",
14
- name: "entryPoint",
15
- type: "address",
16
- },
17
- ],
18
- stateMutability: "nonpayable",
19
- type: "constructor",
20
- },
21
- { inputs: [], name: "InvalidAction", type: "error" },
22
- { inputs: [], name: "InvalidOwner", type: "error" },
23
- { inputs: [], name: "OwnersArrayEmpty", type: "error" },
24
- { inputs: [], name: "OwnersLimitExceeded", type: "error" },
25
- { inputs: [], name: "TransferFailed", type: "error" },
26
- {
27
- anonymous: false,
28
- inputs: [
29
- {
30
- indexed: true,
31
- internalType: "address",
32
- name: "previousOwner",
33
- type: "address",
34
- },
35
- {
36
- indexed: true,
37
- internalType: "address",
38
- name: "newOwner",
39
- type: "address",
40
- },
41
- ],
42
- name: "OwnershipTransferStarted",
43
- type: "event",
44
- },
45
- {
46
- anonymous: false,
47
- inputs: [
48
- {
49
- indexed: true,
50
- internalType: "address",
51
- name: "previousOwner",
52
- type: "address",
53
- },
54
- {
55
- indexed: true,
56
- internalType: "address",
57
- name: "newOwner",
58
- type: "address",
59
- },
60
- ],
61
- name: "OwnershipTransferred",
62
- type: "event",
63
- },
64
- {
65
- inputs: [],
66
- name: "ENTRYPOINT",
67
- outputs: [
68
- { internalType: "contract IEntryPoint", name: "", type: "address" },
69
- ],
70
- stateMutability: "view",
71
- type: "function",
72
- },
73
- {
74
- inputs: [],
75
- name: "IMPL",
76
- outputs: [{ internalType: "address", name: "", type: "address" }],
77
- stateMutability: "view",
78
- type: "function",
79
- },
80
- {
81
- inputs: [],
82
- name: "MULTI_OWNER_PLUGIN",
83
- outputs: [{ internalType: "address", name: "", type: "address" }],
84
- stateMutability: "view",
85
- type: "function",
86
- },
87
- {
88
- inputs: [],
89
- name: "acceptOwnership",
90
- outputs: [],
91
- stateMutability: "nonpayable",
92
- type: "function",
93
- },
94
- {
95
- inputs: [
96
- { internalType: "uint32", name: "unstakeDelay", type: "uint32" },
97
- { internalType: "uint256", name: "amount", type: "uint256" },
98
- ],
99
- name: "addStake",
100
- outputs: [],
101
- stateMutability: "payable",
102
- type: "function",
103
- },
104
- {
105
- inputs: [
106
- { internalType: "uint256", name: "salt", type: "uint256" },
107
- { internalType: "address[]", name: "owners", type: "address[]" },
108
- ],
109
- name: "createAccount",
110
- outputs: [{ internalType: "address", name: "addr", type: "address" }],
111
- stateMutability: "nonpayable",
112
- type: "function",
113
- },
114
- {
115
- inputs: [
116
- { internalType: "uint256", name: "salt", type: "uint256" },
117
- { internalType: "address[]", name: "owners", type: "address[]" },
118
- ],
119
- name: "getAddress",
120
- outputs: [{ internalType: "address", name: "", type: "address" }],
121
- stateMutability: "view",
122
- type: "function",
123
- },
124
- {
125
- inputs: [],
126
- name: "owner",
127
- outputs: [{ internalType: "address", name: "", type: "address" }],
128
- stateMutability: "view",
129
- type: "function",
130
- },
131
- {
132
- inputs: [],
133
- name: "pendingOwner",
134
- outputs: [{ internalType: "address", name: "", type: "address" }],
135
- stateMutability: "view",
136
- type: "function",
137
- },
138
- {
139
- inputs: [],
140
- name: "renounceOwnership",
141
- outputs: [],
142
- stateMutability: "view",
143
- type: "function",
144
- },
145
- {
146
- inputs: [{ internalType: "address", name: "newOwner", type: "address" }],
147
- name: "transferOwnership",
148
- outputs: [],
149
- stateMutability: "nonpayable",
150
- type: "function",
151
- },
152
- {
153
- inputs: [],
154
- name: "unlockStake",
155
- outputs: [],
156
- stateMutability: "nonpayable",
157
- type: "function",
158
- },
159
- {
160
- inputs: [
161
- { internalType: "address payable", name: "to", type: "address" },
162
- { internalType: "address", name: "token", type: "address" },
163
- { internalType: "uint256", name: "amount", type: "uint256" },
164
- ],
165
- name: "withdraw",
166
- outputs: [],
167
- stateMutability: "nonpayable",
168
- type: "function",
169
- },
170
- {
171
- inputs: [{ internalType: "address payable", name: "to", type: "address" }],
172
- name: "withdrawStake",
173
- outputs: [],
174
- stateMutability: "nonpayable",
175
- type: "function",
176
- },
177
- { stateMutability: "payable", type: "receive" },
178
- ] as const;
@@ -1,181 +0,0 @@
1
- export const MultisigModularAccountFactoryAbi_V1_0_0 = [
2
- {
3
- inputs: [
4
- { internalType: "address", name: "owner", type: "address" },
5
- { internalType: "address", name: "multisigPlugin", type: "address" },
6
- { internalType: "address", name: "implementation", type: "address" },
7
- {
8
- internalType: "bytes32",
9
- name: "multisigPluginManifestHash",
10
- type: "bytes32",
11
- },
12
- {
13
- internalType: "contract IEntryPoint",
14
- name: "entryPoint",
15
- type: "address",
16
- },
17
- ],
18
- stateMutability: "nonpayable",
19
- type: "constructor",
20
- },
21
- { inputs: [], name: "InvalidAction", type: "error" },
22
- { inputs: [], name: "InvalidOwner", type: "error" },
23
- { inputs: [], name: "InvalidThreshold", type: "error" },
24
- { inputs: [], name: "OwnersArrayEmpty", type: "error" },
25
- { inputs: [], name: "OwnersLimitExceeded", type: "error" },
26
- { inputs: [], name: "TransferFailed", type: "error" },
27
- {
28
- anonymous: false,
29
- inputs: [
30
- {
31
- indexed: true,
32
- internalType: "address",
33
- name: "previousOwner",
34
- type: "address",
35
- },
36
- {
37
- indexed: true,
38
- internalType: "address",
39
- name: "newOwner",
40
- type: "address",
41
- },
42
- ],
43
- name: "OwnershipTransferStarted",
44
- type: "event",
45
- },
46
- {
47
- anonymous: false,
48
- inputs: [
49
- {
50
- indexed: true,
51
- internalType: "address",
52
- name: "previousOwner",
53
- type: "address",
54
- },
55
- {
56
- indexed: true,
57
- internalType: "address",
58
- name: "newOwner",
59
- type: "address",
60
- },
61
- ],
62
- name: "OwnershipTransferred",
63
- type: "event",
64
- },
65
- {
66
- inputs: [],
67
- name: "ENTRYPOINT",
68
- outputs: [
69
- { internalType: "contract IEntryPoint", name: "", type: "address" },
70
- ],
71
- stateMutability: "view",
72
- type: "function",
73
- },
74
- {
75
- inputs: [],
76
- name: "IMPL",
77
- outputs: [{ internalType: "address", name: "", type: "address" }],
78
- stateMutability: "view",
79
- type: "function",
80
- },
81
- {
82
- inputs: [],
83
- name: "MULTISIG_PLUGIN",
84
- outputs: [{ internalType: "address", name: "", type: "address" }],
85
- stateMutability: "view",
86
- type: "function",
87
- },
88
- {
89
- inputs: [],
90
- name: "acceptOwnership",
91
- outputs: [],
92
- stateMutability: "nonpayable",
93
- type: "function",
94
- },
95
- {
96
- inputs: [
97
- { internalType: "uint32", name: "unstakeDelay", type: "uint32" },
98
- { internalType: "uint256", name: "amount", type: "uint256" },
99
- ],
100
- name: "addStake",
101
- outputs: [],
102
- stateMutability: "payable",
103
- type: "function",
104
- },
105
- {
106
- inputs: [
107
- { internalType: "uint256", name: "salt", type: "uint256" },
108
- { internalType: "address[]", name: "owners", type: "address[]" },
109
- { internalType: "uint128", name: "threshold", type: "uint128" },
110
- ],
111
- name: "createAccount",
112
- outputs: [{ internalType: "address", name: "addr", type: "address" }],
113
- stateMutability: "nonpayable",
114
- type: "function",
115
- },
116
- {
117
- inputs: [
118
- { internalType: "uint256", name: "salt", type: "uint256" },
119
- { internalType: "address[]", name: "owners", type: "address[]" },
120
- { internalType: "uint128", name: "threshold", type: "uint128" },
121
- ],
122
- name: "getAddress",
123
- outputs: [{ internalType: "address", name: "", type: "address" }],
124
- stateMutability: "view",
125
- type: "function",
126
- },
127
- {
128
- inputs: [],
129
- name: "owner",
130
- outputs: [{ internalType: "address", name: "", type: "address" }],
131
- stateMutability: "view",
132
- type: "function",
133
- },
134
- {
135
- inputs: [],
136
- name: "pendingOwner",
137
- outputs: [{ internalType: "address", name: "", type: "address" }],
138
- stateMutability: "view",
139
- type: "function",
140
- },
141
- {
142
- inputs: [],
143
- name: "renounceOwnership",
144
- outputs: [],
145
- stateMutability: "view",
146
- type: "function",
147
- },
148
- {
149
- inputs: [{ internalType: "address", name: "newOwner", type: "address" }],
150
- name: "transferOwnership",
151
- outputs: [],
152
- stateMutability: "nonpayable",
153
- type: "function",
154
- },
155
- {
156
- inputs: [],
157
- name: "unlockStake",
158
- outputs: [],
159
- stateMutability: "nonpayable",
160
- type: "function",
161
- },
162
- {
163
- inputs: [
164
- { internalType: "address payable", name: "to", type: "address" },
165
- { internalType: "address", name: "token", type: "address" },
166
- { internalType: "uint256", name: "amount", type: "uint256" },
167
- ],
168
- name: "withdraw",
169
- outputs: [],
170
- stateMutability: "nonpayable",
171
- type: "function",
172
- },
173
- {
174
- inputs: [{ internalType: "address payable", name: "to", type: "address" }],
175
- name: "withdrawStake",
176
- outputs: [],
177
- stateMutability: "nonpayable",
178
- type: "function",
179
- },
180
- { stateMutability: "payable", type: "receive" },
181
- ] as const;
package/src/abi/index.ts DELETED
@@ -1,8 +0,0 @@
1
- export { LightAccountFactoryAbi_V1_0_1 } from "./LightAccountFactoryAbi_V1_0_1.js";
2
- export { LightAccountFactoryAbi_V1_0_2 } from "./LightAccountFactoryAbi_V1_0_2.js";
3
- export { LightAccountFactoryAbi_V1_1_0 } from "./LightAccountFactoryAbi_V1_1_0.js";
4
- export { LightAccountFactoryAbi_V2_0_0 } from "./LightAccountFactoryAbi_V2_0_0.js";
5
- export { ModularAccountFactoryAbi_V2_0_0 } from "./ModularAccountFactoryAbi_V2_0_0.js";
6
- export { MultiOwnerLightAccountFactoryAbi_V2_0_0 } from "./MultiOwnerLightAccountFactoryAbi_V2_0_0.js";
7
- export { MultiOwnerModularAccountFactoryAbi_V1_0_0 } from "./MultiOwnerModularAccountFactoryAbi_V1_0_0.js";
8
- export { MultisigModularAccountFactoryAbi_V1_0_0 } from "./MultisigModularAccountFactoryAbi_V1_0_0.js";