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