@getpara/react-sdk 2.18.0 → 2.19.0
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/evm/actions/getViemClient.d.ts +98 -98
- package/dist/evm/hooks/useViemClient.d.ts +98 -98
- package/package.json +20 -30
- package/dist/aa/alchemy/index.d.ts +0 -2
- package/dist/aa/alchemy/index.js +0 -8
- package/dist/aa/biconomy/index.d.ts +0 -2
- package/dist/aa/biconomy/index.js +0 -8
- package/dist/aa/cdp/index.d.ts +0 -2
- package/dist/aa/cdp/index.js +0 -8
- package/dist/aa/gelato/index.d.ts +0 -2
- package/dist/aa/gelato/index.js +0 -8
- package/dist/aa/pimlico/index.d.ts +0 -2
- package/dist/aa/pimlico/index.js +0 -8
- package/dist/aa/porto/index.d.ts +0 -2
- package/dist/aa/porto/index.js +0 -8
- package/dist/aa/rhinestone/index.d.ts +0 -2
- package/dist/aa/rhinestone/index.js +0 -8
- package/dist/aa/safe/index.d.ts +0 -2
- package/dist/aa/safe/index.js +0 -8
- package/dist/aa/thirdweb/index.d.ts +0 -2
- package/dist/aa/thirdweb/index.js +0 -8
- package/dist/aa/zerodev/index.d.ts +0 -2
- package/dist/aa/zerodev/index.js +0 -8
|
@@ -221,10 +221,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
221
221
|
[x: `address[${string}]`]: undefined;
|
|
222
222
|
[x: `bool[${string}]`]: undefined;
|
|
223
223
|
[x: `bytes[${string}]`]: undefined;
|
|
224
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
224
225
|
[x: `bytes2[${string}]`]: undefined;
|
|
225
226
|
[x: `bytes3[${string}]`]: undefined;
|
|
226
227
|
[x: `bytes8[${string}]`]: undefined;
|
|
227
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
228
228
|
[x: `bytes4[${string}]`]: undefined;
|
|
229
229
|
[x: `bytes5[${string}]`]: undefined;
|
|
230
230
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -323,10 +323,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
323
323
|
address?: undefined;
|
|
324
324
|
bool?: undefined;
|
|
325
325
|
bytes?: undefined;
|
|
326
|
+
bytes1?: undefined;
|
|
326
327
|
bytes2?: undefined;
|
|
327
328
|
bytes3?: undefined;
|
|
328
329
|
bytes8?: undefined;
|
|
329
|
-
bytes1?: undefined;
|
|
330
330
|
bytes4?: undefined;
|
|
331
331
|
bytes5?: undefined;
|
|
332
332
|
bytes6?: undefined;
|
|
@@ -426,10 +426,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
426
426
|
[x: `address[${string}]`]: undefined;
|
|
427
427
|
[x: `bool[${string}]`]: undefined;
|
|
428
428
|
[x: `bytes[${string}]`]: undefined;
|
|
429
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
429
430
|
[x: `bytes2[${string}]`]: undefined;
|
|
430
431
|
[x: `bytes3[${string}]`]: undefined;
|
|
431
432
|
[x: `bytes8[${string}]`]: undefined;
|
|
432
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
433
433
|
[x: `bytes4[${string}]`]: undefined;
|
|
434
434
|
[x: `bytes5[${string}]`]: undefined;
|
|
435
435
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -528,10 +528,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
528
528
|
address?: undefined;
|
|
529
529
|
bool?: undefined;
|
|
530
530
|
bytes?: undefined;
|
|
531
|
+
bytes1?: undefined;
|
|
531
532
|
bytes2?: undefined;
|
|
532
533
|
bytes3?: undefined;
|
|
533
534
|
bytes8?: undefined;
|
|
534
|
-
bytes1?: undefined;
|
|
535
535
|
bytes4?: undefined;
|
|
536
536
|
bytes5?: undefined;
|
|
537
537
|
bytes6?: undefined;
|
|
@@ -649,10 +649,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
649
649
|
[x: `address[${string}]`]: undefined;
|
|
650
650
|
[x: `bool[${string}]`]: undefined;
|
|
651
651
|
[x: `bytes[${string}]`]: undefined;
|
|
652
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
652
653
|
[x: `bytes2[${string}]`]: undefined;
|
|
653
654
|
[x: `bytes3[${string}]`]: undefined;
|
|
654
655
|
[x: `bytes8[${string}]`]: undefined;
|
|
655
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
656
656
|
[x: `bytes4[${string}]`]: undefined;
|
|
657
657
|
[x: `bytes5[${string}]`]: undefined;
|
|
658
658
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -751,10 +751,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
751
751
|
address?: undefined;
|
|
752
752
|
bool?: undefined;
|
|
753
753
|
bytes?: undefined;
|
|
754
|
+
bytes1?: undefined;
|
|
754
755
|
bytes2?: undefined;
|
|
755
756
|
bytes3?: undefined;
|
|
756
757
|
bytes8?: undefined;
|
|
757
|
-
bytes1?: undefined;
|
|
758
758
|
bytes4?: undefined;
|
|
759
759
|
bytes5?: undefined;
|
|
760
760
|
bytes6?: undefined;
|
|
@@ -854,10 +854,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
854
854
|
[x: `address[${string}]`]: undefined;
|
|
855
855
|
[x: `bool[${string}]`]: undefined;
|
|
856
856
|
[x: `bytes[${string}]`]: undefined;
|
|
857
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
857
858
|
[x: `bytes2[${string}]`]: undefined;
|
|
858
859
|
[x: `bytes3[${string}]`]: undefined;
|
|
859
860
|
[x: `bytes8[${string}]`]: undefined;
|
|
860
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
861
861
|
[x: `bytes4[${string}]`]: undefined;
|
|
862
862
|
[x: `bytes5[${string}]`]: undefined;
|
|
863
863
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -956,10 +956,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
956
956
|
address?: undefined;
|
|
957
957
|
bool?: undefined;
|
|
958
958
|
bytes?: undefined;
|
|
959
|
+
bytes1?: undefined;
|
|
959
960
|
bytes2?: undefined;
|
|
960
961
|
bytes3?: undefined;
|
|
961
962
|
bytes8?: undefined;
|
|
962
|
-
bytes1?: undefined;
|
|
963
963
|
bytes4?: undefined;
|
|
964
964
|
bytes5?: undefined;
|
|
965
965
|
bytes6?: undefined;
|
|
@@ -1082,10 +1082,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1082
1082
|
[x: `address[${string}]`]: undefined;
|
|
1083
1083
|
[x: `bool[${string}]`]: undefined;
|
|
1084
1084
|
[x: `bytes[${string}]`]: undefined;
|
|
1085
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
1085
1086
|
[x: `bytes2[${string}]`]: undefined;
|
|
1086
1087
|
[x: `bytes3[${string}]`]: undefined;
|
|
1087
1088
|
[x: `bytes8[${string}]`]: undefined;
|
|
1088
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
1089
1089
|
[x: `bytes4[${string}]`]: undefined;
|
|
1090
1090
|
[x: `bytes5[${string}]`]: undefined;
|
|
1091
1091
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -1184,10 +1184,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1184
1184
|
address?: undefined;
|
|
1185
1185
|
bool?: undefined;
|
|
1186
1186
|
bytes?: undefined;
|
|
1187
|
+
bytes1?: undefined;
|
|
1187
1188
|
bytes2?: undefined;
|
|
1188
1189
|
bytes3?: undefined;
|
|
1189
1190
|
bytes8?: undefined;
|
|
1190
|
-
bytes1?: undefined;
|
|
1191
1191
|
bytes4?: undefined;
|
|
1192
1192
|
bytes5?: undefined;
|
|
1193
1193
|
bytes6?: undefined;
|
|
@@ -1287,10 +1287,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1287
1287
|
[x: `address[${string}]`]: undefined;
|
|
1288
1288
|
[x: `bool[${string}]`]: undefined;
|
|
1289
1289
|
[x: `bytes[${string}]`]: undefined;
|
|
1290
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
1290
1291
|
[x: `bytes2[${string}]`]: undefined;
|
|
1291
1292
|
[x: `bytes3[${string}]`]: undefined;
|
|
1292
1293
|
[x: `bytes8[${string}]`]: undefined;
|
|
1293
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
1294
1294
|
[x: `bytes4[${string}]`]: undefined;
|
|
1295
1295
|
[x: `bytes5[${string}]`]: undefined;
|
|
1296
1296
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -1389,10 +1389,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1389
1389
|
address?: undefined;
|
|
1390
1390
|
bool?: undefined;
|
|
1391
1391
|
bytes?: undefined;
|
|
1392
|
+
bytes1?: undefined;
|
|
1392
1393
|
bytes2?: undefined;
|
|
1393
1394
|
bytes3?: undefined;
|
|
1394
1395
|
bytes8?: undefined;
|
|
1395
|
-
bytes1?: undefined;
|
|
1396
1396
|
bytes4?: undefined;
|
|
1397
1397
|
bytes5?: undefined;
|
|
1398
1398
|
bytes6?: undefined;
|
|
@@ -1510,10 +1510,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1510
1510
|
[x: `address[${string}]`]: undefined;
|
|
1511
1511
|
[x: `bool[${string}]`]: undefined;
|
|
1512
1512
|
[x: `bytes[${string}]`]: undefined;
|
|
1513
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
1513
1514
|
[x: `bytes2[${string}]`]: undefined;
|
|
1514
1515
|
[x: `bytes3[${string}]`]: undefined;
|
|
1515
1516
|
[x: `bytes8[${string}]`]: undefined;
|
|
1516
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
1517
1517
|
[x: `bytes4[${string}]`]: undefined;
|
|
1518
1518
|
[x: `bytes5[${string}]`]: undefined;
|
|
1519
1519
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -1612,10 +1612,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1612
1612
|
address?: undefined;
|
|
1613
1613
|
bool?: undefined;
|
|
1614
1614
|
bytes?: undefined;
|
|
1615
|
+
bytes1?: undefined;
|
|
1615
1616
|
bytes2?: undefined;
|
|
1616
1617
|
bytes3?: undefined;
|
|
1617
1618
|
bytes8?: undefined;
|
|
1618
|
-
bytes1?: undefined;
|
|
1619
1619
|
bytes4?: undefined;
|
|
1620
1620
|
bytes5?: undefined;
|
|
1621
1621
|
bytes6?: undefined;
|
|
@@ -1715,10 +1715,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1715
1715
|
[x: `address[${string}]`]: undefined;
|
|
1716
1716
|
[x: `bool[${string}]`]: undefined;
|
|
1717
1717
|
[x: `bytes[${string}]`]: undefined;
|
|
1718
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
1718
1719
|
[x: `bytes2[${string}]`]: undefined;
|
|
1719
1720
|
[x: `bytes3[${string}]`]: undefined;
|
|
1720
1721
|
[x: `bytes8[${string}]`]: undefined;
|
|
1721
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
1722
1722
|
[x: `bytes4[${string}]`]: undefined;
|
|
1723
1723
|
[x: `bytes5[${string}]`]: undefined;
|
|
1724
1724
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -1817,10 +1817,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1817
1817
|
address?: undefined;
|
|
1818
1818
|
bool?: undefined;
|
|
1819
1819
|
bytes?: undefined;
|
|
1820
|
+
bytes1?: undefined;
|
|
1820
1821
|
bytes2?: undefined;
|
|
1821
1822
|
bytes3?: undefined;
|
|
1822
1823
|
bytes8?: undefined;
|
|
1823
|
-
bytes1?: undefined;
|
|
1824
1824
|
bytes4?: undefined;
|
|
1825
1825
|
bytes5?: undefined;
|
|
1826
1826
|
bytes6?: undefined;
|
|
@@ -1941,10 +1941,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
1941
1941
|
[x: `address[${string}]`]: undefined;
|
|
1942
1942
|
[x: `bool[${string}]`]: undefined;
|
|
1943
1943
|
[x: `bytes[${string}]`]: undefined;
|
|
1944
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
1944
1945
|
[x: `bytes2[${string}]`]: undefined;
|
|
1945
1946
|
[x: `bytes3[${string}]`]: undefined;
|
|
1946
1947
|
[x: `bytes8[${string}]`]: undefined;
|
|
1947
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
1948
1948
|
[x: `bytes4[${string}]`]: undefined;
|
|
1949
1949
|
[x: `bytes5[${string}]`]: undefined;
|
|
1950
1950
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -2043,10 +2043,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2043
2043
|
address?: undefined;
|
|
2044
2044
|
bool?: undefined;
|
|
2045
2045
|
bytes?: undefined;
|
|
2046
|
+
bytes1?: undefined;
|
|
2046
2047
|
bytes2?: undefined;
|
|
2047
2048
|
bytes3?: undefined;
|
|
2048
2049
|
bytes8?: undefined;
|
|
2049
|
-
bytes1?: undefined;
|
|
2050
2050
|
bytes4?: undefined;
|
|
2051
2051
|
bytes5?: undefined;
|
|
2052
2052
|
bytes6?: undefined;
|
|
@@ -2146,10 +2146,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2146
2146
|
[x: `address[${string}]`]: undefined;
|
|
2147
2147
|
[x: `bool[${string}]`]: undefined;
|
|
2148
2148
|
[x: `bytes[${string}]`]: undefined;
|
|
2149
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
2149
2150
|
[x: `bytes2[${string}]`]: undefined;
|
|
2150
2151
|
[x: `bytes3[${string}]`]: undefined;
|
|
2151
2152
|
[x: `bytes8[${string}]`]: undefined;
|
|
2152
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
2153
2153
|
[x: `bytes4[${string}]`]: undefined;
|
|
2154
2154
|
[x: `bytes5[${string}]`]: undefined;
|
|
2155
2155
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -2248,10 +2248,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2248
2248
|
address?: undefined;
|
|
2249
2249
|
bool?: undefined;
|
|
2250
2250
|
bytes?: undefined;
|
|
2251
|
+
bytes1?: undefined;
|
|
2251
2252
|
bytes2?: undefined;
|
|
2252
2253
|
bytes3?: undefined;
|
|
2253
2254
|
bytes8?: undefined;
|
|
2254
|
-
bytes1?: undefined;
|
|
2255
2255
|
bytes4?: undefined;
|
|
2256
2256
|
bytes5?: undefined;
|
|
2257
2257
|
bytes6?: undefined;
|
|
@@ -2368,10 +2368,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2368
2368
|
[x: `address[${string}]`]: undefined;
|
|
2369
2369
|
[x: `bool[${string}]`]: undefined;
|
|
2370
2370
|
[x: `bytes[${string}]`]: undefined;
|
|
2371
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
2371
2372
|
[x: `bytes2[${string}]`]: undefined;
|
|
2372
2373
|
[x: `bytes3[${string}]`]: undefined;
|
|
2373
2374
|
[x: `bytes8[${string}]`]: undefined;
|
|
2374
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
2375
2375
|
[x: `bytes4[${string}]`]: undefined;
|
|
2376
2376
|
[x: `bytes5[${string}]`]: undefined;
|
|
2377
2377
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -2470,10 +2470,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2470
2470
|
address?: undefined;
|
|
2471
2471
|
bool?: undefined;
|
|
2472
2472
|
bytes?: undefined;
|
|
2473
|
+
bytes1?: undefined;
|
|
2473
2474
|
bytes2?: undefined;
|
|
2474
2475
|
bytes3?: undefined;
|
|
2475
2476
|
bytes8?: undefined;
|
|
2476
|
-
bytes1?: undefined;
|
|
2477
2477
|
bytes4?: undefined;
|
|
2478
2478
|
bytes5?: undefined;
|
|
2479
2479
|
bytes6?: undefined;
|
|
@@ -2573,10 +2573,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2573
2573
|
[x: `address[${string}]`]: undefined;
|
|
2574
2574
|
[x: `bool[${string}]`]: undefined;
|
|
2575
2575
|
[x: `bytes[${string}]`]: undefined;
|
|
2576
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
2576
2577
|
[x: `bytes2[${string}]`]: undefined;
|
|
2577
2578
|
[x: `bytes3[${string}]`]: undefined;
|
|
2578
2579
|
[x: `bytes8[${string}]`]: undefined;
|
|
2579
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
2580
2580
|
[x: `bytes4[${string}]`]: undefined;
|
|
2581
2581
|
[x: `bytes5[${string}]`]: undefined;
|
|
2582
2582
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -2675,10 +2675,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
2675
2675
|
address?: undefined;
|
|
2676
2676
|
bool?: undefined;
|
|
2677
2677
|
bytes?: undefined;
|
|
2678
|
+
bytes1?: undefined;
|
|
2678
2679
|
bytes2?: undefined;
|
|
2679
2680
|
bytes3?: undefined;
|
|
2680
2681
|
bytes8?: undefined;
|
|
2681
|
-
bytes1?: undefined;
|
|
2682
2682
|
bytes4?: undefined;
|
|
2683
2683
|
bytes5?: undefined;
|
|
2684
2684
|
bytes6?: undefined;
|
|
@@ -6047,10 +6047,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6047
6047
|
[x: `address[${string}]`]: undefined;
|
|
6048
6048
|
[x: `bool[${string}]`]: undefined;
|
|
6049
6049
|
[x: `bytes[${string}]`]: undefined;
|
|
6050
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
6050
6051
|
[x: `bytes2[${string}]`]: undefined;
|
|
6051
6052
|
[x: `bytes3[${string}]`]: undefined;
|
|
6052
6053
|
[x: `bytes8[${string}]`]: undefined;
|
|
6053
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
6054
6054
|
[x: `bytes4[${string}]`]: undefined;
|
|
6055
6055
|
[x: `bytes5[${string}]`]: undefined;
|
|
6056
6056
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -6149,10 +6149,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6149
6149
|
address?: undefined;
|
|
6150
6150
|
bool?: undefined;
|
|
6151
6151
|
bytes?: undefined;
|
|
6152
|
+
bytes1?: undefined;
|
|
6152
6153
|
bytes2?: undefined;
|
|
6153
6154
|
bytes3?: undefined;
|
|
6154
6155
|
bytes8?: undefined;
|
|
6155
|
-
bytes1?: undefined;
|
|
6156
6156
|
bytes4?: undefined;
|
|
6157
6157
|
bytes5?: undefined;
|
|
6158
6158
|
bytes6?: undefined;
|
|
@@ -6252,10 +6252,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6252
6252
|
[x: `address[${string}]`]: undefined;
|
|
6253
6253
|
[x: `bool[${string}]`]: undefined;
|
|
6254
6254
|
[x: `bytes[${string}]`]: undefined;
|
|
6255
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
6255
6256
|
[x: `bytes2[${string}]`]: undefined;
|
|
6256
6257
|
[x: `bytes3[${string}]`]: undefined;
|
|
6257
6258
|
[x: `bytes8[${string}]`]: undefined;
|
|
6258
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
6259
6259
|
[x: `bytes4[${string}]`]: undefined;
|
|
6260
6260
|
[x: `bytes5[${string}]`]: undefined;
|
|
6261
6261
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -6354,10 +6354,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6354
6354
|
address?: undefined;
|
|
6355
6355
|
bool?: undefined;
|
|
6356
6356
|
bytes?: undefined;
|
|
6357
|
+
bytes1?: undefined;
|
|
6357
6358
|
bytes2?: undefined;
|
|
6358
6359
|
bytes3?: undefined;
|
|
6359
6360
|
bytes8?: undefined;
|
|
6360
|
-
bytes1?: undefined;
|
|
6361
6361
|
bytes4?: undefined;
|
|
6362
6362
|
bytes5?: undefined;
|
|
6363
6363
|
bytes6?: undefined;
|
|
@@ -6474,10 +6474,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6474
6474
|
[x: `address[${string}]`]: undefined;
|
|
6475
6475
|
[x: `bool[${string}]`]: undefined;
|
|
6476
6476
|
[x: `bytes[${string}]`]: undefined;
|
|
6477
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
6477
6478
|
[x: `bytes2[${string}]`]: undefined;
|
|
6478
6479
|
[x: `bytes3[${string}]`]: undefined;
|
|
6479
6480
|
[x: `bytes8[${string}]`]: undefined;
|
|
6480
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
6481
6481
|
[x: `bytes4[${string}]`]: undefined;
|
|
6482
6482
|
[x: `bytes5[${string}]`]: undefined;
|
|
6483
6483
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -6576,10 +6576,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6576
6576
|
address?: undefined;
|
|
6577
6577
|
bool?: undefined;
|
|
6578
6578
|
bytes?: undefined;
|
|
6579
|
+
bytes1?: undefined;
|
|
6579
6580
|
bytes2?: undefined;
|
|
6580
6581
|
bytes3?: undefined;
|
|
6581
6582
|
bytes8?: undefined;
|
|
6582
|
-
bytes1?: undefined;
|
|
6583
6583
|
bytes4?: undefined;
|
|
6584
6584
|
bytes5?: undefined;
|
|
6585
6585
|
bytes6?: undefined;
|
|
@@ -6679,10 +6679,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6679
6679
|
[x: `address[${string}]`]: undefined;
|
|
6680
6680
|
[x: `bool[${string}]`]: undefined;
|
|
6681
6681
|
[x: `bytes[${string}]`]: undefined;
|
|
6682
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
6682
6683
|
[x: `bytes2[${string}]`]: undefined;
|
|
6683
6684
|
[x: `bytes3[${string}]`]: undefined;
|
|
6684
6685
|
[x: `bytes8[${string}]`]: undefined;
|
|
6685
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
6686
6686
|
[x: `bytes4[${string}]`]: undefined;
|
|
6687
6687
|
[x: `bytes5[${string}]`]: undefined;
|
|
6688
6688
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -6781,10 +6781,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
6781
6781
|
address?: undefined;
|
|
6782
6782
|
bool?: undefined;
|
|
6783
6783
|
bytes?: undefined;
|
|
6784
|
+
bytes1?: undefined;
|
|
6784
6785
|
bytes2?: undefined;
|
|
6785
6786
|
bytes3?: undefined;
|
|
6786
6787
|
bytes8?: undefined;
|
|
6787
|
-
bytes1?: undefined;
|
|
6788
6788
|
bytes4?: undefined;
|
|
6789
6789
|
bytes5?: undefined;
|
|
6790
6790
|
bytes6?: undefined;
|
|
@@ -10152,10 +10152,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10152
10152
|
[x: `address[${string}]`]: undefined;
|
|
10153
10153
|
[x: `bool[${string}]`]: undefined;
|
|
10154
10154
|
[x: `bytes[${string}]`]: undefined;
|
|
10155
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
10155
10156
|
[x: `bytes2[${string}]`]: undefined;
|
|
10156
10157
|
[x: `bytes3[${string}]`]: undefined;
|
|
10157
10158
|
[x: `bytes8[${string}]`]: undefined;
|
|
10158
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
10159
10159
|
[x: `bytes4[${string}]`]: undefined;
|
|
10160
10160
|
[x: `bytes5[${string}]`]: undefined;
|
|
10161
10161
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -10254,10 +10254,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10254
10254
|
address?: undefined;
|
|
10255
10255
|
bool?: undefined;
|
|
10256
10256
|
bytes?: undefined;
|
|
10257
|
+
bytes1?: undefined;
|
|
10257
10258
|
bytes2?: undefined;
|
|
10258
10259
|
bytes3?: undefined;
|
|
10259
10260
|
bytes8?: undefined;
|
|
10260
|
-
bytes1?: undefined;
|
|
10261
10261
|
bytes4?: undefined;
|
|
10262
10262
|
bytes5?: undefined;
|
|
10263
10263
|
bytes6?: undefined;
|
|
@@ -10357,10 +10357,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10357
10357
|
[x: `address[${string}]`]: undefined;
|
|
10358
10358
|
[x: `bool[${string}]`]: undefined;
|
|
10359
10359
|
[x: `bytes[${string}]`]: undefined;
|
|
10360
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
10360
10361
|
[x: `bytes2[${string}]`]: undefined;
|
|
10361
10362
|
[x: `bytes3[${string}]`]: undefined;
|
|
10362
10363
|
[x: `bytes8[${string}]`]: undefined;
|
|
10363
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
10364
10364
|
[x: `bytes4[${string}]`]: undefined;
|
|
10365
10365
|
[x: `bytes5[${string}]`]: undefined;
|
|
10366
10366
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -10459,10 +10459,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10459
10459
|
address?: undefined;
|
|
10460
10460
|
bool?: undefined;
|
|
10461
10461
|
bytes?: undefined;
|
|
10462
|
+
bytes1?: undefined;
|
|
10462
10463
|
bytes2?: undefined;
|
|
10463
10464
|
bytes3?: undefined;
|
|
10464
10465
|
bytes8?: undefined;
|
|
10465
|
-
bytes1?: undefined;
|
|
10466
10466
|
bytes4?: undefined;
|
|
10467
10467
|
bytes5?: undefined;
|
|
10468
10468
|
bytes6?: undefined;
|
|
@@ -10585,10 +10585,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10585
10585
|
[x: `address[${string}]`]: undefined;
|
|
10586
10586
|
[x: `bool[${string}]`]: undefined;
|
|
10587
10587
|
[x: `bytes[${string}]`]: undefined;
|
|
10588
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
10588
10589
|
[x: `bytes2[${string}]`]: undefined;
|
|
10589
10590
|
[x: `bytes3[${string}]`]: undefined;
|
|
10590
10591
|
[x: `bytes8[${string}]`]: undefined;
|
|
10591
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
10592
10592
|
[x: `bytes4[${string}]`]: undefined;
|
|
10593
10593
|
[x: `bytes5[${string}]`]: undefined;
|
|
10594
10594
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -10687,10 +10687,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10687
10687
|
address?: undefined;
|
|
10688
10688
|
bool?: undefined;
|
|
10689
10689
|
bytes?: undefined;
|
|
10690
|
+
bytes1?: undefined;
|
|
10690
10691
|
bytes2?: undefined;
|
|
10691
10692
|
bytes3?: undefined;
|
|
10692
10693
|
bytes8?: undefined;
|
|
10693
|
-
bytes1?: undefined;
|
|
10694
10694
|
bytes4?: undefined;
|
|
10695
10695
|
bytes5?: undefined;
|
|
10696
10696
|
bytes6?: undefined;
|
|
@@ -10790,10 +10790,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10790
10790
|
[x: `address[${string}]`]: undefined;
|
|
10791
10791
|
[x: `bool[${string}]`]: undefined;
|
|
10792
10792
|
[x: `bytes[${string}]`]: undefined;
|
|
10793
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
10793
10794
|
[x: `bytes2[${string}]`]: undefined;
|
|
10794
10795
|
[x: `bytes3[${string}]`]: undefined;
|
|
10795
10796
|
[x: `bytes8[${string}]`]: undefined;
|
|
10796
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
10797
10797
|
[x: `bytes4[${string}]`]: undefined;
|
|
10798
10798
|
[x: `bytes5[${string}]`]: undefined;
|
|
10799
10799
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -10892,10 +10892,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
10892
10892
|
address?: undefined;
|
|
10893
10893
|
bool?: undefined;
|
|
10894
10894
|
bytes?: undefined;
|
|
10895
|
+
bytes1?: undefined;
|
|
10895
10896
|
bytes2?: undefined;
|
|
10896
10897
|
bytes3?: undefined;
|
|
10897
10898
|
bytes8?: undefined;
|
|
10898
|
-
bytes1?: undefined;
|
|
10899
10899
|
bytes4?: undefined;
|
|
10900
10900
|
bytes5?: undefined;
|
|
10901
10901
|
bytes6?: undefined;
|
|
@@ -11028,10 +11028,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11028
11028
|
[x: `address[${string}]`]: undefined;
|
|
11029
11029
|
[x: `bool[${string}]`]: undefined;
|
|
11030
11030
|
[x: `bytes[${string}]`]: undefined;
|
|
11031
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
11031
11032
|
[x: `bytes2[${string}]`]: undefined;
|
|
11032
11033
|
[x: `bytes3[${string}]`]: undefined;
|
|
11033
11034
|
[x: `bytes8[${string}]`]: undefined;
|
|
11034
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
11035
11035
|
[x: `bytes4[${string}]`]: undefined;
|
|
11036
11036
|
[x: `bytes5[${string}]`]: undefined;
|
|
11037
11037
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -11130,10 +11130,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11130
11130
|
address?: undefined;
|
|
11131
11131
|
bool?: undefined;
|
|
11132
11132
|
bytes?: undefined;
|
|
11133
|
+
bytes1?: undefined;
|
|
11133
11134
|
bytes2?: undefined;
|
|
11134
11135
|
bytes3?: undefined;
|
|
11135
11136
|
bytes8?: undefined;
|
|
11136
|
-
bytes1?: undefined;
|
|
11137
11137
|
bytes4?: undefined;
|
|
11138
11138
|
bytes5?: undefined;
|
|
11139
11139
|
bytes6?: undefined;
|
|
@@ -11233,10 +11233,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11233
11233
|
[x: `address[${string}]`]: undefined;
|
|
11234
11234
|
[x: `bool[${string}]`]: undefined;
|
|
11235
11235
|
[x: `bytes[${string}]`]: undefined;
|
|
11236
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
11236
11237
|
[x: `bytes2[${string}]`]: undefined;
|
|
11237
11238
|
[x: `bytes3[${string}]`]: undefined;
|
|
11238
11239
|
[x: `bytes8[${string}]`]: undefined;
|
|
11239
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
11240
11240
|
[x: `bytes4[${string}]`]: undefined;
|
|
11241
11241
|
[x: `bytes5[${string}]`]: undefined;
|
|
11242
11242
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -11335,10 +11335,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11335
11335
|
address?: undefined;
|
|
11336
11336
|
bool?: undefined;
|
|
11337
11337
|
bytes?: undefined;
|
|
11338
|
+
bytes1?: undefined;
|
|
11338
11339
|
bytes2?: undefined;
|
|
11339
11340
|
bytes3?: undefined;
|
|
11340
11341
|
bytes8?: undefined;
|
|
11341
|
-
bytes1?: undefined;
|
|
11342
11342
|
bytes4?: undefined;
|
|
11343
11343
|
bytes5?: undefined;
|
|
11344
11344
|
bytes6?: undefined;
|
|
@@ -11456,10 +11456,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11456
11456
|
[x: `address[${string}]`]: undefined;
|
|
11457
11457
|
[x: `bool[${string}]`]: undefined;
|
|
11458
11458
|
[x: `bytes[${string}]`]: undefined;
|
|
11459
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
11459
11460
|
[x: `bytes2[${string}]`]: undefined;
|
|
11460
11461
|
[x: `bytes3[${string}]`]: undefined;
|
|
11461
11462
|
[x: `bytes8[${string}]`]: undefined;
|
|
11462
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
11463
11463
|
[x: `bytes4[${string}]`]: undefined;
|
|
11464
11464
|
[x: `bytes5[${string}]`]: undefined;
|
|
11465
11465
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -11558,10 +11558,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11558
11558
|
address?: undefined;
|
|
11559
11559
|
bool?: undefined;
|
|
11560
11560
|
bytes?: undefined;
|
|
11561
|
+
bytes1?: undefined;
|
|
11561
11562
|
bytes2?: undefined;
|
|
11562
11563
|
bytes3?: undefined;
|
|
11563
11564
|
bytes8?: undefined;
|
|
11564
|
-
bytes1?: undefined;
|
|
11565
11565
|
bytes4?: undefined;
|
|
11566
11566
|
bytes5?: undefined;
|
|
11567
11567
|
bytes6?: undefined;
|
|
@@ -11661,10 +11661,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11661
11661
|
[x: `address[${string}]`]: undefined;
|
|
11662
11662
|
[x: `bool[${string}]`]: undefined;
|
|
11663
11663
|
[x: `bytes[${string}]`]: undefined;
|
|
11664
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
11664
11665
|
[x: `bytes2[${string}]`]: undefined;
|
|
11665
11666
|
[x: `bytes3[${string}]`]: undefined;
|
|
11666
11667
|
[x: `bytes8[${string}]`]: undefined;
|
|
11667
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
11668
11668
|
[x: `bytes4[${string}]`]: undefined;
|
|
11669
11669
|
[x: `bytes5[${string}]`]: undefined;
|
|
11670
11670
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -11763,10 +11763,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11763
11763
|
address?: undefined;
|
|
11764
11764
|
bool?: undefined;
|
|
11765
11765
|
bytes?: undefined;
|
|
11766
|
+
bytes1?: undefined;
|
|
11766
11767
|
bytes2?: undefined;
|
|
11767
11768
|
bytes3?: undefined;
|
|
11768
11769
|
bytes8?: undefined;
|
|
11769
|
-
bytes1?: undefined;
|
|
11770
11770
|
bytes4?: undefined;
|
|
11771
11771
|
bytes5?: undefined;
|
|
11772
11772
|
bytes6?: undefined;
|
|
@@ -11885,10 +11885,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11885
11885
|
[x: `address[${string}]`]: undefined;
|
|
11886
11886
|
[x: `bool[${string}]`]: undefined;
|
|
11887
11887
|
[x: `bytes[${string}]`]: undefined;
|
|
11888
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
11888
11889
|
[x: `bytes2[${string}]`]: undefined;
|
|
11889
11890
|
[x: `bytes3[${string}]`]: undefined;
|
|
11890
11891
|
[x: `bytes8[${string}]`]: undefined;
|
|
11891
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
11892
11892
|
[x: `bytes4[${string}]`]: undefined;
|
|
11893
11893
|
[x: `bytes5[${string}]`]: undefined;
|
|
11894
11894
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -11987,10 +11987,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
11987
11987
|
address?: undefined;
|
|
11988
11988
|
bool?: undefined;
|
|
11989
11989
|
bytes?: undefined;
|
|
11990
|
+
bytes1?: undefined;
|
|
11990
11991
|
bytes2?: undefined;
|
|
11991
11992
|
bytes3?: undefined;
|
|
11992
11993
|
bytes8?: undefined;
|
|
11993
|
-
bytes1?: undefined;
|
|
11994
11994
|
bytes4?: undefined;
|
|
11995
11995
|
bytes5?: undefined;
|
|
11996
11996
|
bytes6?: undefined;
|
|
@@ -12090,10 +12090,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12090
12090
|
[x: `address[${string}]`]: undefined;
|
|
12091
12091
|
[x: `bool[${string}]`]: undefined;
|
|
12092
12092
|
[x: `bytes[${string}]`]: undefined;
|
|
12093
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
12093
12094
|
[x: `bytes2[${string}]`]: undefined;
|
|
12094
12095
|
[x: `bytes3[${string}]`]: undefined;
|
|
12095
12096
|
[x: `bytes8[${string}]`]: undefined;
|
|
12096
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
12097
12097
|
[x: `bytes4[${string}]`]: undefined;
|
|
12098
12098
|
[x: `bytes5[${string}]`]: undefined;
|
|
12099
12099
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -12192,10 +12192,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12192
12192
|
address?: undefined;
|
|
12193
12193
|
bool?: undefined;
|
|
12194
12194
|
bytes?: undefined;
|
|
12195
|
+
bytes1?: undefined;
|
|
12195
12196
|
bytes2?: undefined;
|
|
12196
12197
|
bytes3?: undefined;
|
|
12197
12198
|
bytes8?: undefined;
|
|
12198
|
-
bytes1?: undefined;
|
|
12199
12199
|
bytes4?: undefined;
|
|
12200
12200
|
bytes5?: undefined;
|
|
12201
12201
|
bytes6?: undefined;
|
|
@@ -12313,10 +12313,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12313
12313
|
[x: `address[${string}]`]: undefined;
|
|
12314
12314
|
[x: `bool[${string}]`]: undefined;
|
|
12315
12315
|
[x: `bytes[${string}]`]: undefined;
|
|
12316
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
12316
12317
|
[x: `bytes2[${string}]`]: undefined;
|
|
12317
12318
|
[x: `bytes3[${string}]`]: undefined;
|
|
12318
12319
|
[x: `bytes8[${string}]`]: undefined;
|
|
12319
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
12320
12320
|
[x: `bytes4[${string}]`]: undefined;
|
|
12321
12321
|
[x: `bytes5[${string}]`]: undefined;
|
|
12322
12322
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -12415,10 +12415,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12415
12415
|
address?: undefined;
|
|
12416
12416
|
bool?: undefined;
|
|
12417
12417
|
bytes?: undefined;
|
|
12418
|
+
bytes1?: undefined;
|
|
12418
12419
|
bytes2?: undefined;
|
|
12419
12420
|
bytes3?: undefined;
|
|
12420
12421
|
bytes8?: undefined;
|
|
12421
|
-
bytes1?: undefined;
|
|
12422
12422
|
bytes4?: undefined;
|
|
12423
12423
|
bytes5?: undefined;
|
|
12424
12424
|
bytes6?: undefined;
|
|
@@ -12518,10 +12518,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12518
12518
|
[x: `address[${string}]`]: undefined;
|
|
12519
12519
|
[x: `bool[${string}]`]: undefined;
|
|
12520
12520
|
[x: `bytes[${string}]`]: undefined;
|
|
12521
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
12521
12522
|
[x: `bytes2[${string}]`]: undefined;
|
|
12522
12523
|
[x: `bytes3[${string}]`]: undefined;
|
|
12523
12524
|
[x: `bytes8[${string}]`]: undefined;
|
|
12524
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
12525
12525
|
[x: `bytes4[${string}]`]: undefined;
|
|
12526
12526
|
[x: `bytes5[${string}]`]: undefined;
|
|
12527
12527
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -12620,10 +12620,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12620
12620
|
address?: undefined;
|
|
12621
12621
|
bool?: undefined;
|
|
12622
12622
|
bytes?: undefined;
|
|
12623
|
+
bytes1?: undefined;
|
|
12623
12624
|
bytes2?: undefined;
|
|
12624
12625
|
bytes3?: undefined;
|
|
12625
12626
|
bytes8?: undefined;
|
|
12626
|
-
bytes1?: undefined;
|
|
12627
12627
|
bytes4?: undefined;
|
|
12628
12628
|
bytes5?: undefined;
|
|
12629
12629
|
bytes6?: undefined;
|
|
@@ -12741,10 +12741,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12741
12741
|
[x: `address[${string}]`]: undefined;
|
|
12742
12742
|
[x: `bool[${string}]`]: undefined;
|
|
12743
12743
|
[x: `bytes[${string}]`]: undefined;
|
|
12744
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
12744
12745
|
[x: `bytes2[${string}]`]: undefined;
|
|
12745
12746
|
[x: `bytes3[${string}]`]: undefined;
|
|
12746
12747
|
[x: `bytes8[${string}]`]: undefined;
|
|
12747
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
12748
12748
|
[x: `bytes4[${string}]`]: undefined;
|
|
12749
12749
|
[x: `bytes5[${string}]`]: undefined;
|
|
12750
12750
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -12843,10 +12843,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12843
12843
|
address?: undefined;
|
|
12844
12844
|
bool?: undefined;
|
|
12845
12845
|
bytes?: undefined;
|
|
12846
|
+
bytes1?: undefined;
|
|
12846
12847
|
bytes2?: undefined;
|
|
12847
12848
|
bytes3?: undefined;
|
|
12848
12849
|
bytes8?: undefined;
|
|
12849
|
-
bytes1?: undefined;
|
|
12850
12850
|
bytes4?: undefined;
|
|
12851
12851
|
bytes5?: undefined;
|
|
12852
12852
|
bytes6?: undefined;
|
|
@@ -12946,10 +12946,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
12946
12946
|
[x: `address[${string}]`]: undefined;
|
|
12947
12947
|
[x: `bool[${string}]`]: undefined;
|
|
12948
12948
|
[x: `bytes[${string}]`]: undefined;
|
|
12949
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
12949
12950
|
[x: `bytes2[${string}]`]: undefined;
|
|
12950
12951
|
[x: `bytes3[${string}]`]: undefined;
|
|
12951
12952
|
[x: `bytes8[${string}]`]: undefined;
|
|
12952
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
12953
12953
|
[x: `bytes4[${string}]`]: undefined;
|
|
12954
12954
|
[x: `bytes5[${string}]`]: undefined;
|
|
12955
12955
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -13048,10 +13048,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
13048
13048
|
address?: undefined;
|
|
13049
13049
|
bool?: undefined;
|
|
13050
13050
|
bytes?: undefined;
|
|
13051
|
+
bytes1?: undefined;
|
|
13051
13052
|
bytes2?: undefined;
|
|
13052
13053
|
bytes3?: undefined;
|
|
13053
13054
|
bytes8?: undefined;
|
|
13054
|
-
bytes1?: undefined;
|
|
13055
13055
|
bytes4?: undefined;
|
|
13056
13056
|
bytes5?: undefined;
|
|
13057
13057
|
bytes6?: undefined;
|
|
@@ -14047,10 +14047,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14047
14047
|
[x: `address[${string}]`]: undefined;
|
|
14048
14048
|
[x: `bool[${string}]`]: undefined;
|
|
14049
14049
|
[x: `bytes[${string}]`]: undefined;
|
|
14050
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
14050
14051
|
[x: `bytes2[${string}]`]: undefined;
|
|
14051
14052
|
[x: `bytes3[${string}]`]: undefined;
|
|
14052
14053
|
[x: `bytes8[${string}]`]: undefined;
|
|
14053
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
14054
14054
|
[x: `bytes4[${string}]`]: undefined;
|
|
14055
14055
|
[x: `bytes5[${string}]`]: undefined;
|
|
14056
14056
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -14149,10 +14149,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14149
14149
|
address?: undefined;
|
|
14150
14150
|
bool?: undefined;
|
|
14151
14151
|
bytes?: undefined;
|
|
14152
|
+
bytes1?: undefined;
|
|
14152
14153
|
bytes2?: undefined;
|
|
14153
14154
|
bytes3?: undefined;
|
|
14154
14155
|
bytes8?: undefined;
|
|
14155
|
-
bytes1?: undefined;
|
|
14156
14156
|
bytes4?: undefined;
|
|
14157
14157
|
bytes5?: undefined;
|
|
14158
14158
|
bytes6?: undefined;
|
|
@@ -14267,10 +14267,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14267
14267
|
[x: `address[${string}]`]: undefined;
|
|
14268
14268
|
[x: `bool[${string}]`]: undefined;
|
|
14269
14269
|
[x: `bytes[${string}]`]: undefined;
|
|
14270
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
14270
14271
|
[x: `bytes2[${string}]`]: undefined;
|
|
14271
14272
|
[x: `bytes3[${string}]`]: undefined;
|
|
14272
14273
|
[x: `bytes8[${string}]`]: undefined;
|
|
14273
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
14274
14274
|
[x: `bytes4[${string}]`]: undefined;
|
|
14275
14275
|
[x: `bytes5[${string}]`]: undefined;
|
|
14276
14276
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -14369,10 +14369,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14369
14369
|
address?: undefined;
|
|
14370
14370
|
bool?: undefined;
|
|
14371
14371
|
bytes?: undefined;
|
|
14372
|
+
bytes1?: undefined;
|
|
14372
14373
|
bytes2?: undefined;
|
|
14373
14374
|
bytes3?: undefined;
|
|
14374
14375
|
bytes8?: undefined;
|
|
14375
|
-
bytes1?: undefined;
|
|
14376
14376
|
bytes4?: undefined;
|
|
14377
14377
|
bytes5?: undefined;
|
|
14378
14378
|
bytes6?: undefined;
|
|
@@ -14472,10 +14472,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14472
14472
|
[x: `address[${string}]`]: undefined;
|
|
14473
14473
|
[x: `bool[${string}]`]: undefined;
|
|
14474
14474
|
[x: `bytes[${string}]`]: undefined;
|
|
14475
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
14475
14476
|
[x: `bytes2[${string}]`]: undefined;
|
|
14476
14477
|
[x: `bytes3[${string}]`]: undefined;
|
|
14477
14478
|
[x: `bytes8[${string}]`]: undefined;
|
|
14478
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
14479
14479
|
[x: `bytes4[${string}]`]: undefined;
|
|
14480
14480
|
[x: `bytes5[${string}]`]: undefined;
|
|
14481
14481
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -14574,10 +14574,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14574
14574
|
address?: undefined;
|
|
14575
14575
|
bool?: undefined;
|
|
14576
14576
|
bytes?: undefined;
|
|
14577
|
+
bytes1?: undefined;
|
|
14577
14578
|
bytes2?: undefined;
|
|
14578
14579
|
bytes3?: undefined;
|
|
14579
14580
|
bytes8?: undefined;
|
|
14580
|
-
bytes1?: undefined;
|
|
14581
14581
|
bytes4?: undefined;
|
|
14582
14582
|
bytes5?: undefined;
|
|
14583
14583
|
bytes6?: undefined;
|
|
@@ -14698,10 +14698,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14698
14698
|
[x: `address[${string}]`]: undefined;
|
|
14699
14699
|
[x: `bool[${string}]`]: undefined;
|
|
14700
14700
|
[x: `bytes[${string}]`]: undefined;
|
|
14701
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
14701
14702
|
[x: `bytes2[${string}]`]: undefined;
|
|
14702
14703
|
[x: `bytes3[${string}]`]: undefined;
|
|
14703
14704
|
[x: `bytes8[${string}]`]: undefined;
|
|
14704
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
14705
14705
|
[x: `bytes4[${string}]`]: undefined;
|
|
14706
14706
|
[x: `bytes5[${string}]`]: undefined;
|
|
14707
14707
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -14800,10 +14800,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14800
14800
|
address?: undefined;
|
|
14801
14801
|
bool?: undefined;
|
|
14802
14802
|
bytes?: undefined;
|
|
14803
|
+
bytes1?: undefined;
|
|
14803
14804
|
bytes2?: undefined;
|
|
14804
14805
|
bytes3?: undefined;
|
|
14805
14806
|
bytes8?: undefined;
|
|
14806
|
-
bytes1?: undefined;
|
|
14807
14807
|
bytes4?: undefined;
|
|
14808
14808
|
bytes5?: undefined;
|
|
14809
14809
|
bytes6?: undefined;
|
|
@@ -14903,10 +14903,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
14903
14903
|
[x: `address[${string}]`]: undefined;
|
|
14904
14904
|
[x: `bool[${string}]`]: undefined;
|
|
14905
14905
|
[x: `bytes[${string}]`]: undefined;
|
|
14906
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
14906
14907
|
[x: `bytes2[${string}]`]: undefined;
|
|
14907
14908
|
[x: `bytes3[${string}]`]: undefined;
|
|
14908
14909
|
[x: `bytes8[${string}]`]: undefined;
|
|
14909
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
14910
14910
|
[x: `bytes4[${string}]`]: undefined;
|
|
14911
14911
|
[x: `bytes5[${string}]`]: undefined;
|
|
14912
14912
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -15005,10 +15005,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15005
15005
|
address?: undefined;
|
|
15006
15006
|
bool?: undefined;
|
|
15007
15007
|
bytes?: undefined;
|
|
15008
|
+
bytes1?: undefined;
|
|
15008
15009
|
bytes2?: undefined;
|
|
15009
15010
|
bytes3?: undefined;
|
|
15010
15011
|
bytes8?: undefined;
|
|
15011
|
-
bytes1?: undefined;
|
|
15012
15012
|
bytes4?: undefined;
|
|
15013
15013
|
bytes5?: undefined;
|
|
15014
15014
|
bytes6?: undefined;
|
|
@@ -15126,10 +15126,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15126
15126
|
[x: `address[${string}]`]: undefined;
|
|
15127
15127
|
[x: `bool[${string}]`]: undefined;
|
|
15128
15128
|
[x: `bytes[${string}]`]: undefined;
|
|
15129
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
15129
15130
|
[x: `bytes2[${string}]`]: undefined;
|
|
15130
15131
|
[x: `bytes3[${string}]`]: undefined;
|
|
15131
15132
|
[x: `bytes8[${string}]`]: undefined;
|
|
15132
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
15133
15133
|
[x: `bytes4[${string}]`]: undefined;
|
|
15134
15134
|
[x: `bytes5[${string}]`]: undefined;
|
|
15135
15135
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -15228,10 +15228,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15228
15228
|
address?: undefined;
|
|
15229
15229
|
bool?: undefined;
|
|
15230
15230
|
bytes?: undefined;
|
|
15231
|
+
bytes1?: undefined;
|
|
15231
15232
|
bytes2?: undefined;
|
|
15232
15233
|
bytes3?: undefined;
|
|
15233
15234
|
bytes8?: undefined;
|
|
15234
|
-
bytes1?: undefined;
|
|
15235
15235
|
bytes4?: undefined;
|
|
15236
15236
|
bytes5?: undefined;
|
|
15237
15237
|
bytes6?: undefined;
|
|
@@ -15331,10 +15331,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15331
15331
|
[x: `address[${string}]`]: undefined;
|
|
15332
15332
|
[x: `bool[${string}]`]: undefined;
|
|
15333
15333
|
[x: `bytes[${string}]`]: undefined;
|
|
15334
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
15334
15335
|
[x: `bytes2[${string}]`]: undefined;
|
|
15335
15336
|
[x: `bytes3[${string}]`]: undefined;
|
|
15336
15337
|
[x: `bytes8[${string}]`]: undefined;
|
|
15337
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
15338
15338
|
[x: `bytes4[${string}]`]: undefined;
|
|
15339
15339
|
[x: `bytes5[${string}]`]: undefined;
|
|
15340
15340
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -15433,10 +15433,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15433
15433
|
address?: undefined;
|
|
15434
15434
|
bool?: undefined;
|
|
15435
15435
|
bytes?: undefined;
|
|
15436
|
+
bytes1?: undefined;
|
|
15436
15437
|
bytes2?: undefined;
|
|
15437
15438
|
bytes3?: undefined;
|
|
15438
15439
|
bytes8?: undefined;
|
|
15439
|
-
bytes1?: undefined;
|
|
15440
15440
|
bytes4?: undefined;
|
|
15441
15441
|
bytes5?: undefined;
|
|
15442
15442
|
bytes6?: undefined;
|
|
@@ -15569,10 +15569,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15569
15569
|
[x: `address[${string}]`]: undefined;
|
|
15570
15570
|
[x: `bool[${string}]`]: undefined;
|
|
15571
15571
|
[x: `bytes[${string}]`]: undefined;
|
|
15572
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
15572
15573
|
[x: `bytes2[${string}]`]: undefined;
|
|
15573
15574
|
[x: `bytes3[${string}]`]: undefined;
|
|
15574
15575
|
[x: `bytes8[${string}]`]: undefined;
|
|
15575
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
15576
15576
|
[x: `bytes4[${string}]`]: undefined;
|
|
15577
15577
|
[x: `bytes5[${string}]`]: undefined;
|
|
15578
15578
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -15671,10 +15671,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15671
15671
|
address?: undefined;
|
|
15672
15672
|
bool?: undefined;
|
|
15673
15673
|
bytes?: undefined;
|
|
15674
|
+
bytes1?: undefined;
|
|
15674
15675
|
bytes2?: undefined;
|
|
15675
15676
|
bytes3?: undefined;
|
|
15676
15677
|
bytes8?: undefined;
|
|
15677
|
-
bytes1?: undefined;
|
|
15678
15678
|
bytes4?: undefined;
|
|
15679
15679
|
bytes5?: undefined;
|
|
15680
15680
|
bytes6?: undefined;
|
|
@@ -15774,10 +15774,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15774
15774
|
[x: `address[${string}]`]: undefined;
|
|
15775
15775
|
[x: `bool[${string}]`]: undefined;
|
|
15776
15776
|
[x: `bytes[${string}]`]: undefined;
|
|
15777
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
15777
15778
|
[x: `bytes2[${string}]`]: undefined;
|
|
15778
15779
|
[x: `bytes3[${string}]`]: undefined;
|
|
15779
15780
|
[x: `bytes8[${string}]`]: undefined;
|
|
15780
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
15781
15781
|
[x: `bytes4[${string}]`]: undefined;
|
|
15782
15782
|
[x: `bytes5[${string}]`]: undefined;
|
|
15783
15783
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -15876,10 +15876,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15876
15876
|
address?: undefined;
|
|
15877
15877
|
bool?: undefined;
|
|
15878
15878
|
bytes?: undefined;
|
|
15879
|
+
bytes1?: undefined;
|
|
15879
15880
|
bytes2?: undefined;
|
|
15880
15881
|
bytes3?: undefined;
|
|
15881
15882
|
bytes8?: undefined;
|
|
15882
|
-
bytes1?: undefined;
|
|
15883
15883
|
bytes4?: undefined;
|
|
15884
15884
|
bytes5?: undefined;
|
|
15885
15885
|
bytes6?: undefined;
|
|
@@ -15996,10 +15996,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
15996
15996
|
[x: `address[${string}]`]: undefined;
|
|
15997
15997
|
[x: `bool[${string}]`]: undefined;
|
|
15998
15998
|
[x: `bytes[${string}]`]: undefined;
|
|
15999
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
15999
16000
|
[x: `bytes2[${string}]`]: undefined;
|
|
16000
16001
|
[x: `bytes3[${string}]`]: undefined;
|
|
16001
16002
|
[x: `bytes8[${string}]`]: undefined;
|
|
16002
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
16003
16003
|
[x: `bytes4[${string}]`]: undefined;
|
|
16004
16004
|
[x: `bytes5[${string}]`]: undefined;
|
|
16005
16005
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -16098,10 +16098,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16098
16098
|
address?: undefined;
|
|
16099
16099
|
bool?: undefined;
|
|
16100
16100
|
bytes?: undefined;
|
|
16101
|
+
bytes1?: undefined;
|
|
16101
16102
|
bytes2?: undefined;
|
|
16102
16103
|
bytes3?: undefined;
|
|
16103
16104
|
bytes8?: undefined;
|
|
16104
|
-
bytes1?: undefined;
|
|
16105
16105
|
bytes4?: undefined;
|
|
16106
16106
|
bytes5?: undefined;
|
|
16107
16107
|
bytes6?: undefined;
|
|
@@ -16201,10 +16201,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16201
16201
|
[x: `address[${string}]`]: undefined;
|
|
16202
16202
|
[x: `bool[${string}]`]: undefined;
|
|
16203
16203
|
[x: `bytes[${string}]`]: undefined;
|
|
16204
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
16204
16205
|
[x: `bytes2[${string}]`]: undefined;
|
|
16205
16206
|
[x: `bytes3[${string}]`]: undefined;
|
|
16206
16207
|
[x: `bytes8[${string}]`]: undefined;
|
|
16207
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
16208
16208
|
[x: `bytes4[${string}]`]: undefined;
|
|
16209
16209
|
[x: `bytes5[${string}]`]: undefined;
|
|
16210
16210
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -16303,10 +16303,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16303
16303
|
address?: undefined;
|
|
16304
16304
|
bool?: undefined;
|
|
16305
16305
|
bytes?: undefined;
|
|
16306
|
+
bytes1?: undefined;
|
|
16306
16307
|
bytes2?: undefined;
|
|
16307
16308
|
bytes3?: undefined;
|
|
16308
16309
|
bytes8?: undefined;
|
|
16309
|
-
bytes1?: undefined;
|
|
16310
16310
|
bytes4?: undefined;
|
|
16311
16311
|
bytes5?: undefined;
|
|
16312
16312
|
bytes6?: undefined;
|
|
@@ -16423,10 +16423,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16423
16423
|
[x: `address[${string}]`]: undefined;
|
|
16424
16424
|
[x: `bool[${string}]`]: undefined;
|
|
16425
16425
|
[x: `bytes[${string}]`]: undefined;
|
|
16426
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
16426
16427
|
[x: `bytes2[${string}]`]: undefined;
|
|
16427
16428
|
[x: `bytes3[${string}]`]: undefined;
|
|
16428
16429
|
[x: `bytes8[${string}]`]: undefined;
|
|
16429
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
16430
16430
|
[x: `bytes4[${string}]`]: undefined;
|
|
16431
16431
|
[x: `bytes5[${string}]`]: undefined;
|
|
16432
16432
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -16525,10 +16525,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16525
16525
|
address?: undefined;
|
|
16526
16526
|
bool?: undefined;
|
|
16527
16527
|
bytes?: undefined;
|
|
16528
|
+
bytes1?: undefined;
|
|
16528
16529
|
bytes2?: undefined;
|
|
16529
16530
|
bytes3?: undefined;
|
|
16530
16531
|
bytes8?: undefined;
|
|
16531
|
-
bytes1?: undefined;
|
|
16532
16532
|
bytes4?: undefined;
|
|
16533
16533
|
bytes5?: undefined;
|
|
16534
16534
|
bytes6?: undefined;
|
|
@@ -16628,10 +16628,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16628
16628
|
[x: `address[${string}]`]: undefined;
|
|
16629
16629
|
[x: `bool[${string}]`]: undefined;
|
|
16630
16630
|
[x: `bytes[${string}]`]: undefined;
|
|
16631
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
16631
16632
|
[x: `bytes2[${string}]`]: undefined;
|
|
16632
16633
|
[x: `bytes3[${string}]`]: undefined;
|
|
16633
16634
|
[x: `bytes8[${string}]`]: undefined;
|
|
16634
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
16635
16635
|
[x: `bytes4[${string}]`]: undefined;
|
|
16636
16636
|
[x: `bytes5[${string}]`]: undefined;
|
|
16637
16637
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -16730,10 +16730,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
16730
16730
|
address?: undefined;
|
|
16731
16731
|
bool?: undefined;
|
|
16732
16732
|
bytes?: undefined;
|
|
16733
|
+
bytes1?: undefined;
|
|
16733
16734
|
bytes2?: undefined;
|
|
16734
16735
|
bytes3?: undefined;
|
|
16735
16736
|
bytes8?: undefined;
|
|
16736
|
-
bytes1?: undefined;
|
|
16737
16737
|
bytes4?: undefined;
|
|
16738
16738
|
bytes5?: undefined;
|
|
16739
16739
|
bytes6?: undefined;
|
|
@@ -17014,10 +17014,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17014
17014
|
[x: `address[${string}]`]: undefined;
|
|
17015
17015
|
[x: `bool[${string}]`]: undefined;
|
|
17016
17016
|
[x: `bytes[${string}]`]: undefined;
|
|
17017
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
17017
17018
|
[x: `bytes2[${string}]`]: undefined;
|
|
17018
17019
|
[x: `bytes3[${string}]`]: undefined;
|
|
17019
17020
|
[x: `bytes8[${string}]`]: undefined;
|
|
17020
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
17021
17021
|
[x: `bytes4[${string}]`]: undefined;
|
|
17022
17022
|
[x: `bytes5[${string}]`]: undefined;
|
|
17023
17023
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -17116,10 +17116,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17116
17116
|
address?: undefined;
|
|
17117
17117
|
bool?: undefined;
|
|
17118
17118
|
bytes?: undefined;
|
|
17119
|
+
bytes1?: undefined;
|
|
17119
17120
|
bytes2?: undefined;
|
|
17120
17121
|
bytes3?: undefined;
|
|
17121
17122
|
bytes8?: undefined;
|
|
17122
|
-
bytes1?: undefined;
|
|
17123
17123
|
bytes4?: undefined;
|
|
17124
17124
|
bytes5?: undefined;
|
|
17125
17125
|
bytes6?: undefined;
|
|
@@ -17219,10 +17219,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17219
17219
|
[x: `address[${string}]`]: undefined;
|
|
17220
17220
|
[x: `bool[${string}]`]: undefined;
|
|
17221
17221
|
[x: `bytes[${string}]`]: undefined;
|
|
17222
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
17222
17223
|
[x: `bytes2[${string}]`]: undefined;
|
|
17223
17224
|
[x: `bytes3[${string}]`]: undefined;
|
|
17224
17225
|
[x: `bytes8[${string}]`]: undefined;
|
|
17225
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
17226
17226
|
[x: `bytes4[${string}]`]: undefined;
|
|
17227
17227
|
[x: `bytes5[${string}]`]: undefined;
|
|
17228
17228
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -17321,10 +17321,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17321
17321
|
address?: undefined;
|
|
17322
17322
|
bool?: undefined;
|
|
17323
17323
|
bytes?: undefined;
|
|
17324
|
+
bytes1?: undefined;
|
|
17324
17325
|
bytes2?: undefined;
|
|
17325
17326
|
bytes3?: undefined;
|
|
17326
17327
|
bytes8?: undefined;
|
|
17327
|
-
bytes1?: undefined;
|
|
17328
17328
|
bytes4?: undefined;
|
|
17329
17329
|
bytes5?: undefined;
|
|
17330
17330
|
bytes6?: undefined;
|
|
@@ -17441,10 +17441,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17441
17441
|
[x: `address[${string}]`]: undefined;
|
|
17442
17442
|
[x: `bool[${string}]`]: undefined;
|
|
17443
17443
|
[x: `bytes[${string}]`]: undefined;
|
|
17444
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
17444
17445
|
[x: `bytes2[${string}]`]: undefined;
|
|
17445
17446
|
[x: `bytes3[${string}]`]: undefined;
|
|
17446
17447
|
[x: `bytes8[${string}]`]: undefined;
|
|
17447
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
17448
17448
|
[x: `bytes4[${string}]`]: undefined;
|
|
17449
17449
|
[x: `bytes5[${string}]`]: undefined;
|
|
17450
17450
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -17543,10 +17543,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17543
17543
|
address?: undefined;
|
|
17544
17544
|
bool?: undefined;
|
|
17545
17545
|
bytes?: undefined;
|
|
17546
|
+
bytes1?: undefined;
|
|
17546
17547
|
bytes2?: undefined;
|
|
17547
17548
|
bytes3?: undefined;
|
|
17548
17549
|
bytes8?: undefined;
|
|
17549
|
-
bytes1?: undefined;
|
|
17550
17550
|
bytes4?: undefined;
|
|
17551
17551
|
bytes5?: undefined;
|
|
17552
17552
|
bytes6?: undefined;
|
|
@@ -17646,10 +17646,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17646
17646
|
[x: `address[${string}]`]: undefined;
|
|
17647
17647
|
[x: `bool[${string}]`]: undefined;
|
|
17648
17648
|
[x: `bytes[${string}]`]: undefined;
|
|
17649
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
17649
17650
|
[x: `bytes2[${string}]`]: undefined;
|
|
17650
17651
|
[x: `bytes3[${string}]`]: undefined;
|
|
17651
17652
|
[x: `bytes8[${string}]`]: undefined;
|
|
17652
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
17653
17653
|
[x: `bytes4[${string}]`]: undefined;
|
|
17654
17654
|
[x: `bytes5[${string}]`]: undefined;
|
|
17655
17655
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -17748,10 +17748,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
17748
17748
|
address?: undefined;
|
|
17749
17749
|
bool?: undefined;
|
|
17750
17750
|
bytes?: undefined;
|
|
17751
|
+
bytes1?: undefined;
|
|
17751
17752
|
bytes2?: undefined;
|
|
17752
17753
|
bytes3?: undefined;
|
|
17753
17754
|
bytes8?: undefined;
|
|
17754
|
-
bytes1?: undefined;
|
|
17755
17755
|
bytes4?: undefined;
|
|
17756
17756
|
bytes5?: undefined;
|
|
17757
17757
|
bytes6?: undefined;
|
|
@@ -18032,10 +18032,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
18032
18032
|
[x: `address[${string}]`]: undefined;
|
|
18033
18033
|
[x: `bool[${string}]`]: undefined;
|
|
18034
18034
|
[x: `bytes[${string}]`]: undefined;
|
|
18035
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
18035
18036
|
[x: `bytes2[${string}]`]: undefined;
|
|
18036
18037
|
[x: `bytes3[${string}]`]: undefined;
|
|
18037
18038
|
[x: `bytes8[${string}]`]: undefined;
|
|
18038
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
18039
18039
|
[x: `bytes4[${string}]`]: undefined;
|
|
18040
18040
|
[x: `bytes5[${string}]`]: undefined;
|
|
18041
18041
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -18134,10 +18134,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
18134
18134
|
address?: undefined;
|
|
18135
18135
|
bool?: undefined;
|
|
18136
18136
|
bytes?: undefined;
|
|
18137
|
+
bytes1?: undefined;
|
|
18137
18138
|
bytes2?: undefined;
|
|
18138
18139
|
bytes3?: undefined;
|
|
18139
18140
|
bytes8?: undefined;
|
|
18140
|
-
bytes1?: undefined;
|
|
18141
18141
|
bytes4?: undefined;
|
|
18142
18142
|
bytes5?: undefined;
|
|
18143
18143
|
bytes6?: undefined;
|
|
@@ -18237,10 +18237,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
18237
18237
|
[x: `address[${string}]`]: undefined;
|
|
18238
18238
|
[x: `bool[${string}]`]: undefined;
|
|
18239
18239
|
[x: `bytes[${string}]`]: undefined;
|
|
18240
|
+
[x: `bytes1[${string}]`]: undefined;
|
|
18240
18241
|
[x: `bytes2[${string}]`]: undefined;
|
|
18241
18242
|
[x: `bytes3[${string}]`]: undefined;
|
|
18242
18243
|
[x: `bytes8[${string}]`]: undefined;
|
|
18243
|
-
[x: `bytes1[${string}]`]: undefined;
|
|
18244
18244
|
[x: `bytes4[${string}]`]: undefined;
|
|
18245
18245
|
[x: `bytes5[${string}]`]: undefined;
|
|
18246
18246
|
[x: `bytes6[${string}]`]: undefined;
|
|
@@ -18339,10 +18339,10 @@ export declare const useViemClient: ({ address, walletClientConfig }: UseViemCli
|
|
|
18339
18339
|
address?: undefined;
|
|
18340
18340
|
bool?: undefined;
|
|
18341
18341
|
bytes?: undefined;
|
|
18342
|
+
bytes1?: undefined;
|
|
18342
18343
|
bytes2?: undefined;
|
|
18343
18344
|
bytes3?: undefined;
|
|
18344
18345
|
bytes8?: undefined;
|
|
18345
|
-
bytes1?: undefined;
|
|
18346
18346
|
bytes4?: undefined;
|
|
18347
18347
|
bytes5?: undefined;
|
|
18348
18348
|
bytes6?: undefined;
|