@otim/sdk-core 0.0.0-alpha-20251204003947
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/LICENSE +201 -0
- package/dist/.tsbuildinfo +1 -0
- package/dist/abi-DW6AS0eM.d.mts +339 -0
- package/dist/abi-DW6AS0eM.d.mts.map +1 -0
- package/dist/abi-OUq-mx1W.d.cts +339 -0
- package/dist/abi-OUq-mx1W.d.cts.map +1 -0
- package/dist/account/index.cjs +7 -0
- package/dist/account/index.d.cts +5 -0
- package/dist/account/index.d.mts +5 -0
- package/dist/account/index.mjs +3 -0
- package/dist/account-CRvC_dXT.cjs +61 -0
- package/dist/account-CRvC_dXT.cjs.map +1 -0
- package/dist/account-D1NVta26.mjs +31 -0
- package/dist/account-D1NVta26.mjs.map +1 -0
- package/dist/authorization-6anhDdQX.d.cts +210 -0
- package/dist/authorization-6anhDdQX.d.cts.map +1 -0
- package/dist/authorization-DnNpWjxB.d.mts +210 -0
- package/dist/authorization-DnNpWjxB.d.mts.map +1 -0
- package/dist/clients/index.cjs +8 -0
- package/dist/clients/index.d.cts +3 -0
- package/dist/clients/index.d.mts +3 -0
- package/dist/clients/index.mjs +3 -0
- package/dist/clients-BCyzdTLc.cjs +260 -0
- package/dist/clients-BCyzdTLc.cjs.map +1 -0
- package/dist/clients-Bn4BUElo.mjs +225 -0
- package/dist/clients-Bn4BUElo.mjs.map +1 -0
- package/dist/config/index.cjs +10 -0
- package/dist/config/index.d.cts +3 -0
- package/dist/config/index.d.mts +3 -0
- package/dist/config/index.mjs +3 -0
- package/dist/config-C_nc1DXn.mjs +67 -0
- package/dist/config-C_nc1DXn.mjs.map +1 -0
- package/dist/config-CjGpscVk.cjs +114 -0
- package/dist/config-CjGpscVk.cjs.map +1 -0
- package/dist/context/index.cjs +5 -0
- package/dist/context/index.d.cts +5 -0
- package/dist/context/index.d.mts +5 -0
- package/dist/context/index.mjs +3 -0
- package/dist/context-B-Wcmhb3.cjs +38 -0
- package/dist/context-B-Wcmhb3.cjs.map +1 -0
- package/dist/context-uTye69B0.mjs +20 -0
- package/dist/context-uTye69B0.mjs.map +1 -0
- package/dist/index-BQMXYh9N.d.cts +14 -0
- package/dist/index-BQMXYh9N.d.cts.map +1 -0
- package/dist/index-C5c51xs0.d.mts +51 -0
- package/dist/index-C5c51xs0.d.mts.map +1 -0
- package/dist/index-C8H-BPGH.d.cts +51 -0
- package/dist/index-C8H-BPGH.d.cts.map +1 -0
- package/dist/index-Ce_qYSJj.d.cts +90 -0
- package/dist/index-Ce_qYSJj.d.cts.map +1 -0
- package/dist/index-CiyyA-wd.d.mts +90 -0
- package/dist/index-CiyyA-wd.d.mts.map +1 -0
- package/dist/index-CnjY7cyS.d.mts +14 -0
- package/dist/index-CnjY7cyS.d.mts.map +1 -0
- package/dist/index-DWE1xfOE.d.mts +23 -0
- package/dist/index-DWE1xfOE.d.mts.map +1 -0
- package/dist/index-D_7CTJDl.d.mts +27 -0
- package/dist/index-D_7CTJDl.d.mts.map +1 -0
- package/dist/index-GSspyLr3.d.cts +23 -0
- package/dist/index-GSspyLr3.d.cts.map +1 -0
- package/dist/index-lW-Oor1B.d.cts +27 -0
- package/dist/index-lW-Oor1B.d.cts.map +1 -0
- package/dist/index.cjs +32 -0
- package/dist/index.d.cts +9 -0
- package/dist/index.d.mts +9 -0
- package/dist/index.mjs +7 -0
- package/dist/rpc-BDoNl1Sp.d.cts +6885 -0
- package/dist/rpc-BDoNl1Sp.d.cts.map +1 -0
- package/dist/rpc-CygBD_f7.d.mts +6885 -0
- package/dist/rpc-CygBD_f7.d.mts.map +1 -0
- package/dist/utils/index.cjs +6 -0
- package/dist/utils/index.d.cts +4 -0
- package/dist/utils/index.d.mts +4 -0
- package/dist/utils/index.mjs +3 -0
- package/dist/utils-CVQFvsfl.cjs +104 -0
- package/dist/utils-CVQFvsfl.cjs.map +1 -0
- package/dist/utils-DziAHBiz.mjs +81 -0
- package/dist/utils-DziAHBiz.mjs.map +1 -0
- package/package.json +162 -0
|
@@ -0,0 +1,339 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/abitype@1.1.0_typescript@5.9.3_zod@4.1.12/node_modules/abitype/dist/types/register.d.ts
|
|
2
|
+
interface Register {}
|
|
3
|
+
type ResolvedRegister = {
|
|
4
|
+
/**
|
|
5
|
+
* TypeScript type to use for `address` values
|
|
6
|
+
* @default `0x${string}`
|
|
7
|
+
*/
|
|
8
|
+
addressType: Register extends {
|
|
9
|
+
addressType: infer type;
|
|
10
|
+
} ? type : Register extends {
|
|
11
|
+
AddressType: infer type;
|
|
12
|
+
} ? type : DefaultRegister['addressType'];
|
|
13
|
+
/**
|
|
14
|
+
* TypeScript type to use for `int<M>` and `uint<M>` values, where `M > 48`
|
|
15
|
+
* @default bigint
|
|
16
|
+
*/
|
|
17
|
+
bigIntType: Register extends {
|
|
18
|
+
bigIntType: infer type;
|
|
19
|
+
} ? type : Register extends {
|
|
20
|
+
BigIntType: infer type;
|
|
21
|
+
} ? type : DefaultRegister['bigIntType'];
|
|
22
|
+
/**
|
|
23
|
+
* TypeScript type to use for `bytes` values
|
|
24
|
+
* @default { inputs: `0x${string}`; outputs: `0x${string}`; }
|
|
25
|
+
*/
|
|
26
|
+
bytesType: Register extends {
|
|
27
|
+
bytesType: infer type extends {
|
|
28
|
+
inputs: unknown;
|
|
29
|
+
outputs: unknown;
|
|
30
|
+
};
|
|
31
|
+
} ? type : Register extends {
|
|
32
|
+
BytesType: infer type extends {
|
|
33
|
+
inputs: unknown;
|
|
34
|
+
outputs: unknown;
|
|
35
|
+
};
|
|
36
|
+
} ? type : DefaultRegister['bytesType'];
|
|
37
|
+
/**
|
|
38
|
+
* TypeScript type to use for `int<M>` and `uint<M>` values, where `M <= 48`
|
|
39
|
+
* @default number
|
|
40
|
+
*/
|
|
41
|
+
intType: Register extends {
|
|
42
|
+
intType: infer type;
|
|
43
|
+
} ? type : Register extends {
|
|
44
|
+
IntType: infer type;
|
|
45
|
+
} ? type : DefaultRegister['intType'];
|
|
46
|
+
/**
|
|
47
|
+
* Maximum depth for nested array types (e.g. string[][])
|
|
48
|
+
*
|
|
49
|
+
* Note: You probably only want to set this to a specific number if parsed types are returning as `unknown`
|
|
50
|
+
* and you want to figure out why. If you set this, you should probably also reduce `FixedArrayMaxLength`.
|
|
51
|
+
*
|
|
52
|
+
* @default false
|
|
53
|
+
*/
|
|
54
|
+
arrayMaxDepth: Register extends {
|
|
55
|
+
arrayMaxDepth: infer type extends number | false;
|
|
56
|
+
} ? type : Register extends {
|
|
57
|
+
ArrayMaxDepth: infer type extends number | false;
|
|
58
|
+
} ? type : DefaultRegister['arrayMaxDepth'];
|
|
59
|
+
/**
|
|
60
|
+
* Lower bound for fixed array length
|
|
61
|
+
* @default 1
|
|
62
|
+
*/
|
|
63
|
+
fixedArrayMinLength: Register extends {
|
|
64
|
+
fixedArrayMinLength: infer type extends number;
|
|
65
|
+
} ? type : Register extends {
|
|
66
|
+
FixedArrayMinLength: infer type extends number;
|
|
67
|
+
} ? type : DefaultRegister['fixedArrayMinLength'];
|
|
68
|
+
/**
|
|
69
|
+
* Upper bound for fixed array length
|
|
70
|
+
* @default 99
|
|
71
|
+
*/
|
|
72
|
+
fixedArrayMaxLength: Register extends {
|
|
73
|
+
fixedArrayMaxLength: infer type extends number;
|
|
74
|
+
} ? type : Register extends {
|
|
75
|
+
FixedArrayMaxLength: infer type extends number;
|
|
76
|
+
} ? type : DefaultRegister['fixedArrayMaxLength'];
|
|
77
|
+
/**
|
|
78
|
+
* When set, validates {@link AbiParameter}'s `type` against {@link AbiType}
|
|
79
|
+
*
|
|
80
|
+
* Note: You probably only want to set this to `true` if parsed types are returning as `unknown`
|
|
81
|
+
* and you want to figure out why.
|
|
82
|
+
*
|
|
83
|
+
* @default false
|
|
84
|
+
*/
|
|
85
|
+
strictAbiType: Register extends {
|
|
86
|
+
strictAbiType: infer type extends boolean;
|
|
87
|
+
} ? type : Register extends {
|
|
88
|
+
StrictAbiType: infer type extends boolean;
|
|
89
|
+
} ? type : DefaultRegister['strictAbiType'];
|
|
90
|
+
/** @deprecated Use `addressType` instead */
|
|
91
|
+
AddressType: ResolvedRegister['addressType'];
|
|
92
|
+
/** @deprecated Use `addressType` instead */
|
|
93
|
+
BigIntType: ResolvedRegister['bigIntType'];
|
|
94
|
+
/** @deprecated Use `bytesType` instead */
|
|
95
|
+
BytesType: ResolvedRegister['bytesType'];
|
|
96
|
+
/** @deprecated Use `intType` instead */
|
|
97
|
+
IntType: ResolvedRegister['intType'];
|
|
98
|
+
/** @deprecated Use `arrayMaxDepth` instead */
|
|
99
|
+
ArrayMaxDepth: ResolvedRegister['arrayMaxDepth'];
|
|
100
|
+
/** @deprecated Use `fixedArrayMinLength` instead */
|
|
101
|
+
FixedArrayMinLength: ResolvedRegister['fixedArrayMinLength'];
|
|
102
|
+
/** @deprecated Use `fixedArrayMaxLength` instead */
|
|
103
|
+
FixedArrayMaxLength: ResolvedRegister['fixedArrayMaxLength'];
|
|
104
|
+
/** @deprecated Use `strictAbiType` instead */
|
|
105
|
+
StrictAbiType: ResolvedRegister['strictAbiType'];
|
|
106
|
+
};
|
|
107
|
+
type DefaultRegister = {
|
|
108
|
+
/** Maximum depth for nested array types (e.g. string[][]) */
|
|
109
|
+
arrayMaxDepth: false;
|
|
110
|
+
/** Lower bound for fixed array length */
|
|
111
|
+
fixedArrayMinLength: 1;
|
|
112
|
+
/** Upper bound for fixed array length */
|
|
113
|
+
fixedArrayMaxLength: 99;
|
|
114
|
+
/** TypeScript type to use for `address` values */
|
|
115
|
+
addressType: `0x${string}`;
|
|
116
|
+
/** TypeScript type to use for `bytes` values */
|
|
117
|
+
bytesType: {
|
|
118
|
+
/** TypeScript type to use for `bytes` input values */
|
|
119
|
+
inputs: `0x${string}`;
|
|
120
|
+
/** TypeScript type to use for `bytes` output values */
|
|
121
|
+
outputs: `0x${string}`;
|
|
122
|
+
};
|
|
123
|
+
/** TypeScript type to use for `int<M>` and `uint<M>` values, where `M > 48` */
|
|
124
|
+
bigIntType: bigint;
|
|
125
|
+
/** TypeScript type to use for `int<M>` and `uint<M>` values, where `M <= 48` */
|
|
126
|
+
intType: number;
|
|
127
|
+
/** When set, validates {@link AbiParameter}'s `type` against {@link AbiType} */
|
|
128
|
+
strictAbiType: false;
|
|
129
|
+
/** @deprecated Use `arrayMaxDepth` instead */
|
|
130
|
+
ArrayMaxDepth: DefaultRegister['arrayMaxDepth'];
|
|
131
|
+
/** @deprecated Use `fixedArrayMinLength` instead */
|
|
132
|
+
FixedArrayMinLength: DefaultRegister['fixedArrayMinLength'];
|
|
133
|
+
/** @deprecated Use `fixedArrayMaxLength` instead */
|
|
134
|
+
FixedArrayMaxLength: DefaultRegister['fixedArrayMaxLength'];
|
|
135
|
+
/** @deprecated Use `addressType` instead */
|
|
136
|
+
AddressType: DefaultRegister['addressType'];
|
|
137
|
+
/** @deprecated Use `bytesType` instead */
|
|
138
|
+
BytesType: {
|
|
139
|
+
inputs: DefaultRegister['bytesType']['inputs'];
|
|
140
|
+
outputs: DefaultRegister['bytesType']['outputs'];
|
|
141
|
+
};
|
|
142
|
+
/** @deprecated Use `bigIntType` instead */
|
|
143
|
+
BigIntType: DefaultRegister['bigIntType'];
|
|
144
|
+
/** @deprecated Use `intType` instead */
|
|
145
|
+
IntType: DefaultRegister['intType'];
|
|
146
|
+
/** @deprecated Use `strictAbiType` instead */
|
|
147
|
+
StrictAbiType: DefaultRegister['strictAbiType'];
|
|
148
|
+
};
|
|
149
|
+
//#endregion
|
|
150
|
+
//#region ../../node_modules/.pnpm/abitype@1.1.0_typescript@5.9.3_zod@4.1.12/node_modules/abitype/dist/types/types.d.ts
|
|
151
|
+
/**
|
|
152
|
+
* Prints custom error message
|
|
153
|
+
*
|
|
154
|
+
* @param messages - Error message
|
|
155
|
+
* @returns Custom error message
|
|
156
|
+
*
|
|
157
|
+
* @example
|
|
158
|
+
* type Result = Error<'Custom error message'>
|
|
159
|
+
* // ^? type Result = ['Error: Custom error message']
|
|
160
|
+
*/
|
|
161
|
+
type Error<messages extends string | string[]> = messages extends string ? [`Error: ${messages}`] : { [key in keyof messages]: messages[key] extends infer message extends string ? `Error: ${message}` : never };
|
|
162
|
+
/**
|
|
163
|
+
* Merges two object types into new type
|
|
164
|
+
*
|
|
165
|
+
* @param object1 - Object to merge into
|
|
166
|
+
* @param object2 - Object to merge and override keys from {@link object1}
|
|
167
|
+
* @returns New object type with keys from {@link object1} and {@link object2}. If a key exists in both {@link object1} and {@link object2}, the key from {@link object2} will be used.
|
|
168
|
+
*
|
|
169
|
+
* @example
|
|
170
|
+
* type Result = Merge<{ foo: string }, { foo: number; bar: string }>
|
|
171
|
+
* // ^? type Result = { foo: number; bar: string }
|
|
172
|
+
*/
|
|
173
|
+
type Merge<object1, object2> = Omit<object1, keyof object2> & object2;
|
|
174
|
+
/**
|
|
175
|
+
* Combines members of an intersection into a readable type.
|
|
176
|
+
*
|
|
177
|
+
* @link https://twitter.com/mattpocockuk/status/1622730173446557697?s=20&t=NdpAcmEFXY01xkqU3KO0Mg
|
|
178
|
+
* @example
|
|
179
|
+
* type Result = Pretty<{ a: string } | { b: string } | { c: number, d: bigint }>
|
|
180
|
+
* // ^? type Result = { a: string; b: string; c: number; d: bigint }
|
|
181
|
+
*/
|
|
182
|
+
type Pretty<type$1> = { [key in keyof type$1]: type$1[key] } & unknown;
|
|
183
|
+
/**
|
|
184
|
+
* Creates range between two positive numbers using [tail recursion](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-5.html#tail-recursion-elimination-on-conditional-types).
|
|
185
|
+
*
|
|
186
|
+
* @param start - Number to start range
|
|
187
|
+
* @param stop - Number to end range
|
|
188
|
+
* @returns Array with inclusive range from {@link start} to {@link stop}
|
|
189
|
+
*
|
|
190
|
+
* @example
|
|
191
|
+
* type Result = Range<1, 3>
|
|
192
|
+
* // ^? type Result = [1, 2, 3]
|
|
193
|
+
*/
|
|
194
|
+
type Range<start extends number, stop extends number, result extends number[] = [], padding extends 0[] = [], current extends number = [...padding, ...result]['length'] & number> = current extends stop ? current extends start ? [current] : result extends [] ? [] : [...result, current] : current extends start ? Range<start, stop, [current], padding> : result extends [] ? Range<start, stop, [], [...padding, 0]> : Range<start, stop, [...result, current], padding>;
|
|
195
|
+
/**
|
|
196
|
+
* Create tuple of {@link type} type with {@link size} size
|
|
197
|
+
*
|
|
198
|
+
* @param Type - Type of tuple
|
|
199
|
+
* @param Size - Size of tuple
|
|
200
|
+
* @returns Tuple of {@link type} type with {@link size} size
|
|
201
|
+
*
|
|
202
|
+
* @example
|
|
203
|
+
* type Result = Tuple<string, 2>
|
|
204
|
+
* // ^? type Result = [string, string]
|
|
205
|
+
*/
|
|
206
|
+
type Tuple<type$1, size extends number> = size extends size ? number extends size ? type$1[] : _TupleOf<type$1, size, []> : never;
|
|
207
|
+
type _TupleOf<length, size extends number, acc extends readonly unknown[]> = acc['length'] extends size ? acc : _TupleOf<length, size, readonly [length, ...acc]>;
|
|
208
|
+
//#endregion
|
|
209
|
+
//#region ../../node_modules/.pnpm/abitype@1.1.0_typescript@5.9.3_zod@4.1.12/node_modules/abitype/dist/types/abi.d.ts
|
|
210
|
+
type Address = ResolvedRegister['addressType'];
|
|
211
|
+
type MBytes = '' | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32;
|
|
212
|
+
type MBits = '' | 8 | 16 | 24 | 32 | 40 | 48 | 56 | 64 | 72 | 80 | 88 | 96 | 104 | 112 | 120 | 128 | 136 | 144 | 152 | 160 | 168 | 176 | 184 | 192 | 200 | 208 | 216 | 224 | 232 | 240 | 248 | 256;
|
|
213
|
+
type SolidityAddress = 'address';
|
|
214
|
+
type SolidityBool = 'bool';
|
|
215
|
+
type SolidityBytes = `bytes${MBytes}`;
|
|
216
|
+
type SolidityFunction = 'function';
|
|
217
|
+
type SolidityString = 'string';
|
|
218
|
+
type SolidityTuple = 'tuple';
|
|
219
|
+
type SolidityInt = `${'u' | ''}int${MBits}`;
|
|
220
|
+
type SolidityFixedArrayRange = Range<ResolvedRegister['fixedArrayMinLength'], ResolvedRegister['fixedArrayMaxLength']>[number];
|
|
221
|
+
type SolidityFixedArraySizeLookup = { [Prop in SolidityFixedArrayRange as `${Prop}`]: Prop };
|
|
222
|
+
/**
|
|
223
|
+
* Recursively build arrays up to maximum depth
|
|
224
|
+
* or use a more broad type when maximum depth is switched "off"
|
|
225
|
+
*/
|
|
226
|
+
type _BuildArrayTypes<T extends string, Depth extends readonly number[] = []> = ResolvedRegister['arrayMaxDepth'] extends false ? `${T}[${string}]` : Depth['length'] extends ResolvedRegister['arrayMaxDepth'] ? T : T extends `${any}[${SolidityFixedArrayRange | ''}]` ? _BuildArrayTypes<T | `${T}[${SolidityFixedArrayRange | ''}]`, [...Depth, 1]> : _BuildArrayTypes<`${T}[${SolidityFixedArrayRange | ''}]`, [...Depth, 1]>;
|
|
227
|
+
type SolidityArrayWithoutTuple = _BuildArrayTypes<SolidityAddress | SolidityBool | SolidityBytes | SolidityFunction | SolidityInt | SolidityString>;
|
|
228
|
+
type SolidityArrayWithTuple = _BuildArrayTypes<SolidityTuple>;
|
|
229
|
+
type SolidityArray = SolidityArrayWithoutTuple | SolidityArrayWithTuple;
|
|
230
|
+
type AbiType = SolidityArray | SolidityAddress | SolidityBool | SolidityBytes | SolidityFunction | SolidityInt | SolidityString | SolidityTuple;
|
|
231
|
+
type ResolvedAbiType = ResolvedRegister['strictAbiType'] extends true ? AbiType : string;
|
|
232
|
+
type AbiInternalType = ResolvedAbiType | `address ${string}` | `contract ${string}` | `enum ${string}` | `struct ${string}`;
|
|
233
|
+
type AbiParameter = Pretty<{
|
|
234
|
+
type: ResolvedAbiType;
|
|
235
|
+
name?: string | undefined;
|
|
236
|
+
/** Representation used by Solidity compiler */
|
|
237
|
+
internalType?: AbiInternalType | undefined;
|
|
238
|
+
} & ({
|
|
239
|
+
type: Exclude<ResolvedAbiType, SolidityTuple | SolidityArrayWithTuple>;
|
|
240
|
+
} | {
|
|
241
|
+
type: SolidityTuple | SolidityArrayWithTuple;
|
|
242
|
+
components: readonly AbiParameter[];
|
|
243
|
+
})>;
|
|
244
|
+
type AbiEventParameter = AbiParameter & {
|
|
245
|
+
indexed?: boolean | undefined;
|
|
246
|
+
};
|
|
247
|
+
/**
|
|
248
|
+
* State mutability for {@link AbiFunction}
|
|
249
|
+
*
|
|
250
|
+
* @see https://docs.soliditylang.org/en/latest/contracts.html#state-mutability
|
|
251
|
+
*/
|
|
252
|
+
type AbiStateMutability = 'pure' | 'view' | 'nonpayable' | 'payable';
|
|
253
|
+
/** Kind of {@link AbiParameter} */
|
|
254
|
+
type AbiParameterKind = 'inputs' | 'outputs';
|
|
255
|
+
/** ABI ["function"](https://docs.soliditylang.org/en/latest/abi-spec.html#json) type */
|
|
256
|
+
type AbiFunction = {
|
|
257
|
+
type: 'function';
|
|
258
|
+
/**
|
|
259
|
+
* @deprecated use `pure` or `view` from {@link AbiStateMutability} instead
|
|
260
|
+
* @see https://github.com/ethereum/solidity/issues/992
|
|
261
|
+
*/
|
|
262
|
+
constant?: boolean | undefined;
|
|
263
|
+
/**
|
|
264
|
+
* @deprecated Vyper used to provide gas estimates
|
|
265
|
+
* @see https://github.com/vyperlang/vyper/issues/2151
|
|
266
|
+
*/
|
|
267
|
+
gas?: number | undefined;
|
|
268
|
+
inputs: readonly AbiParameter[];
|
|
269
|
+
name: string;
|
|
270
|
+
outputs: readonly AbiParameter[];
|
|
271
|
+
/**
|
|
272
|
+
* @deprecated use `payable` or `nonpayable` from {@link AbiStateMutability} instead
|
|
273
|
+
* @see https://github.com/ethereum/solidity/issues/992
|
|
274
|
+
*/
|
|
275
|
+
payable?: boolean | undefined;
|
|
276
|
+
stateMutability: AbiStateMutability;
|
|
277
|
+
};
|
|
278
|
+
/** ABI ["constructor"](https://docs.soliditylang.org/en/latest/abi-spec.html#json) type */
|
|
279
|
+
type AbiConstructor = {
|
|
280
|
+
type: 'constructor';
|
|
281
|
+
inputs: readonly AbiParameter[];
|
|
282
|
+
/**
|
|
283
|
+
* @deprecated use `payable` or `nonpayable` from {@link AbiStateMutability} instead
|
|
284
|
+
* @see https://github.com/ethereum/solidity/issues/992
|
|
285
|
+
*/
|
|
286
|
+
payable?: boolean | undefined;
|
|
287
|
+
stateMutability: Extract<AbiStateMutability, 'payable' | 'nonpayable'>;
|
|
288
|
+
};
|
|
289
|
+
/** ABI ["fallback"](https://docs.soliditylang.org/en/latest/abi-spec.html#json) type */
|
|
290
|
+
type AbiFallback = {
|
|
291
|
+
type: 'fallback';
|
|
292
|
+
/**
|
|
293
|
+
* @deprecated use `payable` or `nonpayable` from {@link AbiStateMutability} instead
|
|
294
|
+
* @see https://github.com/ethereum/solidity/issues/992
|
|
295
|
+
*/
|
|
296
|
+
payable?: boolean | undefined;
|
|
297
|
+
stateMutability: Extract<AbiStateMutability, 'payable' | 'nonpayable'>;
|
|
298
|
+
};
|
|
299
|
+
/** ABI ["receive"](https://docs.soliditylang.org/en/latest/contracts.html#receive-ether-function) type */
|
|
300
|
+
type AbiReceive = {
|
|
301
|
+
type: 'receive';
|
|
302
|
+
stateMutability: Extract<AbiStateMutability, 'payable'>;
|
|
303
|
+
};
|
|
304
|
+
/** ABI ["event"](https://docs.soliditylang.org/en/latest/abi-spec.html#events) type */
|
|
305
|
+
type AbiEvent = {
|
|
306
|
+
type: 'event';
|
|
307
|
+
anonymous?: boolean | undefined;
|
|
308
|
+
inputs: readonly AbiEventParameter[];
|
|
309
|
+
name: string;
|
|
310
|
+
};
|
|
311
|
+
/** ABI ["error"](https://docs.soliditylang.org/en/latest/abi-spec.html#errors) type */
|
|
312
|
+
type AbiError = {
|
|
313
|
+
type: 'error';
|
|
314
|
+
inputs: readonly AbiParameter[];
|
|
315
|
+
name: string;
|
|
316
|
+
};
|
|
317
|
+
/**
|
|
318
|
+
* Contract [ABI Specification](https://docs.soliditylang.org/en/latest/abi-spec.html#json)
|
|
319
|
+
*/
|
|
320
|
+
type Abi = readonly (AbiConstructor | AbiError | AbiEvent | AbiFallback | AbiFunction | AbiReceive)[];
|
|
321
|
+
type TypedDataDomain = {
|
|
322
|
+
chainId?: number | bigint | undefined;
|
|
323
|
+
name?: string | undefined;
|
|
324
|
+
salt?: ResolvedRegister['bytesType']['outputs'] | undefined;
|
|
325
|
+
verifyingContract?: Address | undefined;
|
|
326
|
+
version?: string | undefined;
|
|
327
|
+
};
|
|
328
|
+
type TypedDataType = Exclude<AbiType, SolidityFunction | SolidityTuple | SolidityArrayWithTuple | 'int' | 'uint'>;
|
|
329
|
+
type TypedDataParameter = {
|
|
330
|
+
name: string;
|
|
331
|
+
type: TypedDataType | keyof TypedData | `${keyof TypedData}[${string | ''}]`;
|
|
332
|
+
};
|
|
333
|
+
/**
|
|
334
|
+
* [EIP-712](https://eips.ethereum.org/EIPS/eip-712#definition-of-typed-structured-data-%F0%9D%95%8A) Typed Data Specification
|
|
335
|
+
*/
|
|
336
|
+
type TypedData = Pretty<Record<string, readonly TypedDataParameter[]> & { [_ in TypedDataType]?: never }>;
|
|
337
|
+
//#endregion
|
|
338
|
+
export { Tuple as C, Pretty as S, TypedDataDomain as _, AbiParameterKind as a, Error as b, Address as c, SolidityBytes as d, SolidityFixedArrayRange as f, TypedData as g, SolidityTuple as h, AbiParameter as i, MBits as l, SolidityInt as m, AbiEvent as n, AbiStateMutability as o, SolidityFixedArraySizeLookup as p, AbiFunction as r, AbiType as s, Abi as t, SolidityArray as u, TypedDataParameter as v, ResolvedRegister as w, Merge as x, TypedDataType as y };
|
|
339
|
+
//# sourceMappingURL=abi-DW6AS0eM.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"abi-DW6AS0eM.d.mts","names":["Register","ResolvedRegister","type","DefaultRegister","Error","messages","key","message","Filter","items","item","acc","head","tail","IsNarrowable","type","type2","IsUnknown","IsNever","Join","array","separator","Merge","object1","object2","Omit","OneOf","union","allKeys","KeyofUnion","Exclude","Pretty","Range","start","stop","result","padding","current","Trim","chars","TrimRight","TrimLeft","t","Tuple","size","_TupleOf","length","ResolvedRegister","Pretty","Range","Address","MBytes","MBits","SolidityAddress","SolidityBool","SolidityBytes","SolidityFunction","SolidityString","SolidityTuple","SolidityInt","SolidityFixedArrayRange","SolidityFixedArraySizeLookup","Prop","_BuildArrayTypes","T","Depth","SolidityArrayWithoutTuple","SolidityArrayWithTuple","SolidityArray","AbiType","ResolvedAbiType","AbiInternalType","AbiParameter","Exclude","AbiEventParameter","AbiStateMutability","AbiParameterKind","AbiFunction","AbiConstructor","Extract","AbiFallback","AbiReceive","AbiEvent","AbiError","AbiItemType","Abi","TypedDataDomain","TypedDataType","TypedDataParameter","TypedData","Record"],"sources":["../../../node_modules/.pnpm/abitype@1.1.0_typescript@5.9.3_zod@4.1.12/node_modules/abitype/dist/types/register.d.ts","../../../node_modules/.pnpm/abitype@1.1.0_typescript@5.9.3_zod@4.1.12/node_modules/abitype/dist/types/types.d.ts","../../../node_modules/.pnpm/abitype@1.1.0_typescript@5.9.3_zod@4.1.12/node_modules/abitype/dist/types/abi.d.ts"],"sourcesContent":["export interface Register {\n}\nexport type ResolvedRegister = {\n /**\n * TypeScript type to use for `address` values\n * @default `0x${string}`\n */\n addressType: Register extends {\n addressType: infer type;\n } ? type : Register extends {\n AddressType: infer type;\n } ? type : DefaultRegister['addressType'];\n /**\n * TypeScript type to use for `int<M>` and `uint<M>` values, where `M > 48`\n * @default bigint\n */\n bigIntType: Register extends {\n bigIntType: infer type;\n } ? type : Register extends {\n BigIntType: infer type;\n } ? type : DefaultRegister['bigIntType'];\n /**\n * TypeScript type to use for `bytes` values\n * @default { inputs: `0x${string}`; outputs: `0x${string}`; }\n */\n bytesType: Register extends {\n bytesType: infer type extends {\n inputs: unknown;\n outputs: unknown;\n };\n } ? type : Register extends {\n BytesType: infer type extends {\n inputs: unknown;\n outputs: unknown;\n };\n } ? type : DefaultRegister['bytesType'];\n /**\n * TypeScript type to use for `int<M>` and `uint<M>` values, where `M <= 48`\n * @default number\n */\n intType: Register extends {\n intType: infer type;\n } ? type : Register extends {\n IntType: infer type;\n } ? type : DefaultRegister['intType'];\n /**\n * Maximum depth for nested array types (e.g. string[][])\n *\n * Note: You probably only want to set this to a specific number if parsed types are returning as `unknown`\n * and you want to figure out why. If you set this, you should probably also reduce `FixedArrayMaxLength`.\n *\n * @default false\n */\n arrayMaxDepth: Register extends {\n arrayMaxDepth: infer type extends number | false;\n } ? type : Register extends {\n ArrayMaxDepth: infer type extends number | false;\n } ? type : DefaultRegister['arrayMaxDepth'];\n /**\n * Lower bound for fixed array length\n * @default 1\n */\n fixedArrayMinLength: Register extends {\n fixedArrayMinLength: infer type extends number;\n } ? type : Register extends {\n FixedArrayMinLength: infer type extends number;\n } ? type : DefaultRegister['fixedArrayMinLength'];\n /**\n * Upper bound for fixed array length\n * @default 99\n */\n fixedArrayMaxLength: Register extends {\n fixedArrayMaxLength: infer type extends number;\n } ? type : Register extends {\n FixedArrayMaxLength: infer type extends number;\n } ? type : DefaultRegister['fixedArrayMaxLength'];\n /**\n * When set, validates {@link AbiParameter}'s `type` against {@link AbiType}\n *\n * Note: You probably only want to set this to `true` if parsed types are returning as `unknown`\n * and you want to figure out why.\n *\n * @default false\n */\n strictAbiType: Register extends {\n strictAbiType: infer type extends boolean;\n } ? type : Register extends {\n StrictAbiType: infer type extends boolean;\n } ? type : DefaultRegister['strictAbiType'];\n /** @deprecated Use `addressType` instead */\n AddressType: ResolvedRegister['addressType'];\n /** @deprecated Use `addressType` instead */\n BigIntType: ResolvedRegister['bigIntType'];\n /** @deprecated Use `bytesType` instead */\n BytesType: ResolvedRegister['bytesType'];\n /** @deprecated Use `intType` instead */\n IntType: ResolvedRegister['intType'];\n /** @deprecated Use `arrayMaxDepth` instead */\n ArrayMaxDepth: ResolvedRegister['arrayMaxDepth'];\n /** @deprecated Use `fixedArrayMinLength` instead */\n FixedArrayMinLength: ResolvedRegister['fixedArrayMinLength'];\n /** @deprecated Use `fixedArrayMaxLength` instead */\n FixedArrayMaxLength: ResolvedRegister['fixedArrayMaxLength'];\n /** @deprecated Use `strictAbiType` instead */\n StrictAbiType: ResolvedRegister['strictAbiType'];\n};\nexport type DefaultRegister = {\n /** Maximum depth for nested array types (e.g. string[][]) */\n arrayMaxDepth: false;\n /** Lower bound for fixed array length */\n fixedArrayMinLength: 1;\n /** Upper bound for fixed array length */\n fixedArrayMaxLength: 99;\n /** TypeScript type to use for `address` values */\n addressType: `0x${string}`;\n /** TypeScript type to use for `bytes` values */\n bytesType: {\n /** TypeScript type to use for `bytes` input values */\n inputs: `0x${string}`;\n /** TypeScript type to use for `bytes` output values */\n outputs: `0x${string}`;\n };\n /** TypeScript type to use for `int<M>` and `uint<M>` values, where `M > 48` */\n bigIntType: bigint;\n /** TypeScript type to use for `int<M>` and `uint<M>` values, where `M <= 48` */\n intType: number;\n /** When set, validates {@link AbiParameter}'s `type` against {@link AbiType} */\n strictAbiType: false;\n /** @deprecated Use `arrayMaxDepth` instead */\n ArrayMaxDepth: DefaultRegister['arrayMaxDepth'];\n /** @deprecated Use `fixedArrayMinLength` instead */\n FixedArrayMinLength: DefaultRegister['fixedArrayMinLength'];\n /** @deprecated Use `fixedArrayMaxLength` instead */\n FixedArrayMaxLength: DefaultRegister['fixedArrayMaxLength'];\n /** @deprecated Use `addressType` instead */\n AddressType: DefaultRegister['addressType'];\n /** @deprecated Use `bytesType` instead */\n BytesType: {\n inputs: DefaultRegister['bytesType']['inputs'];\n outputs: DefaultRegister['bytesType']['outputs'];\n };\n /** @deprecated Use `bigIntType` instead */\n BigIntType: DefaultRegister['bigIntType'];\n /** @deprecated Use `intType` instead */\n IntType: DefaultRegister['intType'];\n /** @deprecated Use `strictAbiType` instead */\n StrictAbiType: DefaultRegister['strictAbiType'];\n};\n//# sourceMappingURL=register.d.ts.map","/**\n * Prints custom error message\n *\n * @param messages - Error message\n * @returns Custom error message\n *\n * @example\n * type Result = Error<'Custom error message'>\n * // ^? type Result = ['Error: Custom error message']\n */\nexport type Error<messages extends string | string[]> = messages extends string ? [\n `Error: ${messages}`\n] : {\n [key in keyof messages]: messages[key] extends infer message extends string ? `Error: ${message}` : never;\n};\n/**\n * Filters out all members of {@link items} that are {@link item}\n *\n * @param items - Items to filter\n * @param item - Type to filter out\n * @returns Filtered items\n *\n * @example\n * type Result = Filter<['a', 'b', 'c'], 'b'>\n * // ^? type Result = ['a', 'c']\n */\nexport type Filter<items extends readonly unknown[], item, acc extends readonly unknown[] = []> = items extends readonly [\n infer head,\n ...infer tail extends readonly unknown[]\n] ? [head] extends [item] ? Filter<tail, item, acc> : Filter<tail, item, [...acc, head]> : readonly [...acc];\n/**\n * Checks if {@link type} can be narrowed further than {@link type2}\n *\n * @param type - Type to check\n * @param type2 - Type to against\n *\n * @example\n * type Result = IsNarrowable<'foo', string>\n * // ^? true\n */\nexport type IsNarrowable<type, type2> = IsUnknown<type> extends true ? false : IsNever<(type extends type2 ? true : false) & (type2 extends type ? false : true)> extends true ? false : true;\n/**\n * Checks if {@link type} is `never`\n *\n * @param type - Type to check\n *\n * @example\n * type Result = IsNever<never>\n * // ^? type Result = true\n */\nexport type IsNever<type> = [type] extends [never] ? true : false;\n/**\n * Checks if {@link type} is `unknown`\n *\n * @param type - Type to check\n * @returns `true` if {@link type} is `unknown`, otherwise `false`\n *\n * @example\n * type Result = IsUnknown<unknown>\n * // ^? type Result = true\n */\nexport type IsUnknown<type> = unknown extends type ? true : false;\n/**\n * Joins array into string\n *\n * @param array - Array to join\n * @param separator - Separator\n * @returns string\n *\n * @example\n * type Result = Join<['a', 'b', 'c'], '-'>\n * // ^? type Result = 'a-b-c'\n */\nexport type Join<array extends readonly unknown[], separator extends string | number> = array extends readonly [infer head, ...infer tail] ? tail['length'] extends 0 ? `${head & string}` : `${head & string}${separator}${Join<tail, separator>}` : never;\n/**\n * Merges two object types into new type\n *\n * @param object1 - Object to merge into\n * @param object2 - Object to merge and override keys from {@link object1}\n * @returns New object type with keys from {@link object1} and {@link object2}. If a key exists in both {@link object1} and {@link object2}, the key from {@link object2} will be used.\n *\n * @example\n * type Result = Merge<{ foo: string }, { foo: number; bar: string }>\n * // ^? type Result = { foo: number; bar: string }\n */\nexport type Merge<object1, object2> = Omit<object1, keyof object2> & object2;\n/**\n * Makes objects destructurable.\n *\n * @param union - Union to distribute.\n *\n * @example\n * type Result = OneOf<{ foo: boolean } | { bar: boolean }>\n * // ^? type Result = { foo: boolean; bar?: undefined; } | { bar: boolean; foo?: undefined; }\n */\nexport type OneOf<union extends object, allKeys extends KeyofUnion<union> = KeyofUnion<union>> = union extends infer item ? Pretty<item & {\n [key in Exclude<allKeys, keyof item>]?: never;\n}> : never;\ntype KeyofUnion<type> = type extends type ? keyof type : never;\n/**\n * Combines members of an intersection into a readable type.\n *\n * @link https://twitter.com/mattpocockuk/status/1622730173446557697?s=20&t=NdpAcmEFXY01xkqU3KO0Mg\n * @example\n * type Result = Pretty<{ a: string } | { b: string } | { c: number, d: bigint }>\n * // ^? type Result = { a: string; b: string; c: number; d: bigint }\n */\nexport type Pretty<type> = {\n [key in keyof type]: type[key];\n} & unknown;\n/**\n * Creates range between two positive numbers using [tail recursion](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-5.html#tail-recursion-elimination-on-conditional-types).\n *\n * @param start - Number to start range\n * @param stop - Number to end range\n * @returns Array with inclusive range from {@link start} to {@link stop}\n *\n * @example\n * type Result = Range<1, 3>\n * // ^? type Result = [1, 2, 3]\n */\nexport type Range<start extends number, stop extends number, result extends number[] = [], padding extends 0[] = [], current extends number = [...padding, ...result]['length'] & number> = current extends stop ? current extends start ? [current] : result extends [] ? [] : [...result, current] : current extends start ? Range<start, stop, [current], padding> : result extends [] ? Range<start, stop, [], [...padding, 0]> : Range<start, stop, [...result, current], padding>;\n/**\n * Trims empty space from type {@link t}.\n *\n * @param t - Type to trim\n * @param chars - Characters to trim\n * @returns Trimmed type\n *\n * @example\n * type Result = Trim<' foo '>\n * // ^? type Result = \"foo\"\n */\nexport type Trim<type, chars extends string = ' '> = TrimLeft<TrimRight<type, chars>, chars>;\ntype TrimLeft<t, chars extends string = ' '> = t extends `${chars}${infer tail}` ? TrimLeft<tail> : t;\ntype TrimRight<t, chars extends string = ' '> = t extends `${infer head}${chars}` ? TrimRight<head> : t;\n/**\n * Create tuple of {@link type} type with {@link size} size\n *\n * @param Type - Type of tuple\n * @param Size - Size of tuple\n * @returns Tuple of {@link type} type with {@link size} size\n *\n * @example\n * type Result = Tuple<string, 2>\n * // ^? type Result = [string, string]\n */\nexport type Tuple<type, size extends number> = size extends size ? number extends size ? type[] : _TupleOf<type, size, []> : never;\ntype _TupleOf<length, size extends number, acc extends readonly unknown[]> = acc['length'] extends size ? acc : _TupleOf<length, size, readonly [length, ...acc]>;\nexport {};\n//# sourceMappingURL=types.d.ts.map","import type { ResolvedRegister } from './register.js';\nimport type { Pretty, Range } from './types.js';\nexport type Address = ResolvedRegister['addressType'];\ntype MBytes = '' | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32;\nexport type MBits = '' | 8 | 16 | 24 | 32 | 40 | 48 | 56 | 64 | 72 | 80 | 88 | 96 | 104 | 112 | 120 | 128 | 136 | 144 | 152 | 160 | 168 | 176 | 184 | 192 | 200 | 208 | 216 | 224 | 232 | 240 | 248 | 256;\nexport type SolidityAddress = 'address';\nexport type SolidityBool = 'bool';\nexport type SolidityBytes = `bytes${MBytes}`;\nexport type SolidityFunction = 'function';\nexport type SolidityString = 'string';\nexport type SolidityTuple = 'tuple';\nexport type SolidityInt = `${'u' | ''}int${MBits}`;\nexport type SolidityFixedArrayRange = Range<ResolvedRegister['fixedArrayMinLength'], ResolvedRegister['fixedArrayMaxLength']>[number];\nexport type SolidityFixedArraySizeLookup = {\n [Prop in SolidityFixedArrayRange as `${Prop}`]: Prop;\n};\n/**\n * Recursively build arrays up to maximum depth\n * or use a more broad type when maximum depth is switched \"off\"\n */\ntype _BuildArrayTypes<T extends string, Depth extends readonly number[] = []> = ResolvedRegister['arrayMaxDepth'] extends false ? `${T}[${string}]` : Depth['length'] extends ResolvedRegister['arrayMaxDepth'] ? T : T extends `${any}[${SolidityFixedArrayRange | ''}]` ? _BuildArrayTypes<T | `${T}[${SolidityFixedArrayRange | ''}]`, [\n ...Depth,\n 1\n]> : _BuildArrayTypes<`${T}[${SolidityFixedArrayRange | ''}]`, [...Depth, 1]>;\nexport type SolidityArrayWithoutTuple = _BuildArrayTypes<SolidityAddress | SolidityBool | SolidityBytes | SolidityFunction | SolidityInt | SolidityString>;\nexport type SolidityArrayWithTuple = _BuildArrayTypes<SolidityTuple>;\nexport type SolidityArray = SolidityArrayWithoutTuple | SolidityArrayWithTuple;\nexport type AbiType = SolidityArray | SolidityAddress | SolidityBool | SolidityBytes | SolidityFunction | SolidityInt | SolidityString | SolidityTuple;\ntype ResolvedAbiType = ResolvedRegister['strictAbiType'] extends true ? AbiType : string;\nexport type AbiInternalType = ResolvedAbiType | `address ${string}` | `contract ${string}` | `enum ${string}` | `struct ${string}`;\nexport type AbiParameter = Pretty<{\n type: ResolvedAbiType;\n name?: string | undefined;\n /** Representation used by Solidity compiler */\n internalType?: AbiInternalType | undefined;\n} & ({\n type: Exclude<ResolvedAbiType, SolidityTuple | SolidityArrayWithTuple>;\n} | {\n type: SolidityTuple | SolidityArrayWithTuple;\n components: readonly AbiParameter[];\n})>;\nexport type AbiEventParameter = AbiParameter & {\n indexed?: boolean | undefined;\n};\n/**\n * State mutability for {@link AbiFunction}\n *\n * @see https://docs.soliditylang.org/en/latest/contracts.html#state-mutability\n */\nexport type AbiStateMutability = 'pure' | 'view' | 'nonpayable' | 'payable';\n/** Kind of {@link AbiParameter} */\nexport type AbiParameterKind = 'inputs' | 'outputs';\n/** ABI [\"function\"](https://docs.soliditylang.org/en/latest/abi-spec.html#json) type */\nexport type AbiFunction = {\n type: 'function';\n /**\n * @deprecated use `pure` or `view` from {@link AbiStateMutability} instead\n * @see https://github.com/ethereum/solidity/issues/992\n */\n constant?: boolean | undefined;\n /**\n * @deprecated Vyper used to provide gas estimates\n * @see https://github.com/vyperlang/vyper/issues/2151\n */\n gas?: number | undefined;\n inputs: readonly AbiParameter[];\n name: string;\n outputs: readonly AbiParameter[];\n /**\n * @deprecated use `payable` or `nonpayable` from {@link AbiStateMutability} instead\n * @see https://github.com/ethereum/solidity/issues/992\n */\n payable?: boolean | undefined;\n stateMutability: AbiStateMutability;\n};\n/** ABI [\"constructor\"](https://docs.soliditylang.org/en/latest/abi-spec.html#json) type */\nexport type AbiConstructor = {\n type: 'constructor';\n inputs: readonly AbiParameter[];\n /**\n * @deprecated use `payable` or `nonpayable` from {@link AbiStateMutability} instead\n * @see https://github.com/ethereum/solidity/issues/992\n */\n payable?: boolean | undefined;\n stateMutability: Extract<AbiStateMutability, 'payable' | 'nonpayable'>;\n};\n/** ABI [\"fallback\"](https://docs.soliditylang.org/en/latest/abi-spec.html#json) type */\nexport type AbiFallback = {\n type: 'fallback';\n /**\n * @deprecated use `payable` or `nonpayable` from {@link AbiStateMutability} instead\n * @see https://github.com/ethereum/solidity/issues/992\n */\n payable?: boolean | undefined;\n stateMutability: Extract<AbiStateMutability, 'payable' | 'nonpayable'>;\n};\n/** ABI [\"receive\"](https://docs.soliditylang.org/en/latest/contracts.html#receive-ether-function) type */\nexport type AbiReceive = {\n type: 'receive';\n stateMutability: Extract<AbiStateMutability, 'payable'>;\n};\n/** ABI [\"event\"](https://docs.soliditylang.org/en/latest/abi-spec.html#events) type */\nexport type AbiEvent = {\n type: 'event';\n anonymous?: boolean | undefined;\n inputs: readonly AbiEventParameter[];\n name: string;\n};\n/** ABI [\"error\"](https://docs.soliditylang.org/en/latest/abi-spec.html#errors) type */\nexport type AbiError = {\n type: 'error';\n inputs: readonly AbiParameter[];\n name: string;\n};\n/** `\"type\"` name for {@link Abi} items. */\nexport type AbiItemType = 'constructor' | 'error' | 'event' | 'fallback' | 'function' | 'receive';\n/**\n * Contract [ABI Specification](https://docs.soliditylang.org/en/latest/abi-spec.html#json)\n */\nexport type Abi = readonly (AbiConstructor | AbiError | AbiEvent | AbiFallback | AbiFunction | AbiReceive)[];\nexport type TypedDataDomain = {\n chainId?: number | bigint | undefined;\n name?: string | undefined;\n salt?: ResolvedRegister['bytesType']['outputs'] | undefined;\n verifyingContract?: Address | undefined;\n version?: string | undefined;\n};\nexport type TypedDataType = Exclude<AbiType, SolidityFunction | SolidityTuple | SolidityArrayWithTuple | 'int' | 'uint'>;\nexport type TypedDataParameter = {\n name: string;\n type: TypedDataType | keyof TypedData | `${keyof TypedData}[${string | ''}]`;\n};\n/**\n * [EIP-712](https://eips.ethereum.org/EIPS/eip-712#definition-of-typed-structured-data-%F0%9D%95%8A) Typed Data Specification\n */\nexport type TypedData = Pretty<Record<string, readonly TypedDataParameter[]> & {\n [_ in TypedDataType]?: never;\n}>;\nexport {};\n//# sourceMappingURL=abi.d.ts.map"],"x_google_ignoreList":[0,1,2],"mappings":"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"}
|