@ocap/client 1.16.8 → 1.16.9
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/README.md +1 -1
- package/dist/browser.d.ts +1 -0
- package/dist/report.html +2 -2
- package/docs/README.md +560 -560
- package/lib/node.d.ts +1 -0
- package/package.json +18 -17
package/docs/README.md
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
|
|
2
1
|
## GraphQLClient
|
|
3
2
|
|
|
4
3
|
An http client that can read/write data to a forge powered blockchain node, can be used in both node.js and browser.
|
|
5
4
|
|
|
6
5
|
Please note that, due to internal implementation of google-protobuf, all `repeated fields` names are suffixed with `List`
|
|
7
6
|
|
|
8
|
-
**Kind**: global class
|
|
7
|
+
**Kind**: global class\
|
|
9
8
|
**See**
|
|
10
9
|
|
|
11
10
|
* GraphQLClient#getQueries
|
|
@@ -14,17 +13,18 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
14
13
|
* GraphQLClient#getTxSendMethods
|
|
15
14
|
* GraphQLClient#getTxEncodeMethods
|
|
16
15
|
|
|
16
|
+
<!---->
|
|
17
17
|
|
|
18
18
|
* [GraphQLClient](#GraphQLClient)
|
|
19
19
|
* [new GraphQLClient(\[endpoint\])](#new_GraphQLClient_new)
|
|
20
|
-
*
|
|
20
|
+
* *instance*
|
|
21
21
|
* [fromUnitToToken(value)](#GraphQLClient+fromUnitToToken) ⇒ `string`
|
|
22
22
|
* [fromTokenToUnit(amount)](#GraphQLClient+fromTokenToUnit) ⇒ `BN`
|
|
23
23
|
* [getTxSendMethods()](#GraphQLClient+getTxSendMethods) ⇒ `Array.<string>`
|
|
24
24
|
* [getTxEncodeMethods()](#GraphQLClient+getTxEncodeMethods) ⇒ `Array.<string>`
|
|
25
25
|
* [getTxSignMethods()](#GraphQLClient+getTxSignMethods) ⇒ `Array.<string>`
|
|
26
26
|
* [getTxMultiSignMethods()](#GraphQLClient+getTxMultiSignMethods) ⇒ `Array.<string>`
|
|
27
|
-
* [getType(x)](#GraphQLClient+getType) ⇒ `class`
|
|
27
|
+
* [getType(x)](#GraphQLClient+getType) ⇒ `class` | `null`
|
|
28
28
|
* [decodeTx(input)](#GraphQLClient+decodeTx) ⇒ `object`
|
|
29
29
|
* [declare(params, extra)](#GraphQLClient+declare) ⇒ `Promise`
|
|
30
30
|
* [migrateAccount(params, extra)](#GraphQLClient+migrateAccount) ⇒ `Promise`
|
|
@@ -141,7 +141,7 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
141
141
|
* [listRollupValidators(params)](#GraphQLClient+listRollupValidators) ⇒ [`Promise.<ResponseListRollupValidators>`](#GraphQLClient.ResponseListRollupValidators)
|
|
142
142
|
* [search(params)](#GraphQLClient+search) ⇒ [`Promise.<ResponseSearch>`](#GraphQLClient.ResponseSearch)
|
|
143
143
|
* [sendTx(params)](#GraphQLClient+sendTx) ⇒ [`Promise.<ResponseSendTx>`](#GraphQLClient.ResponseSendTx)
|
|
144
|
-
*
|
|
144
|
+
* *static*
|
|
145
145
|
* [WalletObject](#GraphQLClient.WalletObject) : `Object`
|
|
146
146
|
* [WalletTypeObject](#GraphQLClient.WalletTypeObject) : `Object`
|
|
147
147
|
* [TxEncodeOutput](#GraphQLClient.TxEncodeOutput) : `object`
|
|
@@ -197,7 +197,7 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
197
197
|
* [BlockInfo](#GraphQLClient.BlockInfo) : `object`
|
|
198
198
|
* [BlockInfoSimple](#GraphQLClient.BlockInfoSimple) : `object`
|
|
199
199
|
* [ChainInfo](#GraphQLClient.ChainInfo) : `object`
|
|
200
|
-
* [
|
|
200
|
+
* [ChainInfo\_ForgeAppsVersionEntry](#GraphQLClient.ChainInfo_ForgeAppsVersionEntry) : `object`
|
|
201
201
|
* [ClaimBlockRewardTx](#GraphQLClient.ClaimBlockRewardTx) : `object`
|
|
202
202
|
* [ClaimStakeTx](#GraphQLClient.ClaimStakeTx) : `object`
|
|
203
203
|
* [ConsensusParams](#GraphQLClient.ConsensusParams) : `object`
|
|
@@ -211,7 +211,7 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
211
211
|
* [DelegateOp](#GraphQLClient.DelegateOp) : `object`
|
|
212
212
|
* [DelegateOpState](#GraphQLClient.DelegateOpState) : `object`
|
|
213
213
|
* [DelegateState](#GraphQLClient.DelegateState) : `object`
|
|
214
|
-
* [
|
|
214
|
+
* [DelegateState\_OpsEntry](#GraphQLClient.DelegateState_OpsEntry) : `object`
|
|
215
215
|
* [DelegateTx](#GraphQLClient.DelegateTx) : `object`
|
|
216
216
|
* [DepositTokenV2Tx](#GraphQLClient.DepositTokenV2Tx) : `object`
|
|
217
217
|
* [Evidence](#GraphQLClient.Evidence) : `object`
|
|
@@ -222,7 +222,7 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
222
222
|
* [ExchangeV2Tx](#GraphQLClient.ExchangeV2Tx) : `object`
|
|
223
223
|
* [ForeignToken](#GraphQLClient.ForeignToken) : `object`
|
|
224
224
|
* [ForgeState](#GraphQLClient.ForgeState) : `object`
|
|
225
|
-
* [
|
|
225
|
+
* [ForgeState\_TasksEntry](#GraphQLClient.ForgeState_TasksEntry) : `object`
|
|
226
226
|
* [ForgeStats](#GraphQLClient.ForgeStats) : `object`
|
|
227
227
|
* [ForgeToken](#GraphQLClient.ForgeToken) : `object`
|
|
228
228
|
* [GeoInfo](#GraphQLClient.GeoInfo) : `object`
|
|
@@ -250,7 +250,7 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
250
250
|
* [NFTIssuer](#GraphQLClient.NFTIssuer) : `object`
|
|
251
251
|
* [NetInfo](#GraphQLClient.NetInfo) : `object`
|
|
252
252
|
* [NodeInfo](#GraphQLClient.NodeInfo) : `object`
|
|
253
|
-
* [
|
|
253
|
+
* [NodeInfo\_ForgeAppsVersionEntry](#GraphQLClient.NodeInfo_ForgeAppsVersionEntry) : `object`
|
|
254
254
|
* [PageInfo](#GraphQLClient.PageInfo) : `object`
|
|
255
255
|
* [PartSetHeader](#GraphQLClient.PartSetHeader) : `object`
|
|
256
256
|
* [PauseRollupTx](#GraphQLClient.PauseRollupTx) : `object`
|
|
@@ -390,7 +390,7 @@ Please note that, due to internal implementation of google-protobuf, all `repeat
|
|
|
390
390
|
* [UpgradeNodeTxInput](#GraphQLClient.UpgradeNodeTxInput) : `Object`
|
|
391
391
|
* [WithdrawTokenV2TxInput](#GraphQLClient.WithdrawTokenV2TxInput) : `Object`
|
|
392
392
|
|
|
393
|
-
### new GraphQLClient([endpoint])
|
|
393
|
+
### new GraphQLClient(\[endpoint])
|
|
394
394
|
|
|
395
395
|
Create an instance of GraphQLClient
|
|
396
396
|
|
|
@@ -398,7 +398,7 @@ Create an instance of GraphQLClient
|
|
|
398
398
|
| ---------- | -------- | --------------------------------------------------- | -------------------- |
|
|
399
399
|
| [endpoint] | `string` | `"'http://localhost:8210/api'"` | the graphql endpoint |
|
|
400
400
|
|
|
401
|
-
**Example**
|
|
401
|
+
**Example**
|
|
402
402
|
|
|
403
403
|
```js
|
|
404
404
|
const GraphQLClient = require('@ocap/client');
|
|
@@ -412,7 +412,7 @@ const res = await client.getChainInfo();
|
|
|
412
412
|
|
|
413
413
|
Format big number presentation amount to token number
|
|
414
414
|
|
|
415
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
415
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
416
416
|
|
|
417
417
|
| Param | Type |
|
|
418
418
|
| ----- | -------- |
|
|
@@ -422,7 +422,7 @@ Format big number presentation amount to token number
|
|
|
422
422
|
|
|
423
423
|
Encode amount to corresponding token big number presentation
|
|
424
424
|
|
|
425
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
425
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
426
426
|
|
|
427
427
|
| Param | Type |
|
|
428
428
|
| ------ | -------- |
|
|
@@ -433,36 +433,36 @@ Encode amount to corresponding token big number presentation
|
|
|
433
433
|
List all transaction send methods
|
|
434
434
|
Each method can send one kind of transactions supported by forge core, such as `DeclareTx`, `PokeTx`
|
|
435
435
|
|
|
436
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
437
|
-
**Returns**: `Array.<string>` - method name list
|
|
436
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
437
|
+
**Returns**: `Array.<string>` - method name list
|
|
438
438
|
|
|
439
439
|
### graphQLClient.getTxEncodeMethods() ⇒ `Array.<string>`
|
|
440
440
|
|
|
441
441
|
List all transaction encode methods, each method can be used to encode transaction to buffer and object
|
|
442
442
|
|
|
443
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
444
|
-
**Returns**: `Array.<string>` - method name list
|
|
443
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
444
|
+
**Returns**: `Array.<string>` - method name list
|
|
445
445
|
|
|
446
446
|
### graphQLClient.getTxSignMethods() ⇒ `Array.<string>`
|
|
447
447
|
|
|
448
448
|
List all transaction sign methods, each method can be used to sign transaction to an object
|
|
449
449
|
|
|
450
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
451
|
-
**Returns**: `Array.<string>` - method name list
|
|
450
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
451
|
+
**Returns**: `Array.<string>` - method name list
|
|
452
452
|
|
|
453
453
|
### graphQLClient.getTxMultiSignMethods() ⇒ `Array.<string>`
|
|
454
454
|
|
|
455
455
|
List all transaction multi sign methods, each method can be used to do multi sign a transaction
|
|
456
456
|
|
|
457
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
458
|
-
**Returns**: `Array.<string>` - method name list
|
|
457
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
458
|
+
**Returns**: `Array.<string>` - method name list
|
|
459
459
|
|
|
460
|
-
### graphQLClient.getType(x) ⇒ `class`
|
|
460
|
+
### graphQLClient.getType(x) ⇒ `class` | `null`
|
|
461
461
|
|
|
462
462
|
Get protobuf message class by name, only supports forge-built-in types
|
|
463
463
|
|
|
464
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
465
|
-
**Returns**: `class`
|
|
464
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
465
|
+
**Returns**: `class` | `null` - message type
|
|
466
466
|
|
|
467
467
|
| Param | Type |
|
|
468
468
|
| ----- | -------- |
|
|
@@ -472,8 +472,8 @@ Get protobuf message class by name, only supports forge-built-in types
|
|
|
472
472
|
|
|
473
473
|
Decode transaction buffer/base64/base58 to an object
|
|
474
474
|
|
|
475
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
476
|
-
**Returns**: `object` - transaction object
|
|
475
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
476
|
+
**Returns**: `object` - transaction object
|
|
477
477
|
|
|
478
478
|
| Param | Type |
|
|
479
479
|
| ----- | ----------------------------------------- |
|
|
@@ -483,8 +483,8 @@ Decode transaction buffer/base64/base58 to an object
|
|
|
483
483
|
|
|
484
484
|
Declare an DID and it's public key on chain
|
|
485
485
|
|
|
486
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
487
|
-
**Returns**: `Promise` - the transaction hash once resolved
|
|
486
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
487
|
+
**Returns**: `Promise` - the transaction hash once resolved
|
|
488
488
|
|
|
489
489
|
| Param | Type | Default | Description |
|
|
490
490
|
| --------------- | -------------- | ---------------------------- | ----------------------------------------------- |
|
|
@@ -499,8 +499,8 @@ Declare an DID and it's public key on chain
|
|
|
499
499
|
|
|
500
500
|
Migrate current account to a new account
|
|
501
501
|
|
|
502
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
503
|
-
**Returns**: `Promise` - the transaction hash once resolved
|
|
502
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
503
|
+
**Returns**: `Promise` - the transaction hash once resolved
|
|
504
504
|
|
|
505
505
|
| Param | Type | Description |
|
|
506
506
|
| ----------- | -------------- | ----------------------------------------------- |
|
|
@@ -514,8 +514,8 @@ Migrate current account to a new account
|
|
|
514
514
|
Delegate some privileges to another account
|
|
515
515
|
So that that account can send transactions on behalf of the delegator
|
|
516
516
|
|
|
517
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
518
|
-
**Returns**: `Promise` - the `[transactionHash, delegateAddress]` once resolved
|
|
517
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
518
|
+
**Returns**: `Promise` - the `[transactionHash, delegateAddress]` once resolved
|
|
519
519
|
|
|
520
520
|
| Param | Type | Description |
|
|
521
521
|
| ----------------- | -------------- | ----------------------------------------------------- |
|
|
@@ -529,8 +529,8 @@ So that that account can send transactions on behalf of the delegator
|
|
|
529
529
|
|
|
530
530
|
Revoke a previous delegation
|
|
531
531
|
|
|
532
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
533
|
-
**Returns**: `Promise` - the transaction hash once resolved
|
|
532
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
533
|
+
**Returns**: `Promise` - the transaction hash once resolved
|
|
534
534
|
|
|
535
535
|
| Param | Type | Description |
|
|
536
536
|
| ----------------- | -------------- | ----------------------------------------------------- |
|
|
@@ -544,8 +544,8 @@ Revoke a previous delegation
|
|
|
544
544
|
|
|
545
545
|
Create an new asset (non-fungible-token)
|
|
546
546
|
|
|
547
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
548
|
-
**Returns**: `Promise` - the `[transactionHash, assetAddress]` once resolved
|
|
547
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
548
|
+
**Returns**: `Promise` - the `[transactionHash, assetAddress]` once resolved
|
|
549
549
|
|
|
550
550
|
| Param | Type | Description |
|
|
551
551
|
| -------------------- | -------------- | ------------------------------------------------------- |
|
|
@@ -564,8 +564,8 @@ Create an new asset (non-fungible-token)
|
|
|
564
564
|
|
|
565
565
|
Update an existing asset (non-fungible-token)
|
|
566
566
|
|
|
567
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
568
|
-
**Returns**: `Promise` - the `transactionHash` once resolved
|
|
567
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
568
|
+
**Returns**: `Promise` - the `transactionHash` once resolved
|
|
569
569
|
|
|
570
570
|
| Param | Type | Description |
|
|
571
571
|
| ---------------- | -------------- | ----------------------------------------------- |
|
|
@@ -581,8 +581,8 @@ Update an existing asset (non-fungible-token)
|
|
|
581
581
|
|
|
582
582
|
Create an asset factory that can be used to produce multiple assets in a transaction
|
|
583
583
|
|
|
584
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
585
|
-
**Returns**: `Promise` - the `[transactionHash, factoryAddress]` once resolved
|
|
584
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
585
|
+
**Returns**: `Promise` - the `[transactionHash, factoryAddress]` once resolved
|
|
586
586
|
|
|
587
587
|
| Param | Type | Description |
|
|
588
588
|
| -------------------------------- | -------------- | ------------------------------------------------------------------ |
|
|
@@ -606,8 +606,8 @@ Create an asset factory that can be used to produce multiple assets in a transac
|
|
|
606
606
|
|
|
607
607
|
Acquire an asset from factory
|
|
608
608
|
|
|
609
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
610
|
-
**Returns**: `Promise` - the `[transactionHash, [assetAddress]]` once resolved
|
|
609
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
610
|
+
**Returns**: `Promise` - the `[transactionHash, [assetAddress]]` once resolved
|
|
611
611
|
|
|
612
612
|
| Param | Type | Description |
|
|
613
613
|
| --------------------- | -------------- | -------------------------------------------------------------------------------------- |
|
|
@@ -625,8 +625,8 @@ Acquire an asset from factory
|
|
|
625
625
|
|
|
626
626
|
Transfer token or assets to another account
|
|
627
627
|
|
|
628
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
629
|
-
**Returns**: `Promise` - the `transactionHash` once resolved
|
|
628
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
629
|
+
**Returns**: `Promise` - the `transactionHash` once resolved
|
|
630
630
|
|
|
631
631
|
| Param | Type | Description |
|
|
632
632
|
| ---------------- | -------------- | ----------------------------------------------- |
|
|
@@ -643,8 +643,8 @@ Transfer token or assets to another account
|
|
|
643
643
|
|
|
644
644
|
Prepare an exchange transaction between multiple accounts
|
|
645
645
|
|
|
646
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
647
|
-
**Returns**: `Promise` - the `transaction` object once resolved
|
|
646
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
647
|
+
**Returns**: `Promise` - the `transaction` object once resolved
|
|
648
648
|
|
|
649
649
|
| Param | Type | Description |
|
|
650
650
|
| ------------------- | -------------- | ----------------------------------------------- |
|
|
@@ -663,8 +663,8 @@ Prepare an exchange transaction between multiple accounts
|
|
|
663
663
|
|
|
664
664
|
Finalize an exchange transaction between multiple accounts
|
|
665
665
|
|
|
666
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
667
|
-
**Returns**: `Promise` - the `transaction` object once resolved
|
|
666
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
667
|
+
**Returns**: `Promise` - the `transaction` object once resolved
|
|
668
668
|
|
|
669
669
|
| Param | Type | Description |
|
|
670
670
|
| ---------------- | -------------- | ----------------------------------------------- |
|
|
@@ -679,8 +679,8 @@ Finalize an exchange transaction between multiple accounts
|
|
|
679
679
|
|
|
680
680
|
Send an exchange transaction
|
|
681
681
|
|
|
682
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
683
|
-
**Returns**: `Promise` - the `transactionHash` once resolved
|
|
682
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
683
|
+
**Returns**: `Promise` - the `transactionHash` once resolved
|
|
684
684
|
|
|
685
685
|
| Param | Type | Description |
|
|
686
686
|
| ------------- | -------------- | ----------------------------------------------- |
|
|
@@ -693,9 +693,9 @@ Send an exchange transaction
|
|
|
693
693
|
|
|
694
694
|
List all query method names
|
|
695
695
|
|
|
696
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
697
|
-
**Returns**: `Array.<string>` - method name list
|
|
698
|
-
**Example**
|
|
696
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
697
|
+
**Returns**: `Array.<string>` - method name list\
|
|
698
|
+
**Example**
|
|
699
699
|
|
|
700
700
|
```js
|
|
701
701
|
const methods = client.getQueries();
|
|
@@ -741,9 +741,9 @@ const methods = client.getQueries();
|
|
|
741
741
|
|
|
742
742
|
List all mutation method names
|
|
743
743
|
|
|
744
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
745
|
-
**Returns**: `Array.<string>` - method name list
|
|
746
|
-
**Example**
|
|
744
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
745
|
+
**Returns**: `Array.<string>` - method name list\
|
|
746
|
+
**Example**
|
|
747
747
|
|
|
748
748
|
```js
|
|
749
749
|
const methods = client.getMutations();
|
|
@@ -757,9 +757,9 @@ const methods = client.getMutations();
|
|
|
757
757
|
|
|
758
758
|
List all subscription method names
|
|
759
759
|
|
|
760
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
761
|
-
**Returns**: `Array.<string>` - method name list
|
|
762
|
-
**Example**
|
|
760
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
761
|
+
**Returns**: `Array.<string>` - method name list\
|
|
762
|
+
**Example**
|
|
763
763
|
|
|
764
764
|
```js
|
|
765
765
|
const methods = client.getSubscriptions();
|
|
@@ -772,14 +772,14 @@ const methods = client.getSubscriptions();
|
|
|
772
772
|
|
|
773
773
|
Send raw graphql query to forge graphql endpoint
|
|
774
774
|
|
|
775
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
776
|
-
**Returns**: `Promise` - usually axios response data
|
|
775
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
776
|
+
**Returns**: `Promise` - usually axios response data
|
|
777
777
|
|
|
778
778
|
| Param | Type | Description |
|
|
779
779
|
| ----- | -------- | -------------------- |
|
|
780
780
|
| query | `string` | graphql query string |
|
|
781
781
|
|
|
782
|
-
**Example**
|
|
782
|
+
**Example**
|
|
783
783
|
|
|
784
784
|
```js
|
|
785
785
|
const res = await client.doRawQuery('
|
|
@@ -801,8 +801,8 @@ const res = await client.doRawQuery('
|
|
|
801
801
|
|
|
802
802
|
Send raw graphql subscription to forge graphql endpoint
|
|
803
803
|
|
|
804
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
805
|
-
**Returns**: `Promise` - usually axios response data
|
|
804
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
805
|
+
**Returns**: `Promise` - usually axios response data
|
|
806
806
|
|
|
807
807
|
| Param | Type | Description |
|
|
808
808
|
| ----- | -------- | -------------------- |
|
|
@@ -812,8 +812,8 @@ Send raw graphql subscription to forge graphql endpoint
|
|
|
812
812
|
|
|
813
813
|
Send AccountMigrateTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
814
814
|
|
|
815
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
816
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
815
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
816
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
817
817
|
|
|
818
818
|
| Param | Type |
|
|
819
819
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -823,8 +823,8 @@ Send AccountMigrateTx transaction and get the hash, use [getTx](#GraphQLClient+g
|
|
|
823
823
|
|
|
824
824
|
Send AcquireAssetV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
825
825
|
|
|
826
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
827
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
826
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
827
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
828
828
|
|
|
829
829
|
| Param | Type |
|
|
830
830
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -834,8 +834,8 @@ Send AcquireAssetV2Tx transaction and get the hash, use [getTx](#GraphQLClient+g
|
|
|
834
834
|
|
|
835
835
|
Send AcquireAssetV3Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
836
836
|
|
|
837
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
838
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
837
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
838
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
839
839
|
|
|
840
840
|
| Param | Type |
|
|
841
841
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -845,8 +845,8 @@ Send AcquireAssetV3Tx transaction and get the hash, use [getTx](#GraphQLClient+g
|
|
|
845
845
|
|
|
846
846
|
Send ClaimBlockRewardTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
847
847
|
|
|
848
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
849
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
848
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
849
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
850
850
|
|
|
851
851
|
| Param | Type |
|
|
852
852
|
| ------ | ------------------------------------------------------------------- |
|
|
@@ -856,8 +856,8 @@ Send ClaimBlockRewardTx transaction and get the hash, use [getTx](#GraphQLClient
|
|
|
856
856
|
|
|
857
857
|
Send ClaimStakeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
858
858
|
|
|
859
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
860
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
859
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
860
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
861
861
|
|
|
862
862
|
| Param | Type |
|
|
863
863
|
| ------ | ------------------------------------------------------- |
|
|
@@ -867,8 +867,8 @@ Send ClaimStakeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx
|
|
|
867
867
|
|
|
868
868
|
Send CreateAssetTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
869
869
|
|
|
870
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
871
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
870
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
871
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
872
872
|
|
|
873
873
|
| Param | Type |
|
|
874
874
|
| ------ | --------------------------------------------------------- |
|
|
@@ -878,8 +878,8 @@ Send CreateAssetTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
878
878
|
|
|
879
879
|
Send CreateFactoryTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
880
880
|
|
|
881
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
882
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
881
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
882
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
883
883
|
|
|
884
884
|
| Param | Type |
|
|
885
885
|
| ------ | ------------------------------------------------------------- |
|
|
@@ -889,8 +889,8 @@ Send CreateFactoryTx transaction and get the hash, use [getTx](#GraphQLClient+ge
|
|
|
889
889
|
|
|
890
890
|
Send CreateRollupBlockTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
891
891
|
|
|
892
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
893
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
892
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
893
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
894
894
|
|
|
895
895
|
| Param | Type |
|
|
896
896
|
| ------ | --------------------------------------------------------------------- |
|
|
@@ -900,8 +900,8 @@ Send CreateRollupBlockTx transaction and get the hash, use [getTx](#GraphQLClien
|
|
|
900
900
|
|
|
901
901
|
Send CreateRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
902
902
|
|
|
903
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
904
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
903
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
904
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
905
905
|
|
|
906
906
|
| Param | Type |
|
|
907
907
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -911,8 +911,8 @@ Send CreateRollupTx transaction and get the hash, use [getTx](#GraphQLClient+get
|
|
|
911
911
|
|
|
912
912
|
Send CreateTokenTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
913
913
|
|
|
914
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
915
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
914
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
915
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
916
916
|
|
|
917
917
|
| Param | Type |
|
|
918
918
|
| ------ | --------------------------------------------------------- |
|
|
@@ -922,8 +922,8 @@ Send CreateTokenTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
922
922
|
|
|
923
923
|
Send DeclareTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
924
924
|
|
|
925
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
926
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
925
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
926
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
927
927
|
|
|
928
928
|
| Param | Type |
|
|
929
929
|
| ------ | ------------------------------------------------- |
|
|
@@ -933,8 +933,8 @@ Send DeclareTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) t
|
|
|
933
933
|
|
|
934
934
|
Send DelegateTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
935
935
|
|
|
936
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
937
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
936
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
937
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
938
938
|
|
|
939
939
|
| Param | Type |
|
|
940
940
|
| ------ | --------------------------------------------------- |
|
|
@@ -944,8 +944,8 @@ Send DelegateTx transaction and get the hash, use [getTx](#GraphQLClient+getTx)
|
|
|
944
944
|
|
|
945
945
|
Send DepositTokenV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
946
946
|
|
|
947
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
948
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
947
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
948
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
949
949
|
|
|
950
950
|
| Param | Type |
|
|
951
951
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -955,8 +955,8 @@ Send DepositTokenV2Tx transaction and get the hash, use [getTx](#GraphQLClient+g
|
|
|
955
955
|
|
|
956
956
|
Send ExchangeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
957
957
|
|
|
958
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
959
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
958
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
959
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
960
960
|
|
|
961
961
|
| Param | Type |
|
|
962
962
|
| ------ | --------------------------------------------------- |
|
|
@@ -966,8 +966,8 @@ Send ExchangeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx)
|
|
|
966
966
|
|
|
967
967
|
Send ExchangeV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
968
968
|
|
|
969
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
970
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
969
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
970
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
971
971
|
|
|
972
972
|
| Param | Type |
|
|
973
973
|
| ------ | ------------------------------------------------------- |
|
|
@@ -977,8 +977,8 @@ Send ExchangeV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx
|
|
|
977
977
|
|
|
978
978
|
Send JoinRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
979
979
|
|
|
980
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
981
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
980
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
981
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
982
982
|
|
|
983
983
|
| Param | Type |
|
|
984
984
|
| ------ | ------------------------------------------------------- |
|
|
@@ -988,8 +988,8 @@ Send JoinRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx
|
|
|
988
988
|
|
|
989
989
|
Send LeaveRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
990
990
|
|
|
991
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
992
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
991
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
992
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
993
993
|
|
|
994
994
|
| Param | Type |
|
|
995
995
|
| ------ | --------------------------------------------------------- |
|
|
@@ -999,8 +999,8 @@ Send LeaveRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
999
999
|
|
|
1000
1000
|
Send MigrateRollupContractTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1001
1001
|
|
|
1002
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1003
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1002
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1003
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1004
1004
|
|
|
1005
1005
|
| Param | Type |
|
|
1006
1006
|
| ------ | ----------------------------------------------------------------------------- |
|
|
@@ -1010,8 +1010,8 @@ Send MigrateRollupContractTx transaction and get the hash, use [getTx](#GraphQLC
|
|
|
1010
1010
|
|
|
1011
1011
|
Send MigrateRollupTokenTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1012
1012
|
|
|
1013
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1014
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1013
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1014
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1015
1015
|
|
|
1016
1016
|
| Param | Type |
|
|
1017
1017
|
| ------ | ----------------------------------------------------------------------- |
|
|
@@ -1021,8 +1021,8 @@ Send MigrateRollupTokenTx transaction and get the hash, use [getTx](#GraphQLClie
|
|
|
1021
1021
|
|
|
1022
1022
|
Send MintAssetTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1023
1023
|
|
|
1024
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1025
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1024
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1025
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1026
1026
|
|
|
1027
1027
|
| Param | Type |
|
|
1028
1028
|
| ------ | ----------------------------------------------------- |
|
|
@@ -1032,8 +1032,8 @@ Send MintAssetTx transaction and get the hash, use [getTx](#GraphQLClient+getTx)
|
|
|
1032
1032
|
|
|
1033
1033
|
Send PauseRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1034
1034
|
|
|
1035
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1036
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1035
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1036
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1037
1037
|
|
|
1038
1038
|
| Param | Type |
|
|
1039
1039
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1043,8 +1043,8 @@ Send PauseRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
1043
1043
|
|
|
1044
1044
|
Send ResumeRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1045
1045
|
|
|
1046
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1047
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1046
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1047
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1048
1048
|
|
|
1049
1049
|
| Param | Type |
|
|
1050
1050
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1054,8 +1054,8 @@ Send ResumeRollupTx transaction and get the hash, use [getTx](#GraphQLClient+get
|
|
|
1054
1054
|
|
|
1055
1055
|
Send RevokeDelegateTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1056
1056
|
|
|
1057
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1058
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1057
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1058
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1059
1059
|
|
|
1060
1060
|
| Param | Type |
|
|
1061
1061
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1065,8 +1065,8 @@ Send RevokeDelegateTx transaction and get the hash, use [getTx](#GraphQLClient+g
|
|
|
1065
1065
|
|
|
1066
1066
|
Send RevokeStakeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1067
1067
|
|
|
1068
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1069
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1068
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1069
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1070
1070
|
|
|
1071
1071
|
| Param | Type |
|
|
1072
1072
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1076,8 +1076,8 @@ Send RevokeStakeTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
1076
1076
|
|
|
1077
1077
|
Send StakeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1078
1078
|
|
|
1079
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1080
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1079
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1080
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1081
1081
|
|
|
1082
1082
|
| Param | Type |
|
|
1083
1083
|
| ------ | --------------------------------------------- |
|
|
@@ -1087,8 +1087,8 @@ Send StakeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to
|
|
|
1087
1087
|
|
|
1088
1088
|
Send TransferTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1089
1089
|
|
|
1090
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1091
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1090
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1091
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1092
1092
|
|
|
1093
1093
|
| Param | Type |
|
|
1094
1094
|
| ------ | --------------------------------------------------- |
|
|
@@ -1098,8 +1098,8 @@ Send TransferTx transaction and get the hash, use [getTx](#GraphQLClient+getTx)
|
|
|
1098
1098
|
|
|
1099
1099
|
Send TransferV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1100
1100
|
|
|
1101
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1102
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1101
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1102
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1103
1103
|
|
|
1104
1104
|
| Param | Type |
|
|
1105
1105
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1109,8 +1109,8 @@ Send TransferV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx
|
|
|
1109
1109
|
|
|
1110
1110
|
Send TransferV3Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1111
1111
|
|
|
1112
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1113
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1112
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1113
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1114
1114
|
|
|
1115
1115
|
| Param | Type |
|
|
1116
1116
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1120,8 +1120,8 @@ Send TransferV3Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx
|
|
|
1120
1120
|
|
|
1121
1121
|
Send UpdateAssetTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1122
1122
|
|
|
1123
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1124
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1123
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1124
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1125
1125
|
|
|
1126
1126
|
| Param | Type |
|
|
1127
1127
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1131,8 +1131,8 @@ Send UpdateAssetTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
1131
1131
|
|
|
1132
1132
|
Send UpdateRollupTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1133
1133
|
|
|
1134
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1135
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1134
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1135
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1136
1136
|
|
|
1137
1137
|
| Param | Type |
|
|
1138
1138
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1142,8 +1142,8 @@ Send UpdateRollupTx transaction and get the hash, use [getTx](#GraphQLClient+get
|
|
|
1142
1142
|
|
|
1143
1143
|
Send UpgradeNodeTx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1144
1144
|
|
|
1145
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1146
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1145
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1146
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1147
1147
|
|
|
1148
1148
|
| Param | Type |
|
|
1149
1149
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1153,8 +1153,8 @@ Send UpgradeNodeTx transaction and get the hash, use [getTx](#GraphQLClient+getT
|
|
|
1153
1153
|
|
|
1154
1154
|
Send WithdrawTokenV2Tx transaction and get the hash, use [getTx](#GraphQLClient+getTx) to get transaction detail
|
|
1155
1155
|
|
|
1156
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1157
|
-
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1156
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1157
|
+
**Returns**: `Promise.<string>` - returns transaction hash if success, otherwise error was thrown
|
|
1158
1158
|
|
|
1159
1159
|
| Param | Type |
|
|
1160
1160
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1164,8 +1164,8 @@ Send WithdrawTokenV2Tx transaction and get the hash, use [getTx](#GraphQLClient+
|
|
|
1164
1164
|
|
|
1165
1165
|
Encode a AccountMigrateTx transaction for later use
|
|
1166
1166
|
|
|
1167
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1168
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1167
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1168
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1169
1169
|
|
|
1170
1170
|
| Param | Type |
|
|
1171
1171
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1175,8 +1175,8 @@ Encode a AccountMigrateTx transaction for later use
|
|
|
1175
1175
|
|
|
1176
1176
|
Encode a AcquireAssetV2Tx transaction for later use
|
|
1177
1177
|
|
|
1178
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1179
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1178
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1179
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1180
1180
|
|
|
1181
1181
|
| Param | Type |
|
|
1182
1182
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1186,8 +1186,8 @@ Encode a AcquireAssetV2Tx transaction for later use
|
|
|
1186
1186
|
|
|
1187
1187
|
Encode a AcquireAssetV3Tx transaction for later use
|
|
1188
1188
|
|
|
1189
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1190
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1189
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1190
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1191
1191
|
|
|
1192
1192
|
| Param | Type |
|
|
1193
1193
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1197,8 +1197,8 @@ Encode a AcquireAssetV3Tx transaction for later use
|
|
|
1197
1197
|
|
|
1198
1198
|
Encode a ClaimBlockRewardTx transaction for later use
|
|
1199
1199
|
|
|
1200
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1201
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1200
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1201
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1202
1202
|
|
|
1203
1203
|
| Param | Type |
|
|
1204
1204
|
| ------ | ------------------------------------------------------------------- |
|
|
@@ -1208,8 +1208,8 @@ Encode a ClaimBlockRewardTx transaction for later use
|
|
|
1208
1208
|
|
|
1209
1209
|
Encode a ClaimStakeTx transaction for later use
|
|
1210
1210
|
|
|
1211
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1212
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1211
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1212
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1213
1213
|
|
|
1214
1214
|
| Param | Type |
|
|
1215
1215
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1219,8 +1219,8 @@ Encode a ClaimStakeTx transaction for later use
|
|
|
1219
1219
|
|
|
1220
1220
|
Encode a CreateAssetTx transaction for later use
|
|
1221
1221
|
|
|
1222
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1223
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1222
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1223
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1224
1224
|
|
|
1225
1225
|
| Param | Type |
|
|
1226
1226
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1230,8 +1230,8 @@ Encode a CreateAssetTx transaction for later use
|
|
|
1230
1230
|
|
|
1231
1231
|
Encode a CreateFactoryTx transaction for later use
|
|
1232
1232
|
|
|
1233
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1234
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1233
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1234
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1235
1235
|
|
|
1236
1236
|
| Param | Type |
|
|
1237
1237
|
| ------ | ------------------------------------------------------------- |
|
|
@@ -1241,8 +1241,8 @@ Encode a CreateFactoryTx transaction for later use
|
|
|
1241
1241
|
|
|
1242
1242
|
Encode a CreateRollupBlockTx transaction for later use
|
|
1243
1243
|
|
|
1244
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1245
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1244
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1245
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1246
1246
|
|
|
1247
1247
|
| Param | Type |
|
|
1248
1248
|
| ------ | --------------------------------------------------------------------- |
|
|
@@ -1252,8 +1252,8 @@ Encode a CreateRollupBlockTx transaction for later use
|
|
|
1252
1252
|
|
|
1253
1253
|
Encode a CreateRollupTx transaction for later use
|
|
1254
1254
|
|
|
1255
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1256
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1255
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1256
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1257
1257
|
|
|
1258
1258
|
| Param | Type |
|
|
1259
1259
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1263,8 +1263,8 @@ Encode a CreateRollupTx transaction for later use
|
|
|
1263
1263
|
|
|
1264
1264
|
Encode a CreateTokenTx transaction for later use
|
|
1265
1265
|
|
|
1266
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1267
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1266
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1267
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1268
1268
|
|
|
1269
1269
|
| Param | Type |
|
|
1270
1270
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1274,8 +1274,8 @@ Encode a CreateTokenTx transaction for later use
|
|
|
1274
1274
|
|
|
1275
1275
|
Encode a DeclareTx transaction for later use
|
|
1276
1276
|
|
|
1277
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1278
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1277
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1278
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1279
1279
|
|
|
1280
1280
|
| Param | Type |
|
|
1281
1281
|
| ------ | ------------------------------------------------- |
|
|
@@ -1285,8 +1285,8 @@ Encode a DeclareTx transaction for later use
|
|
|
1285
1285
|
|
|
1286
1286
|
Encode a DelegateTx transaction for later use
|
|
1287
1287
|
|
|
1288
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1289
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1288
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1289
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1290
1290
|
|
|
1291
1291
|
| Param | Type |
|
|
1292
1292
|
| ------ | --------------------------------------------------- |
|
|
@@ -1296,8 +1296,8 @@ Encode a DelegateTx transaction for later use
|
|
|
1296
1296
|
|
|
1297
1297
|
Encode a DepositTokenV2Tx transaction for later use
|
|
1298
1298
|
|
|
1299
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1300
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1299
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1300
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1301
1301
|
|
|
1302
1302
|
| Param | Type |
|
|
1303
1303
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1307,8 +1307,8 @@ Encode a DepositTokenV2Tx transaction for later use
|
|
|
1307
1307
|
|
|
1308
1308
|
Encode a ExchangeTx transaction for later use
|
|
1309
1309
|
|
|
1310
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1311
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1310
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1311
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1312
1312
|
|
|
1313
1313
|
| Param | Type |
|
|
1314
1314
|
| ------ | --------------------------------------------------- |
|
|
@@ -1318,8 +1318,8 @@ Encode a ExchangeTx transaction for later use
|
|
|
1318
1318
|
|
|
1319
1319
|
Encode a ExchangeV2Tx transaction for later use
|
|
1320
1320
|
|
|
1321
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1322
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1321
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1322
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1323
1323
|
|
|
1324
1324
|
| Param | Type |
|
|
1325
1325
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1329,8 +1329,8 @@ Encode a ExchangeV2Tx transaction for later use
|
|
|
1329
1329
|
|
|
1330
1330
|
Encode a JoinRollupTx transaction for later use
|
|
1331
1331
|
|
|
1332
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1333
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1332
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1333
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1334
1334
|
|
|
1335
1335
|
| Param | Type |
|
|
1336
1336
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1340,8 +1340,8 @@ Encode a JoinRollupTx transaction for later use
|
|
|
1340
1340
|
|
|
1341
1341
|
Encode a LeaveRollupTx transaction for later use
|
|
1342
1342
|
|
|
1343
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1344
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1343
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1344
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1345
1345
|
|
|
1346
1346
|
| Param | Type |
|
|
1347
1347
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1351,8 +1351,8 @@ Encode a LeaveRollupTx transaction for later use
|
|
|
1351
1351
|
|
|
1352
1352
|
Encode a MigrateRollupContractTx transaction for later use
|
|
1353
1353
|
|
|
1354
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1355
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1354
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1355
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1356
1356
|
|
|
1357
1357
|
| Param | Type |
|
|
1358
1358
|
| ------ | ----------------------------------------------------------------------------- |
|
|
@@ -1362,8 +1362,8 @@ Encode a MigrateRollupContractTx transaction for later use
|
|
|
1362
1362
|
|
|
1363
1363
|
Encode a MigrateRollupTokenTx transaction for later use
|
|
1364
1364
|
|
|
1365
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1366
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1365
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1366
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1367
1367
|
|
|
1368
1368
|
| Param | Type |
|
|
1369
1369
|
| ------ | ----------------------------------------------------------------------- |
|
|
@@ -1373,8 +1373,8 @@ Encode a MigrateRollupTokenTx transaction for later use
|
|
|
1373
1373
|
|
|
1374
1374
|
Encode a MintAssetTx transaction for later use
|
|
1375
1375
|
|
|
1376
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1377
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1376
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1377
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1378
1378
|
|
|
1379
1379
|
| Param | Type |
|
|
1380
1380
|
| ------ | ----------------------------------------------------- |
|
|
@@ -1384,8 +1384,8 @@ Encode a MintAssetTx transaction for later use
|
|
|
1384
1384
|
|
|
1385
1385
|
Encode a PauseRollupTx transaction for later use
|
|
1386
1386
|
|
|
1387
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1388
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1387
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1388
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1389
1389
|
|
|
1390
1390
|
| Param | Type |
|
|
1391
1391
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1395,8 +1395,8 @@ Encode a PauseRollupTx transaction for later use
|
|
|
1395
1395
|
|
|
1396
1396
|
Encode a ResumeRollupTx transaction for later use
|
|
1397
1397
|
|
|
1398
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1399
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1398
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1399
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1400
1400
|
|
|
1401
1401
|
| Param | Type |
|
|
1402
1402
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1406,8 +1406,8 @@ Encode a ResumeRollupTx transaction for later use
|
|
|
1406
1406
|
|
|
1407
1407
|
Encode a RevokeDelegateTx transaction for later use
|
|
1408
1408
|
|
|
1409
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1410
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1409
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1410
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1411
1411
|
|
|
1412
1412
|
| Param | Type |
|
|
1413
1413
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1417,8 +1417,8 @@ Encode a RevokeDelegateTx transaction for later use
|
|
|
1417
1417
|
|
|
1418
1418
|
Encode a RevokeStakeTx transaction for later use
|
|
1419
1419
|
|
|
1420
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1421
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1420
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1421
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1422
1422
|
|
|
1423
1423
|
| Param | Type |
|
|
1424
1424
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1428,8 +1428,8 @@ Encode a RevokeStakeTx transaction for later use
|
|
|
1428
1428
|
|
|
1429
1429
|
Encode a StakeTx transaction for later use
|
|
1430
1430
|
|
|
1431
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1432
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1431
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1432
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1433
1433
|
|
|
1434
1434
|
| Param | Type |
|
|
1435
1435
|
| ------ | --------------------------------------------- |
|
|
@@ -1439,8 +1439,8 @@ Encode a StakeTx transaction for later use
|
|
|
1439
1439
|
|
|
1440
1440
|
Encode a TransferTx transaction for later use
|
|
1441
1441
|
|
|
1442
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1443
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1442
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1443
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1444
1444
|
|
|
1445
1445
|
| Param | Type |
|
|
1446
1446
|
| ------ | --------------------------------------------------- |
|
|
@@ -1450,8 +1450,8 @@ Encode a TransferTx transaction for later use
|
|
|
1450
1450
|
|
|
1451
1451
|
Encode a TransferV2Tx transaction for later use
|
|
1452
1452
|
|
|
1453
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1454
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1453
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1454
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1455
1455
|
|
|
1456
1456
|
| Param | Type |
|
|
1457
1457
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1461,8 +1461,8 @@ Encode a TransferV2Tx transaction for later use
|
|
|
1461
1461
|
|
|
1462
1462
|
Encode a TransferV3Tx transaction for later use
|
|
1463
1463
|
|
|
1464
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1465
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1464
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1465
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1466
1466
|
|
|
1467
1467
|
| Param | Type |
|
|
1468
1468
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1472,8 +1472,8 @@ Encode a TransferV3Tx transaction for later use
|
|
|
1472
1472
|
|
|
1473
1473
|
Encode a UpdateAssetTx transaction for later use
|
|
1474
1474
|
|
|
1475
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1476
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1475
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1476
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1477
1477
|
|
|
1478
1478
|
| Param | Type |
|
|
1479
1479
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1483,8 +1483,8 @@ Encode a UpdateAssetTx transaction for later use
|
|
|
1483
1483
|
|
|
1484
1484
|
Encode a UpdateRollupTx transaction for later use
|
|
1485
1485
|
|
|
1486
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1487
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1486
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1487
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1488
1488
|
|
|
1489
1489
|
| Param | Type |
|
|
1490
1490
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1494,8 +1494,8 @@ Encode a UpdateRollupTx transaction for later use
|
|
|
1494
1494
|
|
|
1495
1495
|
Encode a UpgradeNodeTx transaction for later use
|
|
1496
1496
|
|
|
1497
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1498
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1497
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1498
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1499
1499
|
|
|
1500
1500
|
| Param | Type |
|
|
1501
1501
|
| ------ | --------------------------------------------------------- |
|
|
@@ -1505,8 +1505,8 @@ Encode a UpgradeNodeTx transaction for later use
|
|
|
1505
1505
|
|
|
1506
1506
|
Encode a WithdrawTokenV2Tx transaction for later use
|
|
1507
1507
|
|
|
1508
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1509
|
-
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1508
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1509
|
+
**Returns**: [`Promise.<TxEncodeOutput>`](#GraphQLClient.TxEncodeOutput) - result - we provide two formats of the encoding result, binary presentation and human readable object
|
|
1510
1510
|
|
|
1511
1511
|
| Param | Type |
|
|
1512
1512
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1516,8 +1516,8 @@ Encode a WithdrawTokenV2Tx transaction for later use
|
|
|
1516
1516
|
|
|
1517
1517
|
getAccountState
|
|
1518
1518
|
|
|
1519
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1520
|
-
**Returns**: [`Promise.<ResponseGetAccountState>`](#GraphQLClient.ResponseGetAccountState) - Checkout [ResponseGetAccountState](#GraphQLClient.ResponseGetAccountState) for resolved data format
|
|
1519
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1520
|
+
**Returns**: [`Promise.<ResponseGetAccountState>`](#GraphQLClient.ResponseGetAccountState) - Checkout [ResponseGetAccountState](#GraphQLClient.ResponseGetAccountState) for resolved data format
|
|
1521
1521
|
|
|
1522
1522
|
| Param | Type |
|
|
1523
1523
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1527,8 +1527,8 @@ getAccountState
|
|
|
1527
1527
|
|
|
1528
1528
|
getAssetState
|
|
1529
1529
|
|
|
1530
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1531
|
-
**Returns**: [`Promise.<ResponseGetAssetState>`](#GraphQLClient.ResponseGetAssetState) - Checkout [ResponseGetAssetState](#GraphQLClient.ResponseGetAssetState) for resolved data format
|
|
1530
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1531
|
+
**Returns**: [`Promise.<ResponseGetAssetState>`](#GraphQLClient.ResponseGetAssetState) - Checkout [ResponseGetAssetState](#GraphQLClient.ResponseGetAssetState) for resolved data format
|
|
1532
1532
|
|
|
1533
1533
|
| Param | Type |
|
|
1534
1534
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1538,8 +1538,8 @@ getAssetState
|
|
|
1538
1538
|
|
|
1539
1539
|
getFactoryState
|
|
1540
1540
|
|
|
1541
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1542
|
-
**Returns**: [`Promise.<ResponseGetFactoryState>`](#GraphQLClient.ResponseGetFactoryState) - Checkout [ResponseGetFactoryState](#GraphQLClient.ResponseGetFactoryState) for resolved data format
|
|
1541
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1542
|
+
**Returns**: [`Promise.<ResponseGetFactoryState>`](#GraphQLClient.ResponseGetFactoryState) - Checkout [ResponseGetFactoryState](#GraphQLClient.ResponseGetFactoryState) for resolved data format
|
|
1543
1543
|
|
|
1544
1544
|
| Param | Type |
|
|
1545
1545
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1549,8 +1549,8 @@ getFactoryState
|
|
|
1549
1549
|
|
|
1550
1550
|
getDelegateState
|
|
1551
1551
|
|
|
1552
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1553
|
-
**Returns**: [`Promise.<ResponseGetDelegateState>`](#GraphQLClient.ResponseGetDelegateState) - Checkout [ResponseGetDelegateState](#GraphQLClient.ResponseGetDelegateState) for resolved data format
|
|
1552
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1553
|
+
**Returns**: [`Promise.<ResponseGetDelegateState>`](#GraphQLClient.ResponseGetDelegateState) - Checkout [ResponseGetDelegateState](#GraphQLClient.ResponseGetDelegateState) for resolved data format
|
|
1554
1554
|
|
|
1555
1555
|
| Param | Type |
|
|
1556
1556
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1560,8 +1560,8 @@ getDelegateState
|
|
|
1560
1560
|
|
|
1561
1561
|
getTokenState
|
|
1562
1562
|
|
|
1563
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1564
|
-
**Returns**: [`Promise.<ResponseGetTokenState>`](#GraphQLClient.ResponseGetTokenState) - Checkout [ResponseGetTokenState](#GraphQLClient.ResponseGetTokenState) for resolved data format
|
|
1563
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1564
|
+
**Returns**: [`Promise.<ResponseGetTokenState>`](#GraphQLClient.ResponseGetTokenState) - Checkout [ResponseGetTokenState](#GraphQLClient.ResponseGetTokenState) for resolved data format
|
|
1565
1565
|
|
|
1566
1566
|
| Param | Type |
|
|
1567
1567
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1571,8 +1571,8 @@ getTokenState
|
|
|
1571
1571
|
|
|
1572
1572
|
getEvidenceState
|
|
1573
1573
|
|
|
1574
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1575
|
-
**Returns**: [`Promise.<ResponseGetEvidenceState>`](#GraphQLClient.ResponseGetEvidenceState) - Checkout [ResponseGetEvidenceState](#GraphQLClient.ResponseGetEvidenceState) for resolved data format
|
|
1574
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1575
|
+
**Returns**: [`Promise.<ResponseGetEvidenceState>`](#GraphQLClient.ResponseGetEvidenceState) - Checkout [ResponseGetEvidenceState](#GraphQLClient.ResponseGetEvidenceState) for resolved data format
|
|
1576
1576
|
|
|
1577
1577
|
| Param | Type |
|
|
1578
1578
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1582,8 +1582,8 @@ getEvidenceState
|
|
|
1582
1582
|
|
|
1583
1583
|
getForgeState
|
|
1584
1584
|
|
|
1585
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1586
|
-
**Returns**: [`Promise.<ResponseGetForgeState>`](#GraphQLClient.ResponseGetForgeState) - Checkout [ResponseGetForgeState](#GraphQLClient.ResponseGetForgeState) for resolved data format
|
|
1585
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1586
|
+
**Returns**: [`Promise.<ResponseGetForgeState>`](#GraphQLClient.ResponseGetForgeState) - Checkout [ResponseGetForgeState](#GraphQLClient.ResponseGetForgeState) for resolved data format
|
|
1587
1587
|
|
|
1588
1588
|
| Param | Type |
|
|
1589
1589
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1593,8 +1593,8 @@ getForgeState
|
|
|
1593
1593
|
|
|
1594
1594
|
getTx
|
|
1595
1595
|
|
|
1596
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1597
|
-
**Returns**: [`Promise.<ResponseGetTx>`](#GraphQLClient.ResponseGetTx) - Checkout [ResponseGetTx](#GraphQLClient.ResponseGetTx) for resolved data format
|
|
1596
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1597
|
+
**Returns**: [`Promise.<ResponseGetTx>`](#GraphQLClient.ResponseGetTx) - Checkout [ResponseGetTx](#GraphQLClient.ResponseGetTx) for resolved data format
|
|
1598
1598
|
|
|
1599
1599
|
| Param | Type |
|
|
1600
1600
|
| ------ | ------------------------------------------- |
|
|
@@ -1604,8 +1604,8 @@ getTx
|
|
|
1604
1604
|
|
|
1605
1605
|
getBlock
|
|
1606
1606
|
|
|
1607
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1608
|
-
**Returns**: [`Promise.<ResponseGetBlock>`](#GraphQLClient.ResponseGetBlock) - Checkout [ResponseGetBlock](#GraphQLClient.ResponseGetBlock) for resolved data format
|
|
1607
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1608
|
+
**Returns**: [`Promise.<ResponseGetBlock>`](#GraphQLClient.ResponseGetBlock) - Checkout [ResponseGetBlock](#GraphQLClient.ResponseGetBlock) for resolved data format
|
|
1609
1609
|
|
|
1610
1610
|
| Param | Type |
|
|
1611
1611
|
| ------ | ------------------------------------------------- |
|
|
@@ -1615,8 +1615,8 @@ getBlock
|
|
|
1615
1615
|
|
|
1616
1616
|
getBlocks
|
|
1617
1617
|
|
|
1618
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1619
|
-
**Returns**: [`Promise.<ResponseGetBlocks>`](#GraphQLClient.ResponseGetBlocks) - Checkout [ResponseGetBlocks](#GraphQLClient.ResponseGetBlocks) for resolved data format
|
|
1618
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1619
|
+
**Returns**: [`Promise.<ResponseGetBlocks>`](#GraphQLClient.ResponseGetBlocks) - Checkout [ResponseGetBlocks](#GraphQLClient.ResponseGetBlocks) for resolved data format
|
|
1620
1620
|
|
|
1621
1621
|
| Param | Type |
|
|
1622
1622
|
| ------ | --------------------------------------------------- |
|
|
@@ -1626,8 +1626,8 @@ getBlocks
|
|
|
1626
1626
|
|
|
1627
1627
|
getUnconfirmedTxs
|
|
1628
1628
|
|
|
1629
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1630
|
-
**Returns**: [`Promise.<ResponseGetUnconfirmedTxs>`](#GraphQLClient.ResponseGetUnconfirmedTxs) - Checkout [ResponseGetUnconfirmedTxs](#GraphQLClient.ResponseGetUnconfirmedTxs) for resolved data format
|
|
1629
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1630
|
+
**Returns**: [`Promise.<ResponseGetUnconfirmedTxs>`](#GraphQLClient.ResponseGetUnconfirmedTxs) - Checkout [ResponseGetUnconfirmedTxs](#GraphQLClient.ResponseGetUnconfirmedTxs) for resolved data format
|
|
1631
1631
|
|
|
1632
1632
|
| Param | Type |
|
|
1633
1633
|
| ------ | ------------------------------------------------------------------- |
|
|
@@ -1637,15 +1637,15 @@ getUnconfirmedTxs
|
|
|
1637
1637
|
|
|
1638
1638
|
getChainInfo
|
|
1639
1639
|
|
|
1640
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1641
|
-
**Returns**: [`Promise.<ResponseGetChainInfo>`](#GraphQLClient.ResponseGetChainInfo) - Checkout [ResponseGetChainInfo](#GraphQLClient.ResponseGetChainInfo) for resolved data format
|
|
1640
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1641
|
+
**Returns**: [`Promise.<ResponseGetChainInfo>`](#GraphQLClient.ResponseGetChainInfo) - Checkout [ResponseGetChainInfo](#GraphQLClient.ResponseGetChainInfo) for resolved data format
|
|
1642
1642
|
|
|
1643
1643
|
### graphQLClient.getConfig(params) ⇒ [`Promise.<ResponseGetConfig>`](#GraphQLClient.ResponseGetConfig)
|
|
1644
1644
|
|
|
1645
1645
|
getConfig
|
|
1646
1646
|
|
|
1647
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1648
|
-
**Returns**: [`Promise.<ResponseGetConfig>`](#GraphQLClient.ResponseGetConfig) - Checkout [ResponseGetConfig](#GraphQLClient.ResponseGetConfig) for resolved data format
|
|
1647
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1648
|
+
**Returns**: [`Promise.<ResponseGetConfig>`](#GraphQLClient.ResponseGetConfig) - Checkout [ResponseGetConfig](#GraphQLClient.ResponseGetConfig) for resolved data format
|
|
1649
1649
|
|
|
1650
1650
|
| Param | Type |
|
|
1651
1651
|
| ------ | --------------------------------------------------- |
|
|
@@ -1655,36 +1655,36 @@ getConfig
|
|
|
1655
1655
|
|
|
1656
1656
|
getNetInfo
|
|
1657
1657
|
|
|
1658
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1659
|
-
**Returns**: [`Promise.<ResponseGetNetInfo>`](#GraphQLClient.ResponseGetNetInfo) - Checkout [ResponseGetNetInfo](#GraphQLClient.ResponseGetNetInfo) for resolved data format
|
|
1658
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1659
|
+
**Returns**: [`Promise.<ResponseGetNetInfo>`](#GraphQLClient.ResponseGetNetInfo) - Checkout [ResponseGetNetInfo](#GraphQLClient.ResponseGetNetInfo) for resolved data format
|
|
1660
1660
|
|
|
1661
1661
|
### graphQLClient.getNodeInfo() ⇒ [`Promise.<ResponseGetNodeInfo>`](#GraphQLClient.ResponseGetNodeInfo)
|
|
1662
1662
|
|
|
1663
1663
|
getNodeInfo
|
|
1664
1664
|
|
|
1665
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1666
|
-
**Returns**: [`Promise.<ResponseGetNodeInfo>`](#GraphQLClient.ResponseGetNodeInfo) - Checkout [ResponseGetNodeInfo](#GraphQLClient.ResponseGetNodeInfo) for resolved data format
|
|
1665
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1666
|
+
**Returns**: [`Promise.<ResponseGetNodeInfo>`](#GraphQLClient.ResponseGetNodeInfo) - Checkout [ResponseGetNodeInfo](#GraphQLClient.ResponseGetNodeInfo) for resolved data format
|
|
1667
1667
|
|
|
1668
1668
|
### graphQLClient.getValidatorsInfo() ⇒ [`Promise.<ResponseGetValidatorsInfo>`](#GraphQLClient.ResponseGetValidatorsInfo)
|
|
1669
1669
|
|
|
1670
1670
|
getValidatorsInfo
|
|
1671
1671
|
|
|
1672
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1673
|
-
**Returns**: [`Promise.<ResponseGetValidatorsInfo>`](#GraphQLClient.ResponseGetValidatorsInfo) - Checkout [ResponseGetValidatorsInfo](#GraphQLClient.ResponseGetValidatorsInfo) for resolved data format
|
|
1672
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1673
|
+
**Returns**: [`Promise.<ResponseGetValidatorsInfo>`](#GraphQLClient.ResponseGetValidatorsInfo) - Checkout [ResponseGetValidatorsInfo](#GraphQLClient.ResponseGetValidatorsInfo) for resolved data format
|
|
1674
1674
|
|
|
1675
1675
|
### graphQLClient.getForgeStats() ⇒ [`Promise.<ResponseGetForgeStats>`](#GraphQLClient.ResponseGetForgeStats)
|
|
1676
1676
|
|
|
1677
1677
|
getForgeStats
|
|
1678
1678
|
|
|
1679
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1680
|
-
**Returns**: [`Promise.<ResponseGetForgeStats>`](#GraphQLClient.ResponseGetForgeStats) - Checkout [ResponseGetForgeStats](#GraphQLClient.ResponseGetForgeStats) for resolved data format
|
|
1679
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1680
|
+
**Returns**: [`Promise.<ResponseGetForgeStats>`](#GraphQLClient.ResponseGetForgeStats) - Checkout [ResponseGetForgeStats](#GraphQLClient.ResponseGetForgeStats) for resolved data format
|
|
1681
1681
|
|
|
1682
1682
|
### graphQLClient.listAssetTransactions(params) ⇒ [`Promise.<ResponseListAssetTransactions>`](#GraphQLClient.ResponseListAssetTransactions)
|
|
1683
1683
|
|
|
1684
1684
|
listAssetTransactions
|
|
1685
1685
|
|
|
1686
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1687
|
-
**Returns**: [`Promise.<ResponseListAssetTransactions>`](#GraphQLClient.ResponseListAssetTransactions) - Checkout [ResponseListAssetTransactions](#GraphQLClient.ResponseListAssetTransactions) for resolved data format
|
|
1686
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1687
|
+
**Returns**: [`Promise.<ResponseListAssetTransactions>`](#GraphQLClient.ResponseListAssetTransactions) - Checkout [ResponseListAssetTransactions](#GraphQLClient.ResponseListAssetTransactions) for resolved data format
|
|
1688
1688
|
|
|
1689
1689
|
| Param | Type |
|
|
1690
1690
|
| ------ | --------------------------------------------------------------------------- |
|
|
@@ -1694,8 +1694,8 @@ listAssetTransactions
|
|
|
1694
1694
|
|
|
1695
1695
|
listAssets
|
|
1696
1696
|
|
|
1697
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1698
|
-
**Returns**: [`Promise.<ResponseListAssets>`](#GraphQLClient.ResponseListAssets) - Checkout [ResponseListAssets](#GraphQLClient.ResponseListAssets) for resolved data format
|
|
1697
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1698
|
+
**Returns**: [`Promise.<ResponseListAssets>`](#GraphQLClient.ResponseListAssets) - Checkout [ResponseListAssets](#GraphQLClient.ResponseListAssets) for resolved data format
|
|
1699
1699
|
|
|
1700
1700
|
| Param | Type |
|
|
1701
1701
|
| ------ | ----------------------------------------------------- |
|
|
@@ -1705,8 +1705,8 @@ listAssets
|
|
|
1705
1705
|
|
|
1706
1706
|
listBlocks
|
|
1707
1707
|
|
|
1708
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1709
|
-
**Returns**: [`Promise.<ResponseListBlocks>`](#GraphQLClient.ResponseListBlocks) - Checkout [ResponseListBlocks](#GraphQLClient.ResponseListBlocks) for resolved data format
|
|
1708
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1709
|
+
**Returns**: [`Promise.<ResponseListBlocks>`](#GraphQLClient.ResponseListBlocks) - Checkout [ResponseListBlocks](#GraphQLClient.ResponseListBlocks) for resolved data format
|
|
1710
1710
|
|
|
1711
1711
|
| Param | Type |
|
|
1712
1712
|
| ------ | ----------------------------------------------------- |
|
|
@@ -1716,8 +1716,8 @@ listBlocks
|
|
|
1716
1716
|
|
|
1717
1717
|
listTopAccounts
|
|
1718
1718
|
|
|
1719
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1720
|
-
**Returns**: [`Promise.<ResponseListTopAccounts>`](#GraphQLClient.ResponseListTopAccounts) - Checkout [ResponseListTopAccounts](#GraphQLClient.ResponseListTopAccounts) for resolved data format
|
|
1719
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1720
|
+
**Returns**: [`Promise.<ResponseListTopAccounts>`](#GraphQLClient.ResponseListTopAccounts) - Checkout [ResponseListTopAccounts](#GraphQLClient.ResponseListTopAccounts) for resolved data format
|
|
1721
1721
|
|
|
1722
1722
|
| Param | Type |
|
|
1723
1723
|
| ------ | --------------------------------------------------------------- |
|
|
@@ -1727,8 +1727,8 @@ listTopAccounts
|
|
|
1727
1727
|
|
|
1728
1728
|
listTransactions
|
|
1729
1729
|
|
|
1730
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1731
|
-
**Returns**: [`Promise.<ResponseListTransactions>`](#GraphQLClient.ResponseListTransactions) - Checkout [ResponseListTransactions](#GraphQLClient.ResponseListTransactions) for resolved data format
|
|
1730
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1731
|
+
**Returns**: [`Promise.<ResponseListTransactions>`](#GraphQLClient.ResponseListTransactions) - Checkout [ResponseListTransactions](#GraphQLClient.ResponseListTransactions) for resolved data format
|
|
1732
1732
|
|
|
1733
1733
|
| Param | Type |
|
|
1734
1734
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1738,8 +1738,8 @@ listTransactions
|
|
|
1738
1738
|
|
|
1739
1739
|
listTokens
|
|
1740
1740
|
|
|
1741
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1742
|
-
**Returns**: [`Promise.<ResponseListTokens>`](#GraphQLClient.ResponseListTokens) - Checkout [ResponseListTokens](#GraphQLClient.ResponseListTokens) for resolved data format
|
|
1741
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1742
|
+
**Returns**: [`Promise.<ResponseListTokens>`](#GraphQLClient.ResponseListTokens) - Checkout [ResponseListTokens](#GraphQLClient.ResponseListTokens) for resolved data format
|
|
1743
1743
|
|
|
1744
1744
|
| Param | Type |
|
|
1745
1745
|
| ------ | ----------------------------------------------------- |
|
|
@@ -1749,8 +1749,8 @@ listTokens
|
|
|
1749
1749
|
|
|
1750
1750
|
listFactories
|
|
1751
1751
|
|
|
1752
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1753
|
-
**Returns**: [`Promise.<ResponseListFactories>`](#GraphQLClient.ResponseListFactories) - Checkout [ResponseListFactories](#GraphQLClient.ResponseListFactories) for resolved data format
|
|
1752
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1753
|
+
**Returns**: [`Promise.<ResponseListFactories>`](#GraphQLClient.ResponseListFactories) - Checkout [ResponseListFactories](#GraphQLClient.ResponseListFactories) for resolved data format
|
|
1754
1754
|
|
|
1755
1755
|
| Param | Type |
|
|
1756
1756
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1760,8 +1760,8 @@ listFactories
|
|
|
1760
1760
|
|
|
1761
1761
|
getAccountTokens
|
|
1762
1762
|
|
|
1763
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1764
|
-
**Returns**: [`Promise.<ResponseGetAccountTokens>`](#GraphQLClient.ResponseGetAccountTokens) - Checkout [ResponseGetAccountTokens](#GraphQLClient.ResponseGetAccountTokens) for resolved data format
|
|
1763
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1764
|
+
**Returns**: [`Promise.<ResponseGetAccountTokens>`](#GraphQLClient.ResponseGetAccountTokens) - Checkout [ResponseGetAccountTokens](#GraphQLClient.ResponseGetAccountTokens) for resolved data format
|
|
1765
1765
|
|
|
1766
1766
|
| Param | Type |
|
|
1767
1767
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1771,8 +1771,8 @@ getAccountTokens
|
|
|
1771
1771
|
|
|
1772
1772
|
getStakeState
|
|
1773
1773
|
|
|
1774
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1775
|
-
**Returns**: [`Promise.<ResponseGetStakeState>`](#GraphQLClient.ResponseGetStakeState) - Checkout [ResponseGetStakeState](#GraphQLClient.ResponseGetStakeState) for resolved data format
|
|
1774
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1775
|
+
**Returns**: [`Promise.<ResponseGetStakeState>`](#GraphQLClient.ResponseGetStakeState) - Checkout [ResponseGetStakeState](#GraphQLClient.ResponseGetStakeState) for resolved data format
|
|
1776
1776
|
|
|
1777
1777
|
| Param | Type |
|
|
1778
1778
|
| ------ | ----------------------------------------------------------- |
|
|
@@ -1782,8 +1782,8 @@ getStakeState
|
|
|
1782
1782
|
|
|
1783
1783
|
listStakes
|
|
1784
1784
|
|
|
1785
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1786
|
-
**Returns**: [`Promise.<ResponseListStakes>`](#GraphQLClient.ResponseListStakes) - Checkout [ResponseListStakes](#GraphQLClient.ResponseListStakes) for resolved data format
|
|
1785
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1786
|
+
**Returns**: [`Promise.<ResponseListStakes>`](#GraphQLClient.ResponseListStakes) - Checkout [ResponseListStakes](#GraphQLClient.ResponseListStakes) for resolved data format
|
|
1787
1787
|
|
|
1788
1788
|
| Param | Type |
|
|
1789
1789
|
| ------ | ----------------------------------------------------- |
|
|
@@ -1793,8 +1793,8 @@ listStakes
|
|
|
1793
1793
|
|
|
1794
1794
|
getRollupState
|
|
1795
1795
|
|
|
1796
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1797
|
-
**Returns**: [`Promise.<ResponseGetRollupState>`](#GraphQLClient.ResponseGetRollupState) - Checkout [ResponseGetRollupState](#GraphQLClient.ResponseGetRollupState) for resolved data format
|
|
1796
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1797
|
+
**Returns**: [`Promise.<ResponseGetRollupState>`](#GraphQLClient.ResponseGetRollupState) - Checkout [ResponseGetRollupState](#GraphQLClient.ResponseGetRollupState) for resolved data format
|
|
1798
1798
|
|
|
1799
1799
|
| Param | Type |
|
|
1800
1800
|
| ------ | ------------------------------------------------------------- |
|
|
@@ -1804,8 +1804,8 @@ getRollupState
|
|
|
1804
1804
|
|
|
1805
1805
|
listRollups
|
|
1806
1806
|
|
|
1807
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1808
|
-
**Returns**: [`Promise.<ResponseListRollups>`](#GraphQLClient.ResponseListRollups) - Checkout [ResponseListRollups](#GraphQLClient.ResponseListRollups) for resolved data format
|
|
1807
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1808
|
+
**Returns**: [`Promise.<ResponseListRollups>`](#GraphQLClient.ResponseListRollups) - Checkout [ResponseListRollups](#GraphQLClient.ResponseListRollups) for resolved data format
|
|
1809
1809
|
|
|
1810
1810
|
| Param | Type |
|
|
1811
1811
|
| ------ | ------------------------------------------------------- |
|
|
@@ -1815,8 +1815,8 @@ listRollups
|
|
|
1815
1815
|
|
|
1816
1816
|
getRollupBlock
|
|
1817
1817
|
|
|
1818
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1819
|
-
**Returns**: [`Promise.<ResponseGetRollupBlock>`](#GraphQLClient.ResponseGetRollupBlock) - Checkout [ResponseGetRollupBlock](#GraphQLClient.ResponseGetRollupBlock) for resolved data format
|
|
1818
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1819
|
+
**Returns**: [`Promise.<ResponseGetRollupBlock>`](#GraphQLClient.ResponseGetRollupBlock) - Checkout [ResponseGetRollupBlock](#GraphQLClient.ResponseGetRollupBlock) for resolved data format
|
|
1820
1820
|
|
|
1821
1821
|
| Param | Type |
|
|
1822
1822
|
| ------ | ------------------------------------------------------------- |
|
|
@@ -1826,8 +1826,8 @@ getRollupBlock
|
|
|
1826
1826
|
|
|
1827
1827
|
listRollupBlocks
|
|
1828
1828
|
|
|
1829
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1830
|
-
**Returns**: [`Promise.<ResponseListRollupBlocks>`](#GraphQLClient.ResponseListRollupBlocks) - Checkout [ResponseListRollupBlocks](#GraphQLClient.ResponseListRollupBlocks) for resolved data format
|
|
1829
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1830
|
+
**Returns**: [`Promise.<ResponseListRollupBlocks>`](#GraphQLClient.ResponseListRollupBlocks) - Checkout [ResponseListRollupBlocks](#GraphQLClient.ResponseListRollupBlocks) for resolved data format
|
|
1831
1831
|
|
|
1832
1832
|
| Param | Type |
|
|
1833
1833
|
| ------ | ----------------------------------------------------------------- |
|
|
@@ -1837,8 +1837,8 @@ listRollupBlocks
|
|
|
1837
1837
|
|
|
1838
1838
|
listRollupValidators
|
|
1839
1839
|
|
|
1840
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1841
|
-
**Returns**: [`Promise.<ResponseListRollupValidators>`](#GraphQLClient.ResponseListRollupValidators) - Checkout [ResponseListRollupValidators](#GraphQLClient.ResponseListRollupValidators) for resolved data format
|
|
1840
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1841
|
+
**Returns**: [`Promise.<ResponseListRollupValidators>`](#GraphQLClient.ResponseListRollupValidators) - Checkout [ResponseListRollupValidators](#GraphQLClient.ResponseListRollupValidators) for resolved data format
|
|
1842
1842
|
|
|
1843
1843
|
| Param | Type |
|
|
1844
1844
|
| ------ | ------------------------------------------------------------------------- |
|
|
@@ -1848,8 +1848,8 @@ listRollupValidators
|
|
|
1848
1848
|
|
|
1849
1849
|
search
|
|
1850
1850
|
|
|
1851
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1852
|
-
**Returns**: [`Promise.<ResponseSearch>`](#GraphQLClient.ResponseSearch) - Checkout [ResponseSearch](#GraphQLClient.ResponseSearch) for resolved data format
|
|
1851
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1852
|
+
**Returns**: [`Promise.<ResponseSearch>`](#GraphQLClient.ResponseSearch) - Checkout [ResponseSearch](#GraphQLClient.ResponseSearch) for resolved data format
|
|
1853
1853
|
|
|
1854
1854
|
| Param | Type |
|
|
1855
1855
|
| ------ | --------------------------------------------- |
|
|
@@ -1859,8 +1859,8 @@ search
|
|
|
1859
1859
|
|
|
1860
1860
|
sendTx
|
|
1861
1861
|
|
|
1862
|
-
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)
|
|
1863
|
-
**Returns**: [`Promise.<ResponseSendTx>`](#GraphQLClient.ResponseSendTx) - Checkout [ResponseSendTx](#GraphQLClient.ResponseSendTx) for resolved data format
|
|
1862
|
+
**Kind**: instance method of [`GraphQLClient`](#GraphQLClient)\
|
|
1863
|
+
**Returns**: [`Promise.<ResponseSendTx>`](#GraphQLClient.ResponseSendTx) - Checkout [ResponseSendTx](#GraphQLClient.ResponseSendTx) for resolved data format
|
|
1864
1864
|
|
|
1865
1865
|
| Param | Type |
|
|
1866
1866
|
| ------ | --------------------------------------------- |
|
|
@@ -1870,7 +1870,7 @@ sendTx
|
|
|
1870
1870
|
|
|
1871
1871
|
Structure of GraphQLClient.WalletObject
|
|
1872
1872
|
|
|
1873
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1873
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1874
1874
|
**Properties**
|
|
1875
1875
|
|
|
1876
1876
|
| Name | Type |
|
|
@@ -1883,7 +1883,7 @@ Structure of GraphQLClient.WalletObject
|
|
|
1883
1883
|
|
|
1884
1884
|
Structure of GraphQLClient.WalletTypeObject
|
|
1885
1885
|
|
|
1886
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1886
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1887
1887
|
**Properties**
|
|
1888
1888
|
|
|
1889
1889
|
| Name | Type | Description |
|
|
@@ -1897,7 +1897,7 @@ Structure of GraphQLClient.WalletTypeObject
|
|
|
1897
1897
|
|
|
1898
1898
|
Structure of GraphQLClient.TxEncodeOutput
|
|
1899
1899
|
|
|
1900
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1900
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1901
1901
|
**Properties**
|
|
1902
1902
|
|
|
1903
1903
|
| Name | Type | Description |
|
|
@@ -1909,7 +1909,7 @@ Structure of GraphQLClient.TxEncodeOutput
|
|
|
1909
1909
|
|
|
1910
1910
|
Structure of GraphQLClient.AccountFilterInput
|
|
1911
1911
|
|
|
1912
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1912
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1913
1913
|
**Properties**
|
|
1914
1914
|
|
|
1915
1915
|
| Name | Type |
|
|
@@ -1920,7 +1920,7 @@ Structure of GraphQLClient.AccountFilterInput
|
|
|
1920
1920
|
|
|
1921
1921
|
Structure of GraphQLClient.AddressFilterInput
|
|
1922
1922
|
|
|
1923
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1923
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1924
1924
|
**Properties**
|
|
1925
1925
|
|
|
1926
1926
|
| Name | Type |
|
|
@@ -1933,7 +1933,7 @@ Structure of GraphQLClient.AddressFilterInput
|
|
|
1933
1933
|
|
|
1934
1934
|
Structure of GraphQLClient.AssetFilterInput
|
|
1935
1935
|
|
|
1936
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1936
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1937
1937
|
**Properties**
|
|
1938
1938
|
|
|
1939
1939
|
| Name | Type |
|
|
@@ -1944,7 +1944,7 @@ Structure of GraphQLClient.AssetFilterInput
|
|
|
1944
1944
|
|
|
1945
1945
|
Structure of GraphQLClient.FactoryFilterInput
|
|
1946
1946
|
|
|
1947
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1947
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1948
1948
|
**Properties**
|
|
1949
1949
|
|
|
1950
1950
|
| Name | Type |
|
|
@@ -1955,7 +1955,7 @@ Structure of GraphQLClient.FactoryFilterInput
|
|
|
1955
1955
|
|
|
1956
1956
|
Structure of GraphQLClient.PageInput
|
|
1957
1957
|
|
|
1958
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1958
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1959
1959
|
**Properties**
|
|
1960
1960
|
|
|
1961
1961
|
| Name | Type |
|
|
@@ -1968,7 +1968,7 @@ Structure of GraphQLClient.PageInput
|
|
|
1968
1968
|
|
|
1969
1969
|
Structure of GraphQLClient.PageOrderInput
|
|
1970
1970
|
|
|
1971
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1971
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1972
1972
|
**Properties**
|
|
1973
1973
|
|
|
1974
1974
|
| Name | Type |
|
|
@@ -1980,7 +1980,7 @@ Structure of GraphQLClient.PageOrderInput
|
|
|
1980
1980
|
|
|
1981
1981
|
Structure of GraphQLClient.RangeFilterInput
|
|
1982
1982
|
|
|
1983
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1983
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1984
1984
|
**Properties**
|
|
1985
1985
|
|
|
1986
1986
|
| Name | Type |
|
|
@@ -1992,7 +1992,7 @@ Structure of GraphQLClient.RangeFilterInput
|
|
|
1992
1992
|
|
|
1993
1993
|
Structure of GraphQLClient.RequestGetAccountTokensInput
|
|
1994
1994
|
|
|
1995
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
1995
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
1996
1996
|
**Properties**
|
|
1997
1997
|
|
|
1998
1998
|
| Name | Type |
|
|
@@ -2004,7 +2004,7 @@ Structure of GraphQLClient.RequestGetAccountTokensInput
|
|
|
2004
2004
|
|
|
2005
2005
|
Structure of GraphQLClient.RequestGetBlockInput
|
|
2006
2006
|
|
|
2007
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2007
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2008
2008
|
**Properties**
|
|
2009
2009
|
|
|
2010
2010
|
| Name | Type |
|
|
@@ -2015,7 +2015,7 @@ Structure of GraphQLClient.RequestGetBlockInput
|
|
|
2015
2015
|
|
|
2016
2016
|
Structure of GraphQLClient.RequestGetBlocksInput
|
|
2017
2017
|
|
|
2018
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2018
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2019
2019
|
**Properties**
|
|
2020
2020
|
|
|
2021
2021
|
| Name | Type |
|
|
@@ -2028,7 +2028,7 @@ Structure of GraphQLClient.RequestGetBlocksInput
|
|
|
2028
2028
|
|
|
2029
2029
|
Structure of GraphQLClient.RequestGetConfigInput
|
|
2030
2030
|
|
|
2031
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2031
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2032
2032
|
**Properties**
|
|
2033
2033
|
|
|
2034
2034
|
| Name | Type |
|
|
@@ -2039,7 +2039,7 @@ Structure of GraphQLClient.RequestGetConfigInput
|
|
|
2039
2039
|
|
|
2040
2040
|
Structure of GraphQLClient.RequestGetEvidenceStateInput
|
|
2041
2041
|
|
|
2042
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2042
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2043
2043
|
**Properties**
|
|
2044
2044
|
|
|
2045
2045
|
| Name | Type |
|
|
@@ -2050,7 +2050,7 @@ Structure of GraphQLClient.RequestGetEvidenceStateInput
|
|
|
2050
2050
|
|
|
2051
2051
|
Structure of GraphQLClient.RequestGetRollupBlockInput
|
|
2052
2052
|
|
|
2053
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2053
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2054
2054
|
**Properties**
|
|
2055
2055
|
|
|
2056
2056
|
| Name | Type |
|
|
@@ -2063,7 +2063,7 @@ Structure of GraphQLClient.RequestGetRollupBlockInput
|
|
|
2063
2063
|
|
|
2064
2064
|
Structure of GraphQLClient.RequestGetStateInput
|
|
2065
2065
|
|
|
2066
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2066
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2067
2067
|
**Properties**
|
|
2068
2068
|
|
|
2069
2069
|
| Name | Type |
|
|
@@ -2076,7 +2076,7 @@ Structure of GraphQLClient.RequestGetStateInput
|
|
|
2076
2076
|
|
|
2077
2077
|
Structure of GraphQLClient.RequestGetTxInput
|
|
2078
2078
|
|
|
2079
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2079
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2080
2080
|
**Properties**
|
|
2081
2081
|
|
|
2082
2082
|
| Name | Type |
|
|
@@ -2087,7 +2087,7 @@ Structure of GraphQLClient.RequestGetTxInput
|
|
|
2087
2087
|
|
|
2088
2088
|
Structure of GraphQLClient.RequestListAssetTransactionsInput
|
|
2089
2089
|
|
|
2090
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2090
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2091
2091
|
**Properties**
|
|
2092
2092
|
|
|
2093
2093
|
| Name | Type |
|
|
@@ -2099,7 +2099,7 @@ Structure of GraphQLClient.RequestListAssetTransactionsInput
|
|
|
2099
2099
|
|
|
2100
2100
|
Structure of GraphQLClient.RequestListAssetsInput
|
|
2101
2101
|
|
|
2102
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2102
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2103
2103
|
**Properties**
|
|
2104
2104
|
|
|
2105
2105
|
| Name | Type |
|
|
@@ -2113,7 +2113,7 @@ Structure of GraphQLClient.RequestListAssetsInput
|
|
|
2113
2113
|
|
|
2114
2114
|
Structure of GraphQLClient.RequestListBlocksInput
|
|
2115
2115
|
|
|
2116
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2116
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2117
2117
|
**Properties**
|
|
2118
2118
|
|
|
2119
2119
|
| Name | Type |
|
|
@@ -2129,7 +2129,7 @@ Structure of GraphQLClient.RequestListBlocksInput
|
|
|
2129
2129
|
|
|
2130
2130
|
Structure of GraphQLClient.RequestListFactoriesInput
|
|
2131
2131
|
|
|
2132
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2132
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2133
2133
|
**Properties**
|
|
2134
2134
|
|
|
2135
2135
|
| Name | Type |
|
|
@@ -2142,7 +2142,7 @@ Structure of GraphQLClient.RequestListFactoriesInput
|
|
|
2142
2142
|
|
|
2143
2143
|
Structure of GraphQLClient.RequestListRollupBlocksInput
|
|
2144
2144
|
|
|
2145
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2145
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2146
2146
|
**Properties**
|
|
2147
2147
|
|
|
2148
2148
|
| Name | Type |
|
|
@@ -2159,7 +2159,7 @@ Structure of GraphQLClient.RequestListRollupBlocksInput
|
|
|
2159
2159
|
|
|
2160
2160
|
Structure of GraphQLClient.RequestListRollupValidatorsInput
|
|
2161
2161
|
|
|
2162
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2162
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2163
2163
|
**Properties**
|
|
2164
2164
|
|
|
2165
2165
|
| Name | Type |
|
|
@@ -2171,7 +2171,7 @@ Structure of GraphQLClient.RequestListRollupValidatorsInput
|
|
|
2171
2171
|
|
|
2172
2172
|
Structure of GraphQLClient.RequestListRollupsInput
|
|
2173
2173
|
|
|
2174
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2174
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2175
2175
|
**Properties**
|
|
2176
2176
|
|
|
2177
2177
|
| Name | Type |
|
|
@@ -2184,7 +2184,7 @@ Structure of GraphQLClient.RequestListRollupsInput
|
|
|
2184
2184
|
|
|
2185
2185
|
Structure of GraphQLClient.RequestListStakesInput
|
|
2186
2186
|
|
|
2187
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2187
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2188
2188
|
**Properties**
|
|
2189
2189
|
|
|
2190
2190
|
| Name | Type |
|
|
@@ -2198,7 +2198,7 @@ Structure of GraphQLClient.RequestListStakesInput
|
|
|
2198
2198
|
|
|
2199
2199
|
Structure of GraphQLClient.RequestListTokensInput
|
|
2200
2200
|
|
|
2201
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2201
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2202
2202
|
**Properties**
|
|
2203
2203
|
|
|
2204
2204
|
| Name | Type |
|
|
@@ -2210,7 +2210,7 @@ Structure of GraphQLClient.RequestListTokensInput
|
|
|
2210
2210
|
|
|
2211
2211
|
Structure of GraphQLClient.RequestListTopAccountsInput
|
|
2212
2212
|
|
|
2213
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2213
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2214
2214
|
**Properties**
|
|
2215
2215
|
|
|
2216
2216
|
| Name | Type |
|
|
@@ -2222,7 +2222,7 @@ Structure of GraphQLClient.RequestListTopAccountsInput
|
|
|
2222
2222
|
|
|
2223
2223
|
Structure of GraphQLClient.RequestListTransactionsInput
|
|
2224
2224
|
|
|
2225
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2225
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2226
2226
|
**Properties**
|
|
2227
2227
|
|
|
2228
2228
|
| Name | Type |
|
|
@@ -2243,7 +2243,7 @@ Structure of GraphQLClient.RequestListTransactionsInput
|
|
|
2243
2243
|
|
|
2244
2244
|
Structure of GraphQLClient.RequestSearchInput
|
|
2245
2245
|
|
|
2246
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2246
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2247
2247
|
**Properties**
|
|
2248
2248
|
|
|
2249
2249
|
| Name | Type |
|
|
@@ -2255,7 +2255,7 @@ Structure of GraphQLClient.RequestSearchInput
|
|
|
2255
2255
|
|
|
2256
2256
|
Structure of GraphQLClient.RequestSendTxInput
|
|
2257
2257
|
|
|
2258
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2258
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2259
2259
|
**Properties**
|
|
2260
2260
|
|
|
2261
2261
|
| Name | Type |
|
|
@@ -2269,7 +2269,7 @@ Structure of GraphQLClient.RequestSendTxInput
|
|
|
2269
2269
|
|
|
2270
2270
|
Structure of GraphQLClient.RollupFilterInput
|
|
2271
2271
|
|
|
2272
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2272
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2273
2273
|
**Properties**
|
|
2274
2274
|
|
|
2275
2275
|
| Name | Type |
|
|
@@ -2280,7 +2280,7 @@ Structure of GraphQLClient.RollupFilterInput
|
|
|
2280
2280
|
|
|
2281
2281
|
Structure of GraphQLClient.TimeFilterInput
|
|
2282
2282
|
|
|
2283
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2283
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2284
2284
|
**Properties**
|
|
2285
2285
|
|
|
2286
2286
|
| Name | Type |
|
|
@@ -2293,7 +2293,7 @@ Structure of GraphQLClient.TimeFilterInput
|
|
|
2293
2293
|
|
|
2294
2294
|
Structure of GraphQLClient.TokenFilterInput
|
|
2295
2295
|
|
|
2296
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2296
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2297
2297
|
**Properties**
|
|
2298
2298
|
|
|
2299
2299
|
| Name | Type |
|
|
@@ -2304,7 +2304,7 @@ Structure of GraphQLClient.TokenFilterInput
|
|
|
2304
2304
|
|
|
2305
2305
|
Structure of GraphQLClient.TxFilterInput
|
|
2306
2306
|
|
|
2307
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2307
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2308
2308
|
**Properties**
|
|
2309
2309
|
|
|
2310
2310
|
| Name | Type |
|
|
@@ -2315,7 +2315,7 @@ Structure of GraphQLClient.TxFilterInput
|
|
|
2315
2315
|
|
|
2316
2316
|
Structure of GraphQLClient.TypeFilterInput
|
|
2317
2317
|
|
|
2318
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2318
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2319
2319
|
**Properties**
|
|
2320
2320
|
|
|
2321
2321
|
| Name | Type |
|
|
@@ -2326,7 +2326,7 @@ Structure of GraphQLClient.TypeFilterInput
|
|
|
2326
2326
|
|
|
2327
2327
|
Structure of GraphQLClient.ValidatorFilterInput
|
|
2328
2328
|
|
|
2329
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2329
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2330
2330
|
**Properties**
|
|
2331
2331
|
|
|
2332
2332
|
| Name | Type |
|
|
@@ -2337,7 +2337,7 @@ Structure of GraphQLClient.ValidatorFilterInput
|
|
|
2337
2337
|
|
|
2338
2338
|
Structure of GraphQLClient.ValidityFilterInput
|
|
2339
2339
|
|
|
2340
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2340
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2341
2341
|
**Properties**
|
|
2342
2342
|
|
|
2343
2343
|
| Name | Type |
|
|
@@ -2348,7 +2348,7 @@ Structure of GraphQLClient.ValidityFilterInput
|
|
|
2348
2348
|
|
|
2349
2349
|
Structure of GraphQLClient.WalletInfoInput
|
|
2350
2350
|
|
|
2351
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2351
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2352
2352
|
**Properties**
|
|
2353
2353
|
|
|
2354
2354
|
| Name | Type |
|
|
@@ -2362,7 +2362,7 @@ Structure of GraphQLClient.WalletInfoInput
|
|
|
2362
2362
|
|
|
2363
2363
|
Structure of GraphQLClient.WalletTypeInput
|
|
2364
2364
|
|
|
2365
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2365
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2366
2366
|
**Properties**
|
|
2367
2367
|
|
|
2368
2368
|
| Name | Type |
|
|
@@ -2376,7 +2376,7 @@ Structure of GraphQLClient.WalletTypeInput
|
|
|
2376
2376
|
|
|
2377
2377
|
Structure of GraphQLClient.AccountConfig
|
|
2378
2378
|
|
|
2379
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2379
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2380
2380
|
**Properties**
|
|
2381
2381
|
|
|
2382
2382
|
| Name | Type |
|
|
@@ -2387,7 +2387,7 @@ Structure of GraphQLClient.AccountConfig
|
|
|
2387
2387
|
|
|
2388
2388
|
### GraphQLClient.AccountMigrateTx : `object`
|
|
2389
2389
|
|
|
2390
|
-
Structure of GraphQLClient.AccountMigrateTx
|
|
2390
|
+
Structure of GraphQLClient.AccountMigrateTx
|
|
2391
2391
|
|
|
2392
2392
|
Checkout the following snippet for the format of AccountMigrateTx:
|
|
2393
2393
|
|
|
@@ -2408,7 +2408,7 @@ Checkout the following snippet for the format of AccountMigrateTx:
|
|
|
2408
2408
|
}
|
|
2409
2409
|
```
|
|
2410
2410
|
|
|
2411
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2411
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2412
2412
|
**Properties**
|
|
2413
2413
|
|
|
2414
2414
|
| Name | Type |
|
|
@@ -2422,7 +2422,7 @@ Checkout the following snippet for the format of AccountMigrateTx:
|
|
|
2422
2422
|
|
|
2423
2423
|
Structure of GraphQLClient.AccountState
|
|
2424
2424
|
|
|
2425
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2425
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2426
2426
|
**Properties**
|
|
2427
2427
|
|
|
2428
2428
|
| Name | Type |
|
|
@@ -2447,7 +2447,7 @@ Structure of GraphQLClient.AccountState
|
|
|
2447
2447
|
|
|
2448
2448
|
Structure of GraphQLClient.AccountToken
|
|
2449
2449
|
|
|
2450
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2450
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2451
2451
|
**Properties**
|
|
2452
2452
|
|
|
2453
2453
|
| Name | Type |
|
|
@@ -2461,7 +2461,7 @@ Structure of GraphQLClient.AccountToken
|
|
|
2461
2461
|
|
|
2462
2462
|
Structure of GraphQLClient.AcquireAssetV2Tx
|
|
2463
2463
|
|
|
2464
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2464
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2465
2465
|
**Properties**
|
|
2466
2466
|
|
|
2467
2467
|
| Name | Type |
|
|
@@ -2477,7 +2477,7 @@ Structure of GraphQLClient.AcquireAssetV2Tx
|
|
|
2477
2477
|
|
|
2478
2478
|
Structure of GraphQLClient.AcquireAssetV3Tx
|
|
2479
2479
|
|
|
2480
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2480
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2481
2481
|
**Properties**
|
|
2482
2482
|
|
|
2483
2483
|
| Name | Type |
|
|
@@ -2494,7 +2494,7 @@ Structure of GraphQLClient.AcquireAssetV3Tx
|
|
|
2494
2494
|
|
|
2495
2495
|
Structure of GraphQLClient.Any
|
|
2496
2496
|
|
|
2497
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2497
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2498
2498
|
**Properties**
|
|
2499
2499
|
|
|
2500
2500
|
| Name | Type |
|
|
@@ -2506,7 +2506,7 @@ Structure of GraphQLClient.Any
|
|
|
2506
2506
|
|
|
2507
2507
|
Structure of GraphQLClient.AssetFactoryHook
|
|
2508
2508
|
|
|
2509
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2509
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2510
2510
|
**Properties**
|
|
2511
2511
|
|
|
2512
2512
|
| Name | Type |
|
|
@@ -2519,7 +2519,7 @@ Structure of GraphQLClient.AssetFactoryHook
|
|
|
2519
2519
|
|
|
2520
2520
|
Structure of GraphQLClient.AssetFactoryInput
|
|
2521
2521
|
|
|
2522
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2522
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2523
2523
|
**Properties**
|
|
2524
2524
|
|
|
2525
2525
|
| Name | Type |
|
|
@@ -2533,7 +2533,7 @@ Structure of GraphQLClient.AssetFactoryInput
|
|
|
2533
2533
|
|
|
2534
2534
|
Structure of GraphQLClient.AssetFactoryState
|
|
2535
2535
|
|
|
2536
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2536
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2537
2537
|
**Properties**
|
|
2538
2538
|
|
|
2539
2539
|
| Name | Type |
|
|
@@ -2560,7 +2560,7 @@ Structure of GraphQLClient.AssetFactoryState
|
|
|
2560
2560
|
|
|
2561
2561
|
Structure of GraphQLClient.AssetState
|
|
2562
2562
|
|
|
2563
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2563
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2564
2564
|
**Properties**
|
|
2565
2565
|
|
|
2566
2566
|
| Name | Type |
|
|
@@ -2584,7 +2584,7 @@ Structure of GraphQLClient.AssetState
|
|
|
2584
2584
|
|
|
2585
2585
|
Structure of GraphQLClient.BlockID
|
|
2586
2586
|
|
|
2587
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2587
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2588
2588
|
**Properties**
|
|
2589
2589
|
|
|
2590
2590
|
| Name | Type |
|
|
@@ -2596,7 +2596,7 @@ Structure of GraphQLClient.BlockID
|
|
|
2596
2596
|
|
|
2597
2597
|
Structure of GraphQLClient.BlockInfo
|
|
2598
2598
|
|
|
2599
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2599
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2600
2600
|
**Properties**
|
|
2601
2601
|
|
|
2602
2602
|
| Name | Type |
|
|
@@ -2625,7 +2625,7 @@ Structure of GraphQLClient.BlockInfo
|
|
|
2625
2625
|
|
|
2626
2626
|
Structure of GraphQLClient.BlockInfoSimple
|
|
2627
2627
|
|
|
2628
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2628
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2629
2629
|
**Properties**
|
|
2630
2630
|
|
|
2631
2631
|
| Name | Type |
|
|
@@ -2652,7 +2652,7 @@ Structure of GraphQLClient.BlockInfoSimple
|
|
|
2652
2652
|
|
|
2653
2653
|
Structure of GraphQLClient.ChainInfo
|
|
2654
2654
|
|
|
2655
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2655
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2656
2656
|
**Properties**
|
|
2657
2657
|
|
|
2658
2658
|
| Name | Type |
|
|
@@ -2673,11 +2673,11 @@ Structure of GraphQLClient.ChainInfo
|
|
|
2673
2673
|
| forgeAppsVersion | `Array.<...GraphQLClient.ChainInfo\_ForgeAppsVersionEntry>` |
|
|
2674
2674
|
| supportedTxs | `Array.<string>` |
|
|
2675
2675
|
|
|
2676
|
-
### GraphQLClient.
|
|
2676
|
+
### GraphQLClient.ChainInfo\_ForgeAppsVersionEntry : `object`
|
|
2677
2677
|
|
|
2678
|
-
Structure of GraphQLClient.
|
|
2678
|
+
Structure of GraphQLClient.ChainInfo\_ForgeAppsVersionEntry
|
|
2679
2679
|
|
|
2680
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2680
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2681
2681
|
**Properties**
|
|
2682
2682
|
|
|
2683
2683
|
| Name | Type |
|
|
@@ -2687,7 +2687,7 @@ Structure of GraphQLClient.ChainInfo_ForgeAppsVersionEntry
|
|
|
2687
2687
|
|
|
2688
2688
|
### GraphQLClient.ClaimBlockRewardTx : `object`
|
|
2689
2689
|
|
|
2690
|
-
Structure of GraphQLClient.ClaimBlockRewardTx
|
|
2690
|
+
Structure of GraphQLClient.ClaimBlockRewardTx
|
|
2691
2691
|
|
|
2692
2692
|
Checkout the following snippet for the format of ClaimBlockRewardTx:
|
|
2693
2693
|
|
|
@@ -2707,7 +2707,7 @@ Checkout the following snippet for the format of ClaimBlockRewardTx:
|
|
|
2707
2707
|
}
|
|
2708
2708
|
```
|
|
2709
2709
|
|
|
2710
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2710
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2711
2711
|
**Properties**
|
|
2712
2712
|
|
|
2713
2713
|
| Name | Type |
|
|
@@ -2721,7 +2721,7 @@ Checkout the following snippet for the format of ClaimBlockRewardTx:
|
|
|
2721
2721
|
|
|
2722
2722
|
### GraphQLClient.ClaimStakeTx : `object`
|
|
2723
2723
|
|
|
2724
|
-
Structure of GraphQLClient.ClaimStakeTx
|
|
2724
|
+
Structure of GraphQLClient.ClaimStakeTx
|
|
2725
2725
|
|
|
2726
2726
|
Checkout the following snippet for the format of ClaimStakeTx:
|
|
2727
2727
|
|
|
@@ -2738,7 +2738,7 @@ Checkout the following snippet for the format of ClaimStakeTx:
|
|
|
2738
2738
|
}
|
|
2739
2739
|
```
|
|
2740
2740
|
|
|
2741
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2741
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2742
2742
|
**Properties**
|
|
2743
2743
|
|
|
2744
2744
|
| Name | Type |
|
|
@@ -2751,7 +2751,7 @@ Checkout the following snippet for the format of ClaimStakeTx:
|
|
|
2751
2751
|
|
|
2752
2752
|
Structure of GraphQLClient.ConsensusParams
|
|
2753
2753
|
|
|
2754
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2754
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2755
2755
|
**Properties**
|
|
2756
2756
|
|
|
2757
2757
|
| Name | Type |
|
|
@@ -2769,7 +2769,7 @@ Structure of GraphQLClient.ConsensusParams
|
|
|
2769
2769
|
|
|
2770
2770
|
Structure of GraphQLClient.CreateAssetTx
|
|
2771
2771
|
|
|
2772
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2772
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2773
2773
|
**Properties**
|
|
2774
2774
|
|
|
2775
2775
|
| Name | Type |
|
|
@@ -2790,7 +2790,7 @@ Structure of GraphQLClient.CreateAssetTx
|
|
|
2790
2790
|
|
|
2791
2791
|
Structure of GraphQLClient.CreateFactoryTx
|
|
2792
2792
|
|
|
2793
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2793
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2794
2794
|
**Properties**
|
|
2795
2795
|
|
|
2796
2796
|
| Name | Type |
|
|
@@ -2811,7 +2811,7 @@ Structure of GraphQLClient.CreateFactoryTx
|
|
|
2811
2811
|
|
|
2812
2812
|
Structure of GraphQLClient.CreateRollupBlockTx
|
|
2813
2813
|
|
|
2814
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2814
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2815
2815
|
**Properties**
|
|
2816
2816
|
|
|
2817
2817
|
| Name | Type |
|
|
@@ -2832,7 +2832,7 @@ Structure of GraphQLClient.CreateRollupBlockTx
|
|
|
2832
2832
|
|
|
2833
2833
|
Structure of GraphQLClient.CreateRollupTx
|
|
2834
2834
|
|
|
2835
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2835
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2836
2836
|
**Properties**
|
|
2837
2837
|
|
|
2838
2838
|
| Name | Type |
|
|
@@ -2871,7 +2871,7 @@ Structure of GraphQLClient.CreateRollupTx
|
|
|
2871
2871
|
|
|
2872
2872
|
### GraphQLClient.CreateTokenTx : `object`
|
|
2873
2873
|
|
|
2874
|
-
Structure of GraphQLClient.CreateTokenTx
|
|
2874
|
+
Structure of GraphQLClient.CreateTokenTx
|
|
2875
2875
|
|
|
2876
2876
|
Checkout the following snippet for the format of CreateTokenTx:
|
|
2877
2877
|
|
|
@@ -2900,7 +2900,7 @@ Checkout the following snippet for the format of CreateTokenTx:
|
|
|
2900
2900
|
}
|
|
2901
2901
|
```
|
|
2902
2902
|
|
|
2903
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2903
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2904
2904
|
**Properties**
|
|
2905
2905
|
|
|
2906
2906
|
| Name | Type |
|
|
@@ -2919,7 +2919,7 @@ Checkout the following snippet for the format of CreateTokenTx:
|
|
|
2919
2919
|
|
|
2920
2920
|
### GraphQLClient.DeclareTx : `object`
|
|
2921
2921
|
|
|
2922
|
-
Structure of GraphQLClient.DeclareTx
|
|
2922
|
+
Structure of GraphQLClient.DeclareTx
|
|
2923
2923
|
|
|
2924
2924
|
Checkout the following snippet for the format of DeclareTx:
|
|
2925
2925
|
|
|
@@ -2934,7 +2934,7 @@ Checkout the following snippet for the format of DeclareTx:
|
|
|
2934
2934
|
}
|
|
2935
2935
|
```
|
|
2936
2936
|
|
|
2937
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2937
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2938
2938
|
**Properties**
|
|
2939
2939
|
|
|
2940
2940
|
| Name | Type |
|
|
@@ -2947,7 +2947,7 @@ Checkout the following snippet for the format of DeclareTx:
|
|
|
2947
2947
|
|
|
2948
2948
|
Structure of GraphQLClient.DelegateConfig
|
|
2949
2949
|
|
|
2950
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2950
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2951
2951
|
**Properties**
|
|
2952
2952
|
|
|
2953
2953
|
| Name | Type |
|
|
@@ -2959,7 +2959,7 @@ Structure of GraphQLClient.DelegateConfig
|
|
|
2959
2959
|
|
|
2960
2960
|
Structure of GraphQLClient.DelegateOp
|
|
2961
2961
|
|
|
2962
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2962
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2963
2963
|
**Properties**
|
|
2964
2964
|
|
|
2965
2965
|
| Name | Type |
|
|
@@ -2971,7 +2971,7 @@ Structure of GraphQLClient.DelegateOp
|
|
|
2971
2971
|
|
|
2972
2972
|
Structure of GraphQLClient.DelegateOpState
|
|
2973
2973
|
|
|
2974
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2974
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2975
2975
|
**Properties**
|
|
2976
2976
|
|
|
2977
2977
|
| Name | Type |
|
|
@@ -2986,7 +2986,7 @@ Structure of GraphQLClient.DelegateOpState
|
|
|
2986
2986
|
|
|
2987
2987
|
Structure of GraphQLClient.DelegateState
|
|
2988
2988
|
|
|
2989
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
2989
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
2990
2990
|
**Properties**
|
|
2991
2991
|
|
|
2992
2992
|
| Name | Type |
|
|
@@ -2996,11 +2996,11 @@ Structure of GraphQLClient.DelegateState
|
|
|
2996
2996
|
| ...context | [`StateContext`](#GraphQLClient.StateContext) |
|
|
2997
2997
|
| ...data | [`Any`](#GraphQLClient.Any) |
|
|
2998
2998
|
|
|
2999
|
-
### GraphQLClient.
|
|
2999
|
+
### GraphQLClient.DelegateState\_OpsEntry : `object`
|
|
3000
3000
|
|
|
3001
|
-
Structure of GraphQLClient.
|
|
3001
|
+
Structure of GraphQLClient.DelegateState\_OpsEntry
|
|
3002
3002
|
|
|
3003
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3003
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3004
3004
|
**Properties**
|
|
3005
3005
|
|
|
3006
3006
|
| Name | Type |
|
|
@@ -3012,7 +3012,7 @@ Structure of GraphQLClient.DelegateState_OpsEntry
|
|
|
3012
3012
|
|
|
3013
3013
|
Structure of GraphQLClient.DelegateTx
|
|
3014
3014
|
|
|
3015
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3015
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3016
3016
|
**Properties**
|
|
3017
3017
|
|
|
3018
3018
|
| Name | Type |
|
|
@@ -3024,7 +3024,7 @@ Structure of GraphQLClient.DelegateTx
|
|
|
3024
3024
|
|
|
3025
3025
|
### GraphQLClient.DepositTokenV2Tx : `object`
|
|
3026
3026
|
|
|
3027
|
-
Structure of GraphQLClient.DepositTokenV2Tx
|
|
3027
|
+
Structure of GraphQLClient.DepositTokenV2Tx
|
|
3028
3028
|
|
|
3029
3029
|
Checkout the following snippet for the format of DepositTokenV2Tx:
|
|
3030
3030
|
|
|
@@ -3048,7 +3048,7 @@ Checkout the following snippet for the format of DepositTokenV2Tx:
|
|
|
3048
3048
|
}
|
|
3049
3049
|
```
|
|
3050
3050
|
|
|
3051
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3051
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3052
3052
|
**Properties**
|
|
3053
3053
|
|
|
3054
3054
|
| Name | Type |
|
|
@@ -3065,7 +3065,7 @@ Checkout the following snippet for the format of DepositTokenV2Tx:
|
|
|
3065
3065
|
|
|
3066
3066
|
Structure of GraphQLClient.Evidence
|
|
3067
3067
|
|
|
3068
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3068
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3069
3069
|
**Properties**
|
|
3070
3070
|
|
|
3071
3071
|
| Name | Type |
|
|
@@ -3076,7 +3076,7 @@ Structure of GraphQLClient.Evidence
|
|
|
3076
3076
|
|
|
3077
3077
|
Structure of GraphQLClient.EvidenceState
|
|
3078
3078
|
|
|
3079
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3079
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3080
3080
|
**Properties**
|
|
3081
3081
|
|
|
3082
3082
|
| Name | Type |
|
|
@@ -3089,7 +3089,7 @@ Structure of GraphQLClient.EvidenceState
|
|
|
3089
3089
|
|
|
3090
3090
|
Structure of GraphQLClient.ExchangeInfo
|
|
3091
3091
|
|
|
3092
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3092
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3093
3093
|
**Properties**
|
|
3094
3094
|
|
|
3095
3095
|
| Name | Type |
|
|
@@ -3101,7 +3101,7 @@ Structure of GraphQLClient.ExchangeInfo
|
|
|
3101
3101
|
|
|
3102
3102
|
Structure of GraphQLClient.ExchangeInfoV2
|
|
3103
3103
|
|
|
3104
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3104
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3105
3105
|
**Properties**
|
|
3106
3106
|
|
|
3107
3107
|
| Name | Type |
|
|
@@ -3114,7 +3114,7 @@ Structure of GraphQLClient.ExchangeInfoV2
|
|
|
3114
3114
|
|
|
3115
3115
|
Structure of GraphQLClient.ExchangeTx
|
|
3116
3116
|
|
|
3117
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3117
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3118
3118
|
**Properties**
|
|
3119
3119
|
|
|
3120
3120
|
| Name | Type |
|
|
@@ -3129,7 +3129,7 @@ Structure of GraphQLClient.ExchangeTx
|
|
|
3129
3129
|
|
|
3130
3130
|
Structure of GraphQLClient.ExchangeV2Tx
|
|
3131
3131
|
|
|
3132
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3132
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3133
3133
|
**Properties**
|
|
3134
3134
|
|
|
3135
3135
|
| Name | Type |
|
|
@@ -3144,7 +3144,7 @@ Structure of GraphQLClient.ExchangeV2Tx
|
|
|
3144
3144
|
|
|
3145
3145
|
Structure of GraphQLClient.ForeignToken
|
|
3146
3146
|
|
|
3147
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3147
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3148
3148
|
**Properties**
|
|
3149
3149
|
|
|
3150
3150
|
| Name | Type |
|
|
@@ -3159,7 +3159,7 @@ Structure of GraphQLClient.ForeignToken
|
|
|
3159
3159
|
|
|
3160
3160
|
Structure of GraphQLClient.ForgeState
|
|
3161
3161
|
|
|
3162
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3162
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3163
3163
|
**Properties**
|
|
3164
3164
|
|
|
3165
3165
|
| Name | Type |
|
|
@@ -3174,11 +3174,11 @@ Structure of GraphQLClient.ForgeState
|
|
|
3174
3174
|
| accountConfig | `Array.<...GraphQLClient.AccountConfig>` |
|
|
3175
3175
|
| ...data | [`Any`](#GraphQLClient.Any) |
|
|
3176
3176
|
|
|
3177
|
-
### GraphQLClient.
|
|
3177
|
+
### GraphQLClient.ForgeState\_TasksEntry : `object`
|
|
3178
3178
|
|
|
3179
|
-
Structure of GraphQLClient.
|
|
3179
|
+
Structure of GraphQLClient.ForgeState\_TasksEntry
|
|
3180
3180
|
|
|
3181
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3181
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3182
3182
|
**Properties**
|
|
3183
3183
|
|
|
3184
3184
|
| Name | Type |
|
|
@@ -3190,7 +3190,7 @@ Structure of GraphQLClient.ForgeState_TasksEntry
|
|
|
3190
3190
|
|
|
3191
3191
|
Structure of GraphQLClient.ForgeStats
|
|
3192
3192
|
|
|
3193
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3193
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3194
3194
|
**Properties**
|
|
3195
3195
|
|
|
3196
3196
|
| Name | Type |
|
|
@@ -3219,7 +3219,7 @@ Structure of GraphQLClient.ForgeStats
|
|
|
3219
3219
|
|
|
3220
3220
|
Structure of GraphQLClient.ForgeToken
|
|
3221
3221
|
|
|
3222
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3222
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3223
3223
|
**Properties**
|
|
3224
3224
|
|
|
3225
3225
|
| Name | Type |
|
|
@@ -3239,7 +3239,7 @@ Structure of GraphQLClient.ForgeToken
|
|
|
3239
3239
|
|
|
3240
3240
|
Structure of GraphQLClient.GeoInfo
|
|
3241
3241
|
|
|
3242
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3242
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3243
3243
|
**Properties**
|
|
3244
3244
|
|
|
3245
3245
|
| Name | Type |
|
|
@@ -3253,7 +3253,7 @@ Structure of GraphQLClient.GeoInfo
|
|
|
3253
3253
|
|
|
3254
3254
|
Structure of GraphQLClient.IndexedAccountState
|
|
3255
3255
|
|
|
3256
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3256
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3257
3257
|
**Properties**
|
|
3258
3258
|
|
|
3259
3259
|
| Name | Type |
|
|
@@ -3278,7 +3278,7 @@ Structure of GraphQLClient.IndexedAccountState
|
|
|
3278
3278
|
|
|
3279
3279
|
Structure of GraphQLClient.IndexedAssetState
|
|
3280
3280
|
|
|
3281
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3281
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3282
3282
|
**Properties**
|
|
3283
3283
|
|
|
3284
3284
|
| Name | Type |
|
|
@@ -3303,7 +3303,7 @@ Structure of GraphQLClient.IndexedAssetState
|
|
|
3303
3303
|
|
|
3304
3304
|
Structure of GraphQLClient.IndexedBlock
|
|
3305
3305
|
|
|
3306
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3306
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3307
3307
|
**Properties**
|
|
3308
3308
|
|
|
3309
3309
|
| Name | Type |
|
|
@@ -3318,7 +3318,7 @@ Structure of GraphQLClient.IndexedBlock
|
|
|
3318
3318
|
|
|
3319
3319
|
Structure of GraphQLClient.IndexedFactoryInput
|
|
3320
3320
|
|
|
3321
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3321
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3322
3322
|
**Properties**
|
|
3323
3323
|
|
|
3324
3324
|
| Name | Type |
|
|
@@ -3332,7 +3332,7 @@ Structure of GraphQLClient.IndexedFactoryInput
|
|
|
3332
3332
|
|
|
3333
3333
|
Structure of GraphQLClient.IndexedFactoryState
|
|
3334
3334
|
|
|
3335
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3335
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3336
3336
|
**Properties**
|
|
3337
3337
|
|
|
3338
3338
|
| Name | Type |
|
|
@@ -3360,7 +3360,7 @@ Structure of GraphQLClient.IndexedFactoryState
|
|
|
3360
3360
|
|
|
3361
3361
|
Structure of GraphQLClient.IndexedRollupBlock
|
|
3362
3362
|
|
|
3363
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3363
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3364
3364
|
**Properties**
|
|
3365
3365
|
|
|
3366
3366
|
| Name | Type |
|
|
@@ -3386,7 +3386,7 @@ Structure of GraphQLClient.IndexedRollupBlock
|
|
|
3386
3386
|
|
|
3387
3387
|
Structure of GraphQLClient.IndexedRollupState
|
|
3388
3388
|
|
|
3389
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3389
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3390
3390
|
**Properties**
|
|
3391
3391
|
|
|
3392
3392
|
| Name | Type |
|
|
@@ -3436,7 +3436,7 @@ Structure of GraphQLClient.IndexedRollupState
|
|
|
3436
3436
|
|
|
3437
3437
|
Structure of GraphQLClient.IndexedRollupValidator
|
|
3438
3438
|
|
|
3439
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3439
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3440
3440
|
**Properties**
|
|
3441
3441
|
|
|
3442
3442
|
| Name | Type |
|
|
@@ -3463,7 +3463,7 @@ Structure of GraphQLClient.IndexedRollupValidator
|
|
|
3463
3463
|
|
|
3464
3464
|
Structure of GraphQLClient.IndexedStakeState
|
|
3465
3465
|
|
|
3466
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3466
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3467
3467
|
**Properties**
|
|
3468
3468
|
|
|
3469
3469
|
| Name | Type |
|
|
@@ -3486,7 +3486,7 @@ Structure of GraphQLClient.IndexedStakeState
|
|
|
3486
3486
|
|
|
3487
3487
|
Structure of GraphQLClient.IndexedTokenInput
|
|
3488
3488
|
|
|
3489
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3489
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3490
3490
|
**Properties**
|
|
3491
3491
|
|
|
3492
3492
|
| Name | Type |
|
|
@@ -3501,7 +3501,7 @@ Structure of GraphQLClient.IndexedTokenInput
|
|
|
3501
3501
|
|
|
3502
3502
|
Structure of GraphQLClient.IndexedTokenState
|
|
3503
3503
|
|
|
3504
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3504
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3505
3505
|
**Properties**
|
|
3506
3506
|
|
|
3507
3507
|
| Name | Type |
|
|
@@ -3524,7 +3524,7 @@ Structure of GraphQLClient.IndexedTokenState
|
|
|
3524
3524
|
|
|
3525
3525
|
Structure of GraphQLClient.IndexedTransaction
|
|
3526
3526
|
|
|
3527
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3527
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3528
3528
|
**Properties**
|
|
3529
3529
|
|
|
3530
3530
|
| Name | Type |
|
|
@@ -3544,7 +3544,7 @@ Structure of GraphQLClient.IndexedTransaction
|
|
|
3544
3544
|
|
|
3545
3545
|
Structure of GraphQLClient.JoinRollupTx
|
|
3546
3546
|
|
|
3547
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3547
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3548
3548
|
**Properties**
|
|
3549
3549
|
|
|
3550
3550
|
| Name | Type |
|
|
@@ -3559,7 +3559,7 @@ Structure of GraphQLClient.JoinRollupTx
|
|
|
3559
3559
|
|
|
3560
3560
|
Structure of GraphQLClient.KVPair
|
|
3561
3561
|
|
|
3562
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3562
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3563
3563
|
**Properties**
|
|
3564
3564
|
|
|
3565
3565
|
| Name | Type |
|
|
@@ -3571,7 +3571,7 @@ Structure of GraphQLClient.KVPair
|
|
|
3571
3571
|
|
|
3572
3572
|
Structure of GraphQLClient.LeaveRollupTx
|
|
3573
3573
|
|
|
3574
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3574
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3575
3575
|
**Properties**
|
|
3576
3576
|
|
|
3577
3577
|
| Name | Type |
|
|
@@ -3583,7 +3583,7 @@ Structure of GraphQLClient.LeaveRollupTx
|
|
|
3583
3583
|
|
|
3584
3584
|
### GraphQLClient.MigrateRollupContractTx : `object`
|
|
3585
3585
|
|
|
3586
|
-
Structure of GraphQLClient.MigrateRollupContractTx
|
|
3586
|
+
Structure of GraphQLClient.MigrateRollupContractTx
|
|
3587
3587
|
|
|
3588
3588
|
Checkout the following snippet for the format of MigrateRollupContractTx:
|
|
3589
3589
|
|
|
@@ -3598,7 +3598,7 @@ Checkout the following snippet for the format of MigrateRollupContractTx:
|
|
|
3598
3598
|
}
|
|
3599
3599
|
```
|
|
3600
3600
|
|
|
3601
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3601
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3602
3602
|
**Properties**
|
|
3603
3603
|
|
|
3604
3604
|
| Name | Type |
|
|
@@ -3609,7 +3609,7 @@ Checkout the following snippet for the format of MigrateRollupContractTx:
|
|
|
3609
3609
|
|
|
3610
3610
|
### GraphQLClient.MigrateRollupTokenTx : `object`
|
|
3611
3611
|
|
|
3612
|
-
Structure of GraphQLClient.MigrateRollupTokenTx
|
|
3612
|
+
Structure of GraphQLClient.MigrateRollupTokenTx
|
|
3613
3613
|
|
|
3614
3614
|
Checkout the following snippet for the format of MigrateRollupTokenTx:
|
|
3615
3615
|
|
|
@@ -3629,7 +3629,7 @@ Checkout the following snippet for the format of MigrateRollupTokenTx:
|
|
|
3629
3629
|
}
|
|
3630
3630
|
```
|
|
3631
3631
|
|
|
3632
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3632
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3633
3633
|
**Properties**
|
|
3634
3634
|
|
|
3635
3635
|
| Name | Type |
|
|
@@ -3644,7 +3644,7 @@ Checkout the following snippet for the format of MigrateRollupTokenTx:
|
|
|
3644
3644
|
|
|
3645
3645
|
Structure of GraphQLClient.MintAssetTx
|
|
3646
3646
|
|
|
3647
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3647
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3648
3648
|
**Properties**
|
|
3649
3649
|
|
|
3650
3650
|
| Name | Type |
|
|
@@ -3660,7 +3660,7 @@ Structure of GraphQLClient.MintAssetTx
|
|
|
3660
3660
|
|
|
3661
3661
|
Structure of GraphQLClient.Multisig
|
|
3662
3662
|
|
|
3663
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3663
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3664
3664
|
**Properties**
|
|
3665
3665
|
|
|
3666
3666
|
| Name | Type |
|
|
@@ -3675,7 +3675,7 @@ Structure of GraphQLClient.Multisig
|
|
|
3675
3675
|
|
|
3676
3676
|
Structure of GraphQLClient.NFTDisplay
|
|
3677
3677
|
|
|
3678
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3678
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3679
3679
|
**Properties**
|
|
3680
3680
|
|
|
3681
3681
|
| Name | Type |
|
|
@@ -3687,7 +3687,7 @@ Structure of GraphQLClient.NFTDisplay
|
|
|
3687
3687
|
|
|
3688
3688
|
Structure of GraphQLClient.NFTEndpoint
|
|
3689
3689
|
|
|
3690
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3690
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3691
3691
|
**Properties**
|
|
3692
3692
|
|
|
3693
3693
|
| Name | Type |
|
|
@@ -3699,7 +3699,7 @@ Structure of GraphQLClient.NFTEndpoint
|
|
|
3699
3699
|
|
|
3700
3700
|
Structure of GraphQLClient.NFTIssuer
|
|
3701
3701
|
|
|
3702
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3702
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3703
3703
|
**Properties**
|
|
3704
3704
|
|
|
3705
3705
|
| Name | Type |
|
|
@@ -3712,7 +3712,7 @@ Structure of GraphQLClient.NFTIssuer
|
|
|
3712
3712
|
|
|
3713
3713
|
Structure of GraphQLClient.NetInfo
|
|
3714
3714
|
|
|
3715
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3715
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3716
3716
|
**Properties**
|
|
3717
3717
|
|
|
3718
3718
|
| Name | Type |
|
|
@@ -3726,7 +3726,7 @@ Structure of GraphQLClient.NetInfo
|
|
|
3726
3726
|
|
|
3727
3727
|
Structure of GraphQLClient.NodeInfo
|
|
3728
3728
|
|
|
3729
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3729
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3730
3730
|
**Properties**
|
|
3731
3731
|
|
|
3732
3732
|
| Name | Type |
|
|
@@ -3750,11 +3750,11 @@ Structure of GraphQLClient.NodeInfo
|
|
|
3750
3750
|
| ...geoInfo | [`GeoInfo`](#GraphQLClient.GeoInfo) |
|
|
3751
3751
|
| p2pAddress | `string` |
|
|
3752
3752
|
|
|
3753
|
-
### GraphQLClient.
|
|
3753
|
+
### GraphQLClient.NodeInfo\_ForgeAppsVersionEntry : `object`
|
|
3754
3754
|
|
|
3755
|
-
Structure of GraphQLClient.
|
|
3755
|
+
Structure of GraphQLClient.NodeInfo\_ForgeAppsVersionEntry
|
|
3756
3756
|
|
|
3757
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3757
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3758
3758
|
**Properties**
|
|
3759
3759
|
|
|
3760
3760
|
| Name | Type |
|
|
@@ -3766,7 +3766,7 @@ Structure of GraphQLClient.NodeInfo_ForgeAppsVersionEntry
|
|
|
3766
3766
|
|
|
3767
3767
|
Structure of GraphQLClient.PageInfo
|
|
3768
3768
|
|
|
3769
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3769
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3770
3770
|
**Properties**
|
|
3771
3771
|
|
|
3772
3772
|
| Name | Type |
|
|
@@ -3779,7 +3779,7 @@ Structure of GraphQLClient.PageInfo
|
|
|
3779
3779
|
|
|
3780
3780
|
Structure of GraphQLClient.PartSetHeader
|
|
3781
3781
|
|
|
3782
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3782
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3783
3783
|
**Properties**
|
|
3784
3784
|
|
|
3785
3785
|
| Name | Type |
|
|
@@ -3789,7 +3789,7 @@ Structure of GraphQLClient.PartSetHeader
|
|
|
3789
3789
|
|
|
3790
3790
|
### GraphQLClient.PauseRollupTx : `object`
|
|
3791
3791
|
|
|
3792
|
-
Structure of GraphQLClient.PauseRollupTx
|
|
3792
|
+
Structure of GraphQLClient.PauseRollupTx
|
|
3793
3793
|
|
|
3794
3794
|
Checkout the following snippet for the format of PauseRollupTx:
|
|
3795
3795
|
|
|
@@ -3803,7 +3803,7 @@ Checkout the following snippet for the format of PauseRollupTx:
|
|
|
3803
3803
|
}
|
|
3804
3804
|
```
|
|
3805
3805
|
|
|
3806
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3806
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3807
3807
|
**Properties**
|
|
3808
3808
|
|
|
3809
3809
|
| Name | Type |
|
|
@@ -3815,7 +3815,7 @@ Checkout the following snippet for the format of PauseRollupTx:
|
|
|
3815
3815
|
|
|
3816
3816
|
Structure of GraphQLClient.PeerInfo
|
|
3817
3817
|
|
|
3818
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3818
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3819
3819
|
**Properties**
|
|
3820
3820
|
|
|
3821
3821
|
| Name | Type |
|
|
@@ -3831,7 +3831,7 @@ Structure of GraphQLClient.PeerInfo
|
|
|
3831
3831
|
|
|
3832
3832
|
Structure of GraphQLClient.PubKey
|
|
3833
3833
|
|
|
3834
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3834
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3835
3835
|
**Properties**
|
|
3836
3836
|
|
|
3837
3837
|
| Name | Type |
|
|
@@ -3843,7 +3843,7 @@ Structure of GraphQLClient.PubKey
|
|
|
3843
3843
|
|
|
3844
3844
|
Structure of GraphQLClient.ReceiptChange
|
|
3845
3845
|
|
|
3846
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3846
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3847
3847
|
**Properties**
|
|
3848
3848
|
|
|
3849
3849
|
| Name | Type |
|
|
@@ -3856,7 +3856,7 @@ Structure of GraphQLClient.ReceiptChange
|
|
|
3856
3856
|
|
|
3857
3857
|
Structure of GraphQLClient.ResponseGetAccountState
|
|
3858
3858
|
|
|
3859
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3859
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3860
3860
|
**Properties**
|
|
3861
3861
|
|
|
3862
3862
|
| Name | Type |
|
|
@@ -3868,7 +3868,7 @@ Structure of GraphQLClient.ResponseGetAccountState
|
|
|
3868
3868
|
|
|
3869
3869
|
Structure of GraphQLClient.ResponseGetAccountTokens
|
|
3870
3870
|
|
|
3871
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3871
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3872
3872
|
**Properties**
|
|
3873
3873
|
|
|
3874
3874
|
| Name | Type |
|
|
@@ -3880,7 +3880,7 @@ Structure of GraphQLClient.ResponseGetAccountTokens
|
|
|
3880
3880
|
|
|
3881
3881
|
Structure of GraphQLClient.ResponseGetAssetState
|
|
3882
3882
|
|
|
3883
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3883
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3884
3884
|
**Properties**
|
|
3885
3885
|
|
|
3886
3886
|
| Name | Type |
|
|
@@ -3892,7 +3892,7 @@ Structure of GraphQLClient.ResponseGetAssetState
|
|
|
3892
3892
|
|
|
3893
3893
|
Structure of GraphQLClient.ResponseGetBlock
|
|
3894
3894
|
|
|
3895
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3895
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3896
3896
|
**Properties**
|
|
3897
3897
|
|
|
3898
3898
|
| Name | Type |
|
|
@@ -3904,7 +3904,7 @@ Structure of GraphQLClient.ResponseGetBlock
|
|
|
3904
3904
|
|
|
3905
3905
|
Structure of GraphQLClient.ResponseGetBlocks
|
|
3906
3906
|
|
|
3907
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3907
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3908
3908
|
**Properties**
|
|
3909
3909
|
|
|
3910
3910
|
| Name | Type |
|
|
@@ -3917,7 +3917,7 @@ Structure of GraphQLClient.ResponseGetBlocks
|
|
|
3917
3917
|
|
|
3918
3918
|
Structure of GraphQLClient.ResponseGetChainInfo
|
|
3919
3919
|
|
|
3920
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3920
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3921
3921
|
**Properties**
|
|
3922
3922
|
|
|
3923
3923
|
| Name | Type |
|
|
@@ -3927,7 +3927,7 @@ Structure of GraphQLClient.ResponseGetChainInfo
|
|
|
3927
3927
|
|
|
3928
3928
|
### GraphQLClient.ResponseGetConfig : `object`
|
|
3929
3929
|
|
|
3930
|
-
Structure of GraphQLClient.ResponseGetConfig
|
|
3930
|
+
Structure of GraphQLClient.ResponseGetConfig
|
|
3931
3931
|
|
|
3932
3932
|
Checkout the following snippet for the format of ResponseGetConfig:
|
|
3933
3933
|
|
|
@@ -3938,7 +3938,7 @@ Checkout the following snippet for the format of ResponseGetConfig:
|
|
|
3938
3938
|
}
|
|
3939
3939
|
```
|
|
3940
3940
|
|
|
3941
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3941
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3942
3942
|
**Properties**
|
|
3943
3943
|
|
|
3944
3944
|
| Name | Type |
|
|
@@ -3950,7 +3950,7 @@ Checkout the following snippet for the format of ResponseGetConfig:
|
|
|
3950
3950
|
|
|
3951
3951
|
Structure of GraphQLClient.ResponseGetDelegateState
|
|
3952
3952
|
|
|
3953
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3953
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3954
3954
|
**Properties**
|
|
3955
3955
|
|
|
3956
3956
|
| Name | Type |
|
|
@@ -3962,7 +3962,7 @@ Structure of GraphQLClient.ResponseGetDelegateState
|
|
|
3962
3962
|
|
|
3963
3963
|
Structure of GraphQLClient.ResponseGetEvidenceState
|
|
3964
3964
|
|
|
3965
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3965
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3966
3966
|
**Properties**
|
|
3967
3967
|
|
|
3968
3968
|
| Name | Type |
|
|
@@ -3974,7 +3974,7 @@ Structure of GraphQLClient.ResponseGetEvidenceState
|
|
|
3974
3974
|
|
|
3975
3975
|
Structure of GraphQLClient.ResponseGetFactoryState
|
|
3976
3976
|
|
|
3977
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3977
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3978
3978
|
**Properties**
|
|
3979
3979
|
|
|
3980
3980
|
| Name | Type |
|
|
@@ -3986,7 +3986,7 @@ Structure of GraphQLClient.ResponseGetFactoryState
|
|
|
3986
3986
|
|
|
3987
3987
|
Structure of GraphQLClient.ResponseGetForgeState
|
|
3988
3988
|
|
|
3989
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
3989
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
3990
3990
|
**Properties**
|
|
3991
3991
|
|
|
3992
3992
|
| Name | Type |
|
|
@@ -3998,7 +3998,7 @@ Structure of GraphQLClient.ResponseGetForgeState
|
|
|
3998
3998
|
|
|
3999
3999
|
Structure of GraphQLClient.ResponseGetForgeStats
|
|
4000
4000
|
|
|
4001
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4001
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4002
4002
|
**Properties**
|
|
4003
4003
|
|
|
4004
4004
|
| Name | Type |
|
|
@@ -4010,7 +4010,7 @@ Structure of GraphQLClient.ResponseGetForgeStats
|
|
|
4010
4010
|
|
|
4011
4011
|
Structure of GraphQLClient.ResponseGetNetInfo
|
|
4012
4012
|
|
|
4013
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4013
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4014
4014
|
**Properties**
|
|
4015
4015
|
|
|
4016
4016
|
| Name | Type |
|
|
@@ -4022,7 +4022,7 @@ Structure of GraphQLClient.ResponseGetNetInfo
|
|
|
4022
4022
|
|
|
4023
4023
|
Structure of GraphQLClient.ResponseGetNodeInfo
|
|
4024
4024
|
|
|
4025
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4025
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4026
4026
|
**Properties**
|
|
4027
4027
|
|
|
4028
4028
|
| Name | Type |
|
|
@@ -4034,7 +4034,7 @@ Structure of GraphQLClient.ResponseGetNodeInfo
|
|
|
4034
4034
|
|
|
4035
4035
|
Structure of GraphQLClient.ResponseGetRollupBlock
|
|
4036
4036
|
|
|
4037
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4037
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4038
4038
|
**Properties**
|
|
4039
4039
|
|
|
4040
4040
|
| Name | Type |
|
|
@@ -4046,7 +4046,7 @@ Structure of GraphQLClient.ResponseGetRollupBlock
|
|
|
4046
4046
|
|
|
4047
4047
|
Structure of GraphQLClient.ResponseGetRollupState
|
|
4048
4048
|
|
|
4049
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4049
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4050
4050
|
**Properties**
|
|
4051
4051
|
|
|
4052
4052
|
| Name | Type |
|
|
@@ -4058,7 +4058,7 @@ Structure of GraphQLClient.ResponseGetRollupState
|
|
|
4058
4058
|
|
|
4059
4059
|
Structure of GraphQLClient.ResponseGetStakeState
|
|
4060
4060
|
|
|
4061
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4061
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4062
4062
|
**Properties**
|
|
4063
4063
|
|
|
4064
4064
|
| Name | Type |
|
|
@@ -4070,7 +4070,7 @@ Structure of GraphQLClient.ResponseGetStakeState
|
|
|
4070
4070
|
|
|
4071
4071
|
Structure of GraphQLClient.ResponseGetTokenState
|
|
4072
4072
|
|
|
4073
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4073
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4074
4074
|
**Properties**
|
|
4075
4075
|
|
|
4076
4076
|
| Name | Type |
|
|
@@ -4082,7 +4082,7 @@ Structure of GraphQLClient.ResponseGetTokenState
|
|
|
4082
4082
|
|
|
4083
4083
|
Structure of GraphQLClient.ResponseGetTx
|
|
4084
4084
|
|
|
4085
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4085
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4086
4086
|
**Properties**
|
|
4087
4087
|
|
|
4088
4088
|
| Name | Type |
|
|
@@ -4094,7 +4094,7 @@ Structure of GraphQLClient.ResponseGetTx
|
|
|
4094
4094
|
|
|
4095
4095
|
Structure of GraphQLClient.ResponseGetUnconfirmedTxs
|
|
4096
4096
|
|
|
4097
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4097
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4098
4098
|
**Properties**
|
|
4099
4099
|
|
|
4100
4100
|
| Name | Type |
|
|
@@ -4107,7 +4107,7 @@ Structure of GraphQLClient.ResponseGetUnconfirmedTxs
|
|
|
4107
4107
|
|
|
4108
4108
|
Structure of GraphQLClient.ResponseGetValidatorsInfo
|
|
4109
4109
|
|
|
4110
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4110
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4111
4111
|
**Properties**
|
|
4112
4112
|
|
|
4113
4113
|
| Name | Type |
|
|
@@ -4119,7 +4119,7 @@ Structure of GraphQLClient.ResponseGetValidatorsInfo
|
|
|
4119
4119
|
|
|
4120
4120
|
Structure of GraphQLClient.ResponseListAssetTransactions
|
|
4121
4121
|
|
|
4122
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4122
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4123
4123
|
**Properties**
|
|
4124
4124
|
|
|
4125
4125
|
| Name | Type |
|
|
@@ -4132,7 +4132,7 @@ Structure of GraphQLClient.ResponseListAssetTransactions
|
|
|
4132
4132
|
|
|
4133
4133
|
Structure of GraphQLClient.ResponseListAssets
|
|
4134
4134
|
|
|
4135
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4135
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4136
4136
|
**Properties**
|
|
4137
4137
|
|
|
4138
4138
|
| Name | Type |
|
|
@@ -4145,7 +4145,7 @@ Structure of GraphQLClient.ResponseListAssets
|
|
|
4145
4145
|
|
|
4146
4146
|
Structure of GraphQLClient.ResponseListBlocks
|
|
4147
4147
|
|
|
4148
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4148
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4149
4149
|
**Properties**
|
|
4150
4150
|
|
|
4151
4151
|
| Name | Type |
|
|
@@ -4158,7 +4158,7 @@ Structure of GraphQLClient.ResponseListBlocks
|
|
|
4158
4158
|
|
|
4159
4159
|
Structure of GraphQLClient.ResponseListFactories
|
|
4160
4160
|
|
|
4161
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4161
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4162
4162
|
**Properties**
|
|
4163
4163
|
|
|
4164
4164
|
| Name | Type |
|
|
@@ -4171,7 +4171,7 @@ Structure of GraphQLClient.ResponseListFactories
|
|
|
4171
4171
|
|
|
4172
4172
|
Structure of GraphQLClient.ResponseListRollupBlocks
|
|
4173
4173
|
|
|
4174
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4174
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4175
4175
|
**Properties**
|
|
4176
4176
|
|
|
4177
4177
|
| Name | Type |
|
|
@@ -4184,7 +4184,7 @@ Structure of GraphQLClient.ResponseListRollupBlocks
|
|
|
4184
4184
|
|
|
4185
4185
|
Structure of GraphQLClient.ResponseListRollupValidators
|
|
4186
4186
|
|
|
4187
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4187
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4188
4188
|
**Properties**
|
|
4189
4189
|
|
|
4190
4190
|
| Name | Type |
|
|
@@ -4197,7 +4197,7 @@ Structure of GraphQLClient.ResponseListRollupValidators
|
|
|
4197
4197
|
|
|
4198
4198
|
Structure of GraphQLClient.ResponseListRollups
|
|
4199
4199
|
|
|
4200
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4200
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4201
4201
|
**Properties**
|
|
4202
4202
|
|
|
4203
4203
|
| Name | Type |
|
|
@@ -4210,7 +4210,7 @@ Structure of GraphQLClient.ResponseListRollups
|
|
|
4210
4210
|
|
|
4211
4211
|
Structure of GraphQLClient.ResponseListStakes
|
|
4212
4212
|
|
|
4213
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4213
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4214
4214
|
**Properties**
|
|
4215
4215
|
|
|
4216
4216
|
| Name | Type |
|
|
@@ -4223,7 +4223,7 @@ Structure of GraphQLClient.ResponseListStakes
|
|
|
4223
4223
|
|
|
4224
4224
|
Structure of GraphQLClient.ResponseListTokens
|
|
4225
4225
|
|
|
4226
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4226
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4227
4227
|
**Properties**
|
|
4228
4228
|
|
|
4229
4229
|
| Name | Type |
|
|
@@ -4236,7 +4236,7 @@ Structure of GraphQLClient.ResponseListTokens
|
|
|
4236
4236
|
|
|
4237
4237
|
Structure of GraphQLClient.ResponseListTopAccounts
|
|
4238
4238
|
|
|
4239
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4239
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4240
4240
|
**Properties**
|
|
4241
4241
|
|
|
4242
4242
|
| Name | Type |
|
|
@@ -4249,7 +4249,7 @@ Structure of GraphQLClient.ResponseListTopAccounts
|
|
|
4249
4249
|
|
|
4250
4250
|
Structure of GraphQLClient.ResponseListTransactions
|
|
4251
4251
|
|
|
4252
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4252
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4253
4253
|
**Properties**
|
|
4254
4254
|
|
|
4255
4255
|
| Name | Type |
|
|
@@ -4262,7 +4262,7 @@ Structure of GraphQLClient.ResponseListTransactions
|
|
|
4262
4262
|
|
|
4263
4263
|
Structure of GraphQLClient.ResponseSearch
|
|
4264
4264
|
|
|
4265
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4265
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4266
4266
|
**Properties**
|
|
4267
4267
|
|
|
4268
4268
|
| Name | Type |
|
|
@@ -4273,7 +4273,7 @@ Structure of GraphQLClient.ResponseSearch
|
|
|
4273
4273
|
|
|
4274
4274
|
### GraphQLClient.ResponseSendTx : `object`
|
|
4275
4275
|
|
|
4276
|
-
Structure of GraphQLClient.ResponseSendTx
|
|
4276
|
+
Structure of GraphQLClient.ResponseSendTx
|
|
4277
4277
|
|
|
4278
4278
|
Checkout the following snippet for the format of ResponseSendTx:
|
|
4279
4279
|
|
|
@@ -4284,7 +4284,7 @@ Checkout the following snippet for the format of ResponseSendTx:
|
|
|
4284
4284
|
}
|
|
4285
4285
|
```
|
|
4286
4286
|
|
|
4287
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4287
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4288
4288
|
**Properties**
|
|
4289
4289
|
|
|
4290
4290
|
| Name | Type |
|
|
@@ -4294,7 +4294,7 @@ Checkout the following snippet for the format of ResponseSendTx:
|
|
|
4294
4294
|
|
|
4295
4295
|
### GraphQLClient.ResumeRollupTx : `object`
|
|
4296
4296
|
|
|
4297
|
-
Structure of GraphQLClient.ResumeRollupTx
|
|
4297
|
+
Structure of GraphQLClient.ResumeRollupTx
|
|
4298
4298
|
|
|
4299
4299
|
Checkout the following snippet for the format of ResumeRollupTx:
|
|
4300
4300
|
|
|
@@ -4308,7 +4308,7 @@ Checkout the following snippet for the format of ResumeRollupTx:
|
|
|
4308
4308
|
}
|
|
4309
4309
|
```
|
|
4310
4310
|
|
|
4311
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4311
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4312
4312
|
**Properties**
|
|
4313
4313
|
|
|
4314
4314
|
| Name | Type |
|
|
@@ -4320,7 +4320,7 @@ Checkout the following snippet for the format of ResumeRollupTx:
|
|
|
4320
4320
|
|
|
4321
4321
|
Structure of GraphQLClient.RevokeDelegateTx
|
|
4322
4322
|
|
|
4323
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4323
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4324
4324
|
**Properties**
|
|
4325
4325
|
|
|
4326
4326
|
| Name | Type |
|
|
@@ -4334,7 +4334,7 @@ Structure of GraphQLClient.RevokeDelegateTx
|
|
|
4334
4334
|
|
|
4335
4335
|
Structure of GraphQLClient.RevokeStakeTx
|
|
4336
4336
|
|
|
4337
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4337
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4338
4338
|
**Properties**
|
|
4339
4339
|
|
|
4340
4340
|
| Name | Type |
|
|
@@ -4347,7 +4347,7 @@ Structure of GraphQLClient.RevokeStakeTx
|
|
|
4347
4347
|
|
|
4348
4348
|
Structure of GraphQLClient.RollupBlock
|
|
4349
4349
|
|
|
4350
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4350
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4351
4351
|
**Properties**
|
|
4352
4352
|
|
|
4353
4353
|
| Name | Type |
|
|
@@ -4372,7 +4372,7 @@ Structure of GraphQLClient.RollupBlock
|
|
|
4372
4372
|
|
|
4373
4373
|
Structure of GraphQLClient.RollupState
|
|
4374
4374
|
|
|
4375
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4375
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4376
4376
|
**Properties**
|
|
4377
4377
|
|
|
4378
4378
|
| Name | Type |
|
|
@@ -4421,7 +4421,7 @@ Structure of GraphQLClient.RollupState
|
|
|
4421
4421
|
|
|
4422
4422
|
Structure of GraphQLClient.RollupValidator
|
|
4423
4423
|
|
|
4424
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4424
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4425
4425
|
**Properties**
|
|
4426
4426
|
|
|
4427
4427
|
| Name | Type |
|
|
@@ -4434,7 +4434,7 @@ Structure of GraphQLClient.RollupValidator
|
|
|
4434
4434
|
|
|
4435
4435
|
Structure of GraphQLClient.SearchResult
|
|
4436
4436
|
|
|
4437
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4437
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4438
4438
|
**Properties**
|
|
4439
4439
|
|
|
4440
4440
|
| Name | Type |
|
|
@@ -4446,7 +4446,7 @@ Structure of GraphQLClient.SearchResult
|
|
|
4446
4446
|
|
|
4447
4447
|
Structure of GraphQLClient.StakeState
|
|
4448
4448
|
|
|
4449
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4449
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4450
4450
|
**Properties**
|
|
4451
4451
|
|
|
4452
4452
|
| Name | Type |
|
|
@@ -4468,7 +4468,7 @@ Structure of GraphQLClient.StakeState
|
|
|
4468
4468
|
|
|
4469
4469
|
Structure of GraphQLClient.StakeTx
|
|
4470
4470
|
|
|
4471
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4471
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4472
4472
|
**Properties**
|
|
4473
4473
|
|
|
4474
4474
|
| Name | Type |
|
|
@@ -4485,7 +4485,7 @@ Structure of GraphQLClient.StakeTx
|
|
|
4485
4485
|
|
|
4486
4486
|
Structure of GraphQLClient.StateContext
|
|
4487
4487
|
|
|
4488
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4488
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4489
4489
|
**Properties**
|
|
4490
4490
|
|
|
4491
4491
|
| Name | Type |
|
|
@@ -4499,7 +4499,7 @@ Structure of GraphQLClient.StateContext
|
|
|
4499
4499
|
|
|
4500
4500
|
Structure of GraphQLClient.TokenInfo
|
|
4501
4501
|
|
|
4502
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4502
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4503
4503
|
**Properties**
|
|
4504
4504
|
|
|
4505
4505
|
| Name | Type |
|
|
@@ -4514,7 +4514,7 @@ Structure of GraphQLClient.TokenInfo
|
|
|
4514
4514
|
|
|
4515
4515
|
Structure of GraphQLClient.TokenInput
|
|
4516
4516
|
|
|
4517
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4517
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4518
4518
|
**Properties**
|
|
4519
4519
|
|
|
4520
4520
|
| Name | Type |
|
|
@@ -4526,7 +4526,7 @@ Structure of GraphQLClient.TokenInput
|
|
|
4526
4526
|
|
|
4527
4527
|
Structure of GraphQLClient.TokenState
|
|
4528
4528
|
|
|
4529
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4529
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4530
4530
|
**Properties**
|
|
4531
4531
|
|
|
4532
4532
|
| Name | Type |
|
|
@@ -4548,7 +4548,7 @@ Structure of GraphQLClient.TokenState
|
|
|
4548
4548
|
|
|
4549
4549
|
Structure of GraphQLClient.TokenSymbol
|
|
4550
4550
|
|
|
4551
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4551
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4552
4552
|
**Properties**
|
|
4553
4553
|
|
|
4554
4554
|
| Name | Type |
|
|
@@ -4562,7 +4562,7 @@ Structure of GraphQLClient.TokenSymbol
|
|
|
4562
4562
|
|
|
4563
4563
|
Structure of GraphQLClient.Transaction
|
|
4564
4564
|
|
|
4565
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4565
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4566
4566
|
**Properties**
|
|
4567
4567
|
|
|
4568
4568
|
| Name | Type |
|
|
@@ -4583,7 +4583,7 @@ Structure of GraphQLClient.Transaction
|
|
|
4583
4583
|
|
|
4584
4584
|
Structure of GraphQLClient.TransactionConfig
|
|
4585
4585
|
|
|
4586
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4586
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4587
4587
|
**Properties**
|
|
4588
4588
|
|
|
4589
4589
|
| Name | Type |
|
|
@@ -4598,7 +4598,7 @@ Structure of GraphQLClient.TransactionConfig
|
|
|
4598
4598
|
|
|
4599
4599
|
Structure of GraphQLClient.TransactionInfo
|
|
4600
4600
|
|
|
4601
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4601
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4602
4602
|
**Properties**
|
|
4603
4603
|
|
|
4604
4604
|
| Name | Type |
|
|
@@ -4619,7 +4619,7 @@ Structure of GraphQLClient.TransactionInfo
|
|
|
4619
4619
|
|
|
4620
4620
|
Structure of GraphQLClient.TransactionInput
|
|
4621
4621
|
|
|
4622
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4622
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4623
4623
|
**Properties**
|
|
4624
4624
|
|
|
4625
4625
|
| Name | Type |
|
|
@@ -4632,7 +4632,7 @@ Structure of GraphQLClient.TransactionInput
|
|
|
4632
4632
|
|
|
4633
4633
|
Structure of GraphQLClient.TransactionReceipt
|
|
4634
4634
|
|
|
4635
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4635
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4636
4636
|
**Properties**
|
|
4637
4637
|
|
|
4638
4638
|
| Name | Type |
|
|
@@ -4644,7 +4644,7 @@ Structure of GraphQLClient.TransactionReceipt
|
|
|
4644
4644
|
|
|
4645
4645
|
Structure of GraphQLClient.TransferTx
|
|
4646
4646
|
|
|
4647
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4647
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4648
4648
|
**Properties**
|
|
4649
4649
|
|
|
4650
4650
|
| Name | Type |
|
|
@@ -4658,7 +4658,7 @@ Structure of GraphQLClient.TransferTx
|
|
|
4658
4658
|
|
|
4659
4659
|
Structure of GraphQLClient.TransferV2Tx
|
|
4660
4660
|
|
|
4661
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4661
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4662
4662
|
**Properties**
|
|
4663
4663
|
|
|
4664
4664
|
| Name | Type |
|
|
@@ -4673,7 +4673,7 @@ Structure of GraphQLClient.TransferV2Tx
|
|
|
4673
4673
|
|
|
4674
4674
|
Structure of GraphQLClient.TransferV3Tx
|
|
4675
4675
|
|
|
4676
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4676
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4677
4677
|
**Properties**
|
|
4678
4678
|
|
|
4679
4679
|
| Name | Type |
|
|
@@ -4686,7 +4686,7 @@ Structure of GraphQLClient.TransferV3Tx
|
|
|
4686
4686
|
|
|
4687
4687
|
Structure of GraphQLClient.TxFeeConfig
|
|
4688
4688
|
|
|
4689
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4689
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4690
4690
|
**Properties**
|
|
4691
4691
|
|
|
4692
4692
|
| Name | Type |
|
|
@@ -4698,7 +4698,7 @@ Structure of GraphQLClient.TxFeeConfig
|
|
|
4698
4698
|
|
|
4699
4699
|
Structure of GraphQLClient.UnconfirmedTxs
|
|
4700
4700
|
|
|
4701
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4701
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4702
4702
|
**Properties**
|
|
4703
4703
|
|
|
4704
4704
|
| Name | Type |
|
|
@@ -4708,7 +4708,7 @@ Structure of GraphQLClient.UnconfirmedTxs
|
|
|
4708
4708
|
|
|
4709
4709
|
### GraphQLClient.UpdateAssetTx : `object`
|
|
4710
4710
|
|
|
4711
|
-
Structure of GraphQLClient.UpdateAssetTx
|
|
4711
|
+
Structure of GraphQLClient.UpdateAssetTx
|
|
4712
4712
|
|
|
4713
4713
|
Checkout the following snippet for the format of UpdateAssetTx:
|
|
4714
4714
|
|
|
@@ -4723,7 +4723,7 @@ Checkout the following snippet for the format of UpdateAssetTx:
|
|
|
4723
4723
|
}
|
|
4724
4724
|
```
|
|
4725
4725
|
|
|
4726
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4726
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4727
4727
|
**Properties**
|
|
4728
4728
|
|
|
4729
4729
|
| Name | Type |
|
|
@@ -4734,7 +4734,7 @@ Checkout the following snippet for the format of UpdateAssetTx:
|
|
|
4734
4734
|
|
|
4735
4735
|
### GraphQLClient.UpdateRollupTx : `object`
|
|
4736
4736
|
|
|
4737
|
-
Structure of GraphQLClient.UpdateRollupTx
|
|
4737
|
+
Structure of GraphQLClient.UpdateRollupTx
|
|
4738
4738
|
|
|
4739
4739
|
Checkout the following snippet for the format of UpdateRollupTx:
|
|
4740
4740
|
|
|
@@ -4771,7 +4771,7 @@ Checkout the following snippet for the format of UpdateRollupTx:
|
|
|
4771
4771
|
}
|
|
4772
4772
|
```
|
|
4773
4773
|
|
|
4774
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4774
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4775
4775
|
**Properties**
|
|
4776
4776
|
|
|
4777
4777
|
| Name | Type |
|
|
@@ -4806,7 +4806,7 @@ Checkout the following snippet for the format of UpdateRollupTx:
|
|
|
4806
4806
|
|
|
4807
4807
|
Structure of GraphQLClient.UpgradeInfo
|
|
4808
4808
|
|
|
4809
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4809
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4810
4810
|
**Properties**
|
|
4811
4811
|
|
|
4812
4812
|
| Name | Type |
|
|
@@ -4816,7 +4816,7 @@ Structure of GraphQLClient.UpgradeInfo
|
|
|
4816
4816
|
|
|
4817
4817
|
### GraphQLClient.UpgradeNodeTx : `object`
|
|
4818
4818
|
|
|
4819
|
-
Structure of GraphQLClient.UpgradeNodeTx
|
|
4819
|
+
Structure of GraphQLClient.UpgradeNodeTx
|
|
4820
4820
|
|
|
4821
4821
|
Checkout the following snippet for the format of UpgradeNodeTx:
|
|
4822
4822
|
|
|
@@ -4828,7 +4828,7 @@ Checkout the following snippet for the format of UpgradeNodeTx:
|
|
|
4828
4828
|
}
|
|
4829
4829
|
```
|
|
4830
4830
|
|
|
4831
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4831
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4832
4832
|
**Properties**
|
|
4833
4833
|
|
|
4834
4834
|
| Name | Type |
|
|
@@ -4841,7 +4841,7 @@ Checkout the following snippet for the format of UpgradeNodeTx:
|
|
|
4841
4841
|
|
|
4842
4842
|
Structure of GraphQLClient.UpgradeTask
|
|
4843
4843
|
|
|
4844
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4844
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4845
4845
|
**Properties**
|
|
4846
4846
|
|
|
4847
4847
|
| Name | Type |
|
|
@@ -4854,7 +4854,7 @@ Structure of GraphQLClient.UpgradeTask
|
|
|
4854
4854
|
|
|
4855
4855
|
Structure of GraphQLClient.UpgradeTasks
|
|
4856
4856
|
|
|
4857
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4857
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4858
4858
|
**Properties**
|
|
4859
4859
|
|
|
4860
4860
|
| Name | Type |
|
|
@@ -4865,7 +4865,7 @@ Structure of GraphQLClient.UpgradeTasks
|
|
|
4865
4865
|
|
|
4866
4866
|
Structure of GraphQLClient.Validator
|
|
4867
4867
|
|
|
4868
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4868
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4869
4869
|
**Properties**
|
|
4870
4870
|
|
|
4871
4871
|
| Name | Type |
|
|
@@ -4877,7 +4877,7 @@ Structure of GraphQLClient.Validator
|
|
|
4877
4877
|
|
|
4878
4878
|
Structure of GraphQLClient.ValidatorInfo
|
|
4879
4879
|
|
|
4880
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4880
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4881
4881
|
**Properties**
|
|
4882
4882
|
|
|
4883
4883
|
| Name | Type |
|
|
@@ -4893,7 +4893,7 @@ Structure of GraphQLClient.ValidatorInfo
|
|
|
4893
4893
|
|
|
4894
4894
|
Structure of GraphQLClient.ValidatorsInfo
|
|
4895
4895
|
|
|
4896
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4896
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4897
4897
|
**Properties**
|
|
4898
4898
|
|
|
4899
4899
|
| Name | Type |
|
|
@@ -4905,7 +4905,7 @@ Structure of GraphQLClient.ValidatorsInfo
|
|
|
4905
4905
|
|
|
4906
4906
|
Structure of GraphQLClient.VariableInput
|
|
4907
4907
|
|
|
4908
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4908
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4909
4909
|
**Properties**
|
|
4910
4910
|
|
|
4911
4911
|
| Name | Type |
|
|
@@ -4919,7 +4919,7 @@ Structure of GraphQLClient.VariableInput
|
|
|
4919
4919
|
|
|
4920
4920
|
Structure of GraphQLClient.Version
|
|
4921
4921
|
|
|
4922
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4922
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4923
4923
|
**Properties**
|
|
4924
4924
|
|
|
4925
4925
|
| Name | Type |
|
|
@@ -4931,7 +4931,7 @@ Structure of GraphQLClient.Version
|
|
|
4931
4931
|
|
|
4932
4932
|
Structure of GraphQLClient.WalletType
|
|
4933
4933
|
|
|
4934
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4934
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4935
4935
|
**Properties**
|
|
4936
4936
|
|
|
4937
4937
|
| Name | Type |
|
|
@@ -4943,7 +4943,7 @@ Structure of GraphQLClient.WalletType
|
|
|
4943
4943
|
|
|
4944
4944
|
### GraphQLClient.WithdrawTokenV2Tx : `object`
|
|
4945
4945
|
|
|
4946
|
-
Structure of GraphQLClient.WithdrawTokenV2Tx
|
|
4946
|
+
Structure of GraphQLClient.WithdrawTokenV2Tx
|
|
4947
4947
|
|
|
4948
4948
|
Checkout the following snippet for the format of WithdrawTokenV2Tx:
|
|
4949
4949
|
|
|
@@ -4965,7 +4965,7 @@ Checkout the following snippet for the format of WithdrawTokenV2Tx:
|
|
|
4965
4965
|
}
|
|
4966
4966
|
```
|
|
4967
4967
|
|
|
4968
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4968
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4969
4969
|
**Properties**
|
|
4970
4970
|
|
|
4971
4971
|
| Name | Type |
|
|
@@ -4980,7 +4980,7 @@ Checkout the following snippet for the format of WithdrawTokenV2Tx:
|
|
|
4980
4980
|
|
|
4981
4981
|
### GraphQLClient.GetAccountStateParams : `object`
|
|
4982
4982
|
|
|
4983
|
-
Structure of GraphQLClient.GetAccountStateParams
|
|
4983
|
+
Structure of GraphQLClient.GetAccountStateParams
|
|
4984
4984
|
|
|
4985
4985
|
Checkout the following snippet for the format of GetAccountStateParams:
|
|
4986
4986
|
|
|
@@ -4994,7 +4994,7 @@ Checkout the following snippet for the format of GetAccountStateParams:
|
|
|
4994
4994
|
}
|
|
4995
4995
|
```
|
|
4996
4996
|
|
|
4997
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
4997
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
4998
4998
|
**Properties**
|
|
4999
4999
|
|
|
5000
5000
|
| Name | Type |
|
|
@@ -5005,7 +5005,7 @@ Checkout the following snippet for the format of GetAccountStateParams:
|
|
|
5005
5005
|
|
|
5006
5006
|
### GraphQLClient.GetAssetStateParams : `object`
|
|
5007
5007
|
|
|
5008
|
-
Structure of GraphQLClient.GetAssetStateParams
|
|
5008
|
+
Structure of GraphQLClient.GetAssetStateParams
|
|
5009
5009
|
|
|
5010
5010
|
Checkout the following snippet for the format of GetAssetStateParams:
|
|
5011
5011
|
|
|
@@ -5019,7 +5019,7 @@ Checkout the following snippet for the format of GetAssetStateParams:
|
|
|
5019
5019
|
}
|
|
5020
5020
|
```
|
|
5021
5021
|
|
|
5022
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5022
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5023
5023
|
**Properties**
|
|
5024
5024
|
|
|
5025
5025
|
| Name | Type |
|
|
@@ -5030,7 +5030,7 @@ Checkout the following snippet for the format of GetAssetStateParams:
|
|
|
5030
5030
|
|
|
5031
5031
|
### GraphQLClient.GetFactoryStateParams : `object`
|
|
5032
5032
|
|
|
5033
|
-
Structure of GraphQLClient.GetFactoryStateParams
|
|
5033
|
+
Structure of GraphQLClient.GetFactoryStateParams
|
|
5034
5034
|
|
|
5035
5035
|
Checkout the following snippet for the format of GetFactoryStateParams:
|
|
5036
5036
|
|
|
@@ -5040,7 +5040,7 @@ Checkout the following snippet for the format of GetFactoryStateParams:
|
|
|
5040
5040
|
}
|
|
5041
5041
|
```
|
|
5042
5042
|
|
|
5043
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5043
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5044
5044
|
**Properties**
|
|
5045
5045
|
|
|
5046
5046
|
| Name | Type |
|
|
@@ -5049,7 +5049,7 @@ Checkout the following snippet for the format of GetFactoryStateParams:
|
|
|
5049
5049
|
|
|
5050
5050
|
### GraphQLClient.GetDelegateStateParams : `object`
|
|
5051
5051
|
|
|
5052
|
-
Structure of GraphQLClient.GetDelegateStateParams
|
|
5052
|
+
Structure of GraphQLClient.GetDelegateStateParams
|
|
5053
5053
|
|
|
5054
5054
|
Checkout the following snippet for the format of GetDelegateStateParams:
|
|
5055
5055
|
|
|
@@ -5063,7 +5063,7 @@ Checkout the following snippet for the format of GetDelegateStateParams:
|
|
|
5063
5063
|
}
|
|
5064
5064
|
```
|
|
5065
5065
|
|
|
5066
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5066
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5067
5067
|
**Properties**
|
|
5068
5068
|
|
|
5069
5069
|
| Name | Type |
|
|
@@ -5074,7 +5074,7 @@ Checkout the following snippet for the format of GetDelegateStateParams:
|
|
|
5074
5074
|
|
|
5075
5075
|
### GraphQLClient.GetTokenStateParams : `object`
|
|
5076
5076
|
|
|
5077
|
-
Structure of GraphQLClient.GetTokenStateParams
|
|
5077
|
+
Structure of GraphQLClient.GetTokenStateParams
|
|
5078
5078
|
|
|
5079
5079
|
Checkout the following snippet for the format of GetTokenStateParams:
|
|
5080
5080
|
|
|
@@ -5084,7 +5084,7 @@ Checkout the following snippet for the format of GetTokenStateParams:
|
|
|
5084
5084
|
}
|
|
5085
5085
|
```
|
|
5086
5086
|
|
|
5087
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5087
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5088
5088
|
**Properties**
|
|
5089
5089
|
|
|
5090
5090
|
| Name | Type |
|
|
@@ -5093,7 +5093,7 @@ Checkout the following snippet for the format of GetTokenStateParams:
|
|
|
5093
5093
|
|
|
5094
5094
|
### GraphQLClient.GetEvidenceStateParams : `object`
|
|
5095
5095
|
|
|
5096
|
-
Structure of GraphQLClient.GetEvidenceStateParams
|
|
5096
|
+
Structure of GraphQLClient.GetEvidenceStateParams
|
|
5097
5097
|
|
|
5098
5098
|
Checkout the following snippet for the format of GetEvidenceStateParams:
|
|
5099
5099
|
|
|
@@ -5103,7 +5103,7 @@ Checkout the following snippet for the format of GetEvidenceStateParams:
|
|
|
5103
5103
|
}
|
|
5104
5104
|
```
|
|
5105
5105
|
|
|
5106
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5106
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5107
5107
|
**Properties**
|
|
5108
5108
|
|
|
5109
5109
|
| Name | Type |
|
|
@@ -5112,7 +5112,7 @@ Checkout the following snippet for the format of GetEvidenceStateParams:
|
|
|
5112
5112
|
|
|
5113
5113
|
### GraphQLClient.GetForgeStateParams : `object`
|
|
5114
5114
|
|
|
5115
|
-
Structure of GraphQLClient.GetForgeStateParams
|
|
5115
|
+
Structure of GraphQLClient.GetForgeStateParams
|
|
5116
5116
|
|
|
5117
5117
|
Checkout the following snippet for the format of GetForgeStateParams:
|
|
5118
5118
|
|
|
@@ -5125,7 +5125,7 @@ Checkout the following snippet for the format of GetForgeStateParams:
|
|
|
5125
5125
|
}
|
|
5126
5126
|
```
|
|
5127
5127
|
|
|
5128
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5128
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5129
5129
|
**Properties**
|
|
5130
5130
|
|
|
5131
5131
|
| Name | Type |
|
|
@@ -5135,7 +5135,7 @@ Checkout the following snippet for the format of GetForgeStateParams:
|
|
|
5135
5135
|
|
|
5136
5136
|
### GraphQLClient.GetTxParams : `object`
|
|
5137
5137
|
|
|
5138
|
-
Structure of GraphQLClient.GetTxParams
|
|
5138
|
+
Structure of GraphQLClient.GetTxParams
|
|
5139
5139
|
|
|
5140
5140
|
Checkout the following snippet for the format of GetTxParams:
|
|
5141
5141
|
|
|
@@ -5145,7 +5145,7 @@ Checkout the following snippet for the format of GetTxParams:
|
|
|
5145
5145
|
}
|
|
5146
5146
|
```
|
|
5147
5147
|
|
|
5148
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5148
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5149
5149
|
**Properties**
|
|
5150
5150
|
|
|
5151
5151
|
| Name | Type |
|
|
@@ -5154,7 +5154,7 @@ Checkout the following snippet for the format of GetTxParams:
|
|
|
5154
5154
|
|
|
5155
5155
|
### GraphQLClient.GetBlockParams : `object`
|
|
5156
5156
|
|
|
5157
|
-
Structure of GraphQLClient.GetBlockParams
|
|
5157
|
+
Structure of GraphQLClient.GetBlockParams
|
|
5158
5158
|
|
|
5159
5159
|
Checkout the following snippet for the format of GetBlockParams:
|
|
5160
5160
|
|
|
@@ -5164,7 +5164,7 @@ Checkout the following snippet for the format of GetBlockParams:
|
|
|
5164
5164
|
}
|
|
5165
5165
|
```
|
|
5166
5166
|
|
|
5167
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5167
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5168
5168
|
**Properties**
|
|
5169
5169
|
|
|
5170
5170
|
| Name | Type |
|
|
@@ -5173,7 +5173,7 @@ Checkout the following snippet for the format of GetBlockParams:
|
|
|
5173
5173
|
|
|
5174
5174
|
### GraphQLClient.GetBlocksParams : `object`
|
|
5175
5175
|
|
|
5176
|
-
Structure of GraphQLClient.GetBlocksParams
|
|
5176
|
+
Structure of GraphQLClient.GetBlocksParams
|
|
5177
5177
|
|
|
5178
5178
|
Checkout the following snippet for the format of GetBlocksParams:
|
|
5179
5179
|
|
|
@@ -5183,7 +5183,7 @@ Checkout the following snippet for the format of GetBlocksParams:
|
|
|
5183
5183
|
}
|
|
5184
5184
|
```
|
|
5185
5185
|
|
|
5186
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5186
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5187
5187
|
**Properties**
|
|
5188
5188
|
|
|
5189
5189
|
| Name | Type |
|
|
@@ -5194,7 +5194,7 @@ Checkout the following snippet for the format of GetBlocksParams:
|
|
|
5194
5194
|
|
|
5195
5195
|
### GraphQLClient.GetUnconfirmedTxsParams : `object`
|
|
5196
5196
|
|
|
5197
|
-
Structure of GraphQLClient.GetUnconfirmedTxsParams
|
|
5197
|
+
Structure of GraphQLClient.GetUnconfirmedTxsParams
|
|
5198
5198
|
|
|
5199
5199
|
Checkout the following snippet for the format of GetUnconfirmedTxsParams:
|
|
5200
5200
|
|
|
@@ -5202,7 +5202,7 @@ Checkout the following snippet for the format of GetUnconfirmedTxsParams:
|
|
|
5202
5202
|
{}
|
|
5203
5203
|
```
|
|
5204
5204
|
|
|
5205
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5205
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5206
5206
|
**Properties**
|
|
5207
5207
|
|
|
5208
5208
|
| Name | Type |
|
|
@@ -5211,7 +5211,7 @@ Checkout the following snippet for the format of GetUnconfirmedTxsParams:
|
|
|
5211
5211
|
|
|
5212
5212
|
### GraphQLClient.GetConfigParams : `object`
|
|
5213
5213
|
|
|
5214
|
-
Structure of GraphQLClient.GetConfigParams
|
|
5214
|
+
Structure of GraphQLClient.GetConfigParams
|
|
5215
5215
|
|
|
5216
5216
|
Checkout the following snippet for the format of GetConfigParams:
|
|
5217
5217
|
|
|
@@ -5221,7 +5221,7 @@ Checkout the following snippet for the format of GetConfigParams:
|
|
|
5221
5221
|
}
|
|
5222
5222
|
```
|
|
5223
5223
|
|
|
5224
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5224
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5225
5225
|
**Properties**
|
|
5226
5226
|
|
|
5227
5227
|
| Name | Type |
|
|
@@ -5230,7 +5230,7 @@ Checkout the following snippet for the format of GetConfigParams:
|
|
|
5230
5230
|
|
|
5231
5231
|
### GraphQLClient.ListAssetTransactionsParams : `object`
|
|
5232
5232
|
|
|
5233
|
-
Structure of GraphQLClient.ListAssetTransactionsParams
|
|
5233
|
+
Structure of GraphQLClient.ListAssetTransactionsParams
|
|
5234
5234
|
|
|
5235
5235
|
Checkout the following snippet for the format of ListAssetTransactionsParams:
|
|
5236
5236
|
|
|
@@ -5240,7 +5240,7 @@ Checkout the following snippet for the format of ListAssetTransactionsParams:
|
|
|
5240
5240
|
}
|
|
5241
5241
|
```
|
|
5242
5242
|
|
|
5243
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5243
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5244
5244
|
**Properties**
|
|
5245
5245
|
|
|
5246
5246
|
| Name | Type |
|
|
@@ -5250,7 +5250,7 @@ Checkout the following snippet for the format of ListAssetTransactionsParams:
|
|
|
5250
5250
|
|
|
5251
5251
|
### GraphQLClient.ListAssetsParams : `object`
|
|
5252
5252
|
|
|
5253
|
-
Structure of GraphQLClient.ListAssetsParams
|
|
5253
|
+
Structure of GraphQLClient.ListAssetsParams
|
|
5254
5254
|
|
|
5255
5255
|
Checkout the following snippet for the format of ListAssetsParams:
|
|
5256
5256
|
|
|
@@ -5261,7 +5261,7 @@ Checkout the following snippet for the format of ListAssetsParams:
|
|
|
5261
5261
|
}
|
|
5262
5262
|
```
|
|
5263
5263
|
|
|
5264
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5264
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5265
5265
|
**Properties**
|
|
5266
5266
|
|
|
5267
5267
|
| Name | Type |
|
|
@@ -5273,7 +5273,7 @@ Checkout the following snippet for the format of ListAssetsParams:
|
|
|
5273
5273
|
|
|
5274
5274
|
### GraphQLClient.ListBlocksParams : `object`
|
|
5275
5275
|
|
|
5276
|
-
Structure of GraphQLClient.ListBlocksParams
|
|
5276
|
+
Structure of GraphQLClient.ListBlocksParams
|
|
5277
5277
|
|
|
5278
5278
|
Checkout the following snippet for the format of ListBlocksParams:
|
|
5279
5279
|
|
|
@@ -5283,7 +5283,7 @@ Checkout the following snippet for the format of ListBlocksParams:
|
|
|
5283
5283
|
}
|
|
5284
5284
|
```
|
|
5285
5285
|
|
|
5286
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5286
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5287
5287
|
**Properties**
|
|
5288
5288
|
|
|
5289
5289
|
| Name | Type |
|
|
@@ -5297,7 +5297,7 @@ Checkout the following snippet for the format of ListBlocksParams:
|
|
|
5297
5297
|
|
|
5298
5298
|
### GraphQLClient.ListTopAccountsParams : `object`
|
|
5299
5299
|
|
|
5300
|
-
Structure of GraphQLClient.ListTopAccountsParams
|
|
5300
|
+
Structure of GraphQLClient.ListTopAccountsParams
|
|
5301
5301
|
|
|
5302
5302
|
Checkout the following snippet for the format of ListTopAccountsParams:
|
|
5303
5303
|
|
|
@@ -5307,7 +5307,7 @@ Checkout the following snippet for the format of ListTopAccountsParams:
|
|
|
5307
5307
|
}
|
|
5308
5308
|
```
|
|
5309
5309
|
|
|
5310
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5310
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5311
5311
|
**Properties**
|
|
5312
5312
|
|
|
5313
5313
|
| Name | Type |
|
|
@@ -5317,7 +5317,7 @@ Checkout the following snippet for the format of ListTopAccountsParams:
|
|
|
5317
5317
|
|
|
5318
5318
|
### GraphQLClient.ListTransactionsParams : `object`
|
|
5319
5319
|
|
|
5320
|
-
Structure of GraphQLClient.ListTransactionsParams
|
|
5320
|
+
Structure of GraphQLClient.ListTransactionsParams
|
|
5321
5321
|
|
|
5322
5322
|
Checkout the following snippet for the format of ListTransactionsParams:
|
|
5323
5323
|
|
|
@@ -5325,7 +5325,7 @@ Checkout the following snippet for the format of ListTransactionsParams:
|
|
|
5325
5325
|
{}
|
|
5326
5326
|
```
|
|
5327
5327
|
|
|
5328
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5328
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5329
5329
|
**Properties**
|
|
5330
5330
|
|
|
5331
5331
|
| Name | Type |
|
|
@@ -5344,7 +5344,7 @@ Checkout the following snippet for the format of ListTransactionsParams:
|
|
|
5344
5344
|
|
|
5345
5345
|
### GraphQLClient.ListTokensParams : `object`
|
|
5346
5346
|
|
|
5347
|
-
Structure of GraphQLClient.ListTokensParams
|
|
5347
|
+
Structure of GraphQLClient.ListTokensParams
|
|
5348
5348
|
|
|
5349
5349
|
Checkout the following snippet for the format of ListTokensParams:
|
|
5350
5350
|
|
|
@@ -5354,7 +5354,7 @@ Checkout the following snippet for the format of ListTokensParams:
|
|
|
5354
5354
|
}
|
|
5355
5355
|
```
|
|
5356
5356
|
|
|
5357
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5357
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5358
5358
|
**Properties**
|
|
5359
5359
|
|
|
5360
5360
|
| Name | Type |
|
|
@@ -5364,7 +5364,7 @@ Checkout the following snippet for the format of ListTokensParams:
|
|
|
5364
5364
|
|
|
5365
5365
|
### GraphQLClient.ListFactoriesParams : `object`
|
|
5366
5366
|
|
|
5367
|
-
Structure of GraphQLClient.ListFactoriesParams
|
|
5367
|
+
Structure of GraphQLClient.ListFactoriesParams
|
|
5368
5368
|
|
|
5369
5369
|
Checkout the following snippet for the format of ListFactoriesParams:
|
|
5370
5370
|
|
|
@@ -5377,7 +5377,7 @@ Checkout the following snippet for the format of ListFactoriesParams:
|
|
|
5377
5377
|
}
|
|
5378
5378
|
```
|
|
5379
5379
|
|
|
5380
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5380
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5381
5381
|
**Properties**
|
|
5382
5382
|
|
|
5383
5383
|
| Name | Type |
|
|
@@ -5388,7 +5388,7 @@ Checkout the following snippet for the format of ListFactoriesParams:
|
|
|
5388
5388
|
|
|
5389
5389
|
### GraphQLClient.GetAccountTokensParams : `object`
|
|
5390
5390
|
|
|
5391
|
-
Structure of GraphQLClient.GetAccountTokensParams
|
|
5391
|
+
Structure of GraphQLClient.GetAccountTokensParams
|
|
5392
5392
|
|
|
5393
5393
|
Checkout the following snippet for the format of GetAccountTokensParams:
|
|
5394
5394
|
|
|
@@ -5399,7 +5399,7 @@ Checkout the following snippet for the format of GetAccountTokensParams:
|
|
|
5399
5399
|
}
|
|
5400
5400
|
```
|
|
5401
5401
|
|
|
5402
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5402
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5403
5403
|
**Properties**
|
|
5404
5404
|
|
|
5405
5405
|
| Name | Type |
|
|
@@ -5409,7 +5409,7 @@ Checkout the following snippet for the format of GetAccountTokensParams:
|
|
|
5409
5409
|
|
|
5410
5410
|
### GraphQLClient.GetStakeStateParams : `object`
|
|
5411
5411
|
|
|
5412
|
-
Structure of GraphQLClient.GetStakeStateParams
|
|
5412
|
+
Structure of GraphQLClient.GetStakeStateParams
|
|
5413
5413
|
|
|
5414
5414
|
Checkout the following snippet for the format of GetStakeStateParams:
|
|
5415
5415
|
|
|
@@ -5423,7 +5423,7 @@ Checkout the following snippet for the format of GetStakeStateParams:
|
|
|
5423
5423
|
}
|
|
5424
5424
|
```
|
|
5425
5425
|
|
|
5426
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5426
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5427
5427
|
**Properties**
|
|
5428
5428
|
|
|
5429
5429
|
| Name | Type |
|
|
@@ -5434,7 +5434,7 @@ Checkout the following snippet for the format of GetStakeStateParams:
|
|
|
5434
5434
|
|
|
5435
5435
|
### GraphQLClient.ListStakesParams : `object`
|
|
5436
5436
|
|
|
5437
|
-
Structure of GraphQLClient.ListStakesParams
|
|
5437
|
+
Structure of GraphQLClient.ListStakesParams
|
|
5438
5438
|
|
|
5439
5439
|
Checkout the following snippet for the format of ListStakesParams:
|
|
5440
5440
|
|
|
@@ -5442,7 +5442,7 @@ Checkout the following snippet for the format of ListStakesParams:
|
|
|
5442
5442
|
{}
|
|
5443
5443
|
```
|
|
5444
5444
|
|
|
5445
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5445
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5446
5446
|
**Properties**
|
|
5447
5447
|
|
|
5448
5448
|
| Name | Type |
|
|
@@ -5454,7 +5454,7 @@ Checkout the following snippet for the format of ListStakesParams:
|
|
|
5454
5454
|
|
|
5455
5455
|
### GraphQLClient.GetRollupStateParams : `object`
|
|
5456
5456
|
|
|
5457
|
-
Structure of GraphQLClient.GetRollupStateParams
|
|
5457
|
+
Structure of GraphQLClient.GetRollupStateParams
|
|
5458
5458
|
|
|
5459
5459
|
Checkout the following snippet for the format of GetRollupStateParams:
|
|
5460
5460
|
|
|
@@ -5468,7 +5468,7 @@ Checkout the following snippet for the format of GetRollupStateParams:
|
|
|
5468
5468
|
}
|
|
5469
5469
|
```
|
|
5470
5470
|
|
|
5471
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5471
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5472
5472
|
**Properties**
|
|
5473
5473
|
|
|
5474
5474
|
| Name | Type |
|
|
@@ -5479,7 +5479,7 @@ Checkout the following snippet for the format of GetRollupStateParams:
|
|
|
5479
5479
|
|
|
5480
5480
|
### GraphQLClient.ListRollupsParams : `object`
|
|
5481
5481
|
|
|
5482
|
-
Structure of GraphQLClient.ListRollupsParams
|
|
5482
|
+
Structure of GraphQLClient.ListRollupsParams
|
|
5483
5483
|
|
|
5484
5484
|
Checkout the following snippet for the format of ListRollupsParams:
|
|
5485
5485
|
|
|
@@ -5491,7 +5491,7 @@ Checkout the following snippet for the format of ListRollupsParams:
|
|
|
5491
5491
|
}
|
|
5492
5492
|
```
|
|
5493
5493
|
|
|
5494
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5494
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5495
5495
|
**Properties**
|
|
5496
5496
|
|
|
5497
5497
|
| Name | Type |
|
|
@@ -5503,7 +5503,7 @@ Checkout the following snippet for the format of ListRollupsParams:
|
|
|
5503
5503
|
|
|
5504
5504
|
### GraphQLClient.GetRollupBlockParams : `object`
|
|
5505
5505
|
|
|
5506
|
-
Structure of GraphQLClient.GetRollupBlockParams
|
|
5506
|
+
Structure of GraphQLClient.GetRollupBlockParams
|
|
5507
5507
|
|
|
5508
5508
|
Checkout the following snippet for the format of GetRollupBlockParams:
|
|
5509
5509
|
|
|
@@ -5515,7 +5515,7 @@ Checkout the following snippet for the format of GetRollupBlockParams:
|
|
|
5515
5515
|
}
|
|
5516
5516
|
```
|
|
5517
5517
|
|
|
5518
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5518
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5519
5519
|
**Properties**
|
|
5520
5520
|
|
|
5521
5521
|
| Name | Type |
|
|
@@ -5526,7 +5526,7 @@ Checkout the following snippet for the format of GetRollupBlockParams:
|
|
|
5526
5526
|
|
|
5527
5527
|
### GraphQLClient.ListRollupBlocksParams : `object`
|
|
5528
5528
|
|
|
5529
|
-
Structure of GraphQLClient.ListRollupBlocksParams
|
|
5529
|
+
Structure of GraphQLClient.ListRollupBlocksParams
|
|
5530
5530
|
|
|
5531
5531
|
Checkout the following snippet for the format of ListRollupBlocksParams:
|
|
5532
5532
|
|
|
@@ -5538,7 +5538,7 @@ Checkout the following snippet for the format of ListRollupBlocksParams:
|
|
|
5538
5538
|
}
|
|
5539
5539
|
```
|
|
5540
5540
|
|
|
5541
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5541
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5542
5542
|
**Properties**
|
|
5543
5543
|
|
|
5544
5544
|
| Name | Type |
|
|
@@ -5552,7 +5552,7 @@ Checkout the following snippet for the format of ListRollupBlocksParams:
|
|
|
5552
5552
|
|
|
5553
5553
|
### GraphQLClient.ListRollupValidatorsParams : `object`
|
|
5554
5554
|
|
|
5555
|
-
Structure of GraphQLClient.ListRollupValidatorsParams
|
|
5555
|
+
Structure of GraphQLClient.ListRollupValidatorsParams
|
|
5556
5556
|
|
|
5557
5557
|
Checkout the following snippet for the format of ListRollupValidatorsParams:
|
|
5558
5558
|
|
|
@@ -5562,7 +5562,7 @@ Checkout the following snippet for the format of ListRollupValidatorsParams:
|
|
|
5562
5562
|
}
|
|
5563
5563
|
```
|
|
5564
5564
|
|
|
5565
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5565
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5566
5566
|
**Properties**
|
|
5567
5567
|
|
|
5568
5568
|
| Name | Type |
|
|
@@ -5572,7 +5572,7 @@ Checkout the following snippet for the format of ListRollupValidatorsParams:
|
|
|
5572
5572
|
|
|
5573
5573
|
### GraphQLClient.SearchParams : `object`
|
|
5574
5574
|
|
|
5575
|
-
Structure of GraphQLClient.SearchParams
|
|
5575
|
+
Structure of GraphQLClient.SearchParams
|
|
5576
5576
|
|
|
5577
5577
|
Checkout the following snippet for the format of SearchParams:
|
|
5578
5578
|
|
|
@@ -5582,7 +5582,7 @@ Checkout the following snippet for the format of SearchParams:
|
|
|
5582
5582
|
}
|
|
5583
5583
|
```
|
|
5584
5584
|
|
|
5585
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5585
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5586
5586
|
**Properties**
|
|
5587
5587
|
|
|
5588
5588
|
| Name | Type |
|
|
@@ -5592,7 +5592,7 @@ Checkout the following snippet for the format of SearchParams:
|
|
|
5592
5592
|
|
|
5593
5593
|
### GraphQLClient.SendTxParams : `object`
|
|
5594
5594
|
|
|
5595
|
-
Structure of GraphQLClient.SendTxParams
|
|
5595
|
+
Structure of GraphQLClient.SendTxParams
|
|
5596
5596
|
|
|
5597
5597
|
Checkout the following snippet for the format of SendTxParams:
|
|
5598
5598
|
|
|
@@ -5605,7 +5605,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5605
5605
|
}
|
|
5606
5606
|
```
|
|
5607
5607
|
|
|
5608
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5608
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5609
5609
|
**Properties**
|
|
5610
5610
|
|
|
5611
5611
|
| Name | Type |
|
|
@@ -5617,7 +5617,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5617
5617
|
|
|
5618
5618
|
### GraphQLClient.AccountMigrateTxInput : `Object`
|
|
5619
5619
|
|
|
5620
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5620
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5621
5621
|
**Properties**
|
|
5622
5622
|
|
|
5623
5623
|
| Name | Type | Description |
|
|
@@ -5636,7 +5636,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5636
5636
|
|
|
5637
5637
|
### GraphQLClient.AcquireAssetV2TxInput : `Object`
|
|
5638
5638
|
|
|
5639
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5639
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5640
5640
|
**Properties**
|
|
5641
5641
|
|
|
5642
5642
|
| Name | Type | Description |
|
|
@@ -5655,7 +5655,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5655
5655
|
|
|
5656
5656
|
### GraphQLClient.AcquireAssetV3TxInput : `Object`
|
|
5657
5657
|
|
|
5658
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5658
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5659
5659
|
**Properties**
|
|
5660
5660
|
|
|
5661
5661
|
| Name | Type | Description |
|
|
@@ -5674,7 +5674,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5674
5674
|
|
|
5675
5675
|
### GraphQLClient.ClaimBlockRewardTxInput : `Object`
|
|
5676
5676
|
|
|
5677
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5677
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5678
5678
|
**Properties**
|
|
5679
5679
|
|
|
5680
5680
|
| Name | Type | Description |
|
|
@@ -5693,7 +5693,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5693
5693
|
|
|
5694
5694
|
### GraphQLClient.ClaimStakeTxInput : `Object`
|
|
5695
5695
|
|
|
5696
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5696
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5697
5697
|
**Properties**
|
|
5698
5698
|
|
|
5699
5699
|
| Name | Type | Description |
|
|
@@ -5712,7 +5712,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5712
5712
|
|
|
5713
5713
|
### GraphQLClient.CreateAssetTxInput : `Object`
|
|
5714
5714
|
|
|
5715
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5715
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5716
5716
|
**Properties**
|
|
5717
5717
|
|
|
5718
5718
|
| Name | Type | Description |
|
|
@@ -5731,7 +5731,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5731
5731
|
|
|
5732
5732
|
### GraphQLClient.CreateFactoryTxInput : `Object`
|
|
5733
5733
|
|
|
5734
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5734
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5735
5735
|
**Properties**
|
|
5736
5736
|
|
|
5737
5737
|
| Name | Type | Description |
|
|
@@ -5750,7 +5750,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5750
5750
|
|
|
5751
5751
|
### GraphQLClient.CreateRollupBlockTxInput : `Object`
|
|
5752
5752
|
|
|
5753
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5753
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5754
5754
|
**Properties**
|
|
5755
5755
|
|
|
5756
5756
|
| Name | Type | Description |
|
|
@@ -5769,7 +5769,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5769
5769
|
|
|
5770
5770
|
### GraphQLClient.CreateRollupTxInput : `Object`
|
|
5771
5771
|
|
|
5772
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5772
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5773
5773
|
**Properties**
|
|
5774
5774
|
|
|
5775
5775
|
| Name | Type | Description |
|
|
@@ -5788,7 +5788,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5788
5788
|
|
|
5789
5789
|
### GraphQLClient.CreateTokenTxInput : `Object`
|
|
5790
5790
|
|
|
5791
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5791
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5792
5792
|
**Properties**
|
|
5793
5793
|
|
|
5794
5794
|
| Name | Type | Description |
|
|
@@ -5807,7 +5807,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5807
5807
|
|
|
5808
5808
|
### GraphQLClient.DeclareTxInput : `Object`
|
|
5809
5809
|
|
|
5810
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5810
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5811
5811
|
**Properties**
|
|
5812
5812
|
|
|
5813
5813
|
| Name | Type | Description |
|
|
@@ -5826,7 +5826,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5826
5826
|
|
|
5827
5827
|
### GraphQLClient.DelegateTxInput : `Object`
|
|
5828
5828
|
|
|
5829
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5829
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5830
5830
|
**Properties**
|
|
5831
5831
|
|
|
5832
5832
|
| Name | Type | Description |
|
|
@@ -5845,7 +5845,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5845
5845
|
|
|
5846
5846
|
### GraphQLClient.DepositTokenV2TxInput : `Object`
|
|
5847
5847
|
|
|
5848
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5848
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5849
5849
|
**Properties**
|
|
5850
5850
|
|
|
5851
5851
|
| Name | Type | Description |
|
|
@@ -5864,7 +5864,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5864
5864
|
|
|
5865
5865
|
### GraphQLClient.ExchangeTxInput : `Object`
|
|
5866
5866
|
|
|
5867
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5867
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5868
5868
|
**Properties**
|
|
5869
5869
|
|
|
5870
5870
|
| Name | Type | Description |
|
|
@@ -5883,7 +5883,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5883
5883
|
|
|
5884
5884
|
### GraphQLClient.ExchangeV2TxInput : `Object`
|
|
5885
5885
|
|
|
5886
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5886
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5887
5887
|
**Properties**
|
|
5888
5888
|
|
|
5889
5889
|
| Name | Type | Description |
|
|
@@ -5902,7 +5902,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5902
5902
|
|
|
5903
5903
|
### GraphQLClient.JoinRollupTxInput : `Object`
|
|
5904
5904
|
|
|
5905
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5905
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5906
5906
|
**Properties**
|
|
5907
5907
|
|
|
5908
5908
|
| Name | Type | Description |
|
|
@@ -5921,7 +5921,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5921
5921
|
|
|
5922
5922
|
### GraphQLClient.LeaveRollupTxInput : `Object`
|
|
5923
5923
|
|
|
5924
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5924
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5925
5925
|
**Properties**
|
|
5926
5926
|
|
|
5927
5927
|
| Name | Type | Description |
|
|
@@ -5940,7 +5940,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5940
5940
|
|
|
5941
5941
|
### GraphQLClient.MigrateRollupContractTxInput : `Object`
|
|
5942
5942
|
|
|
5943
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5943
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5944
5944
|
**Properties**
|
|
5945
5945
|
|
|
5946
5946
|
| Name | Type | Description |
|
|
@@ -5959,7 +5959,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5959
5959
|
|
|
5960
5960
|
### GraphQLClient.MigrateRollupTokenTxInput : `Object`
|
|
5961
5961
|
|
|
5962
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5962
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5963
5963
|
**Properties**
|
|
5964
5964
|
|
|
5965
5965
|
| Name | Type | Description |
|
|
@@ -5978,7 +5978,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5978
5978
|
|
|
5979
5979
|
### GraphQLClient.MintAssetTxInput : `Object`
|
|
5980
5980
|
|
|
5981
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
5981
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
5982
5982
|
**Properties**
|
|
5983
5983
|
|
|
5984
5984
|
| Name | Type | Description |
|
|
@@ -5997,7 +5997,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
5997
5997
|
|
|
5998
5998
|
### GraphQLClient.PauseRollupTxInput : `Object`
|
|
5999
5999
|
|
|
6000
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6000
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6001
6001
|
**Properties**
|
|
6002
6002
|
|
|
6003
6003
|
| Name | Type | Description |
|
|
@@ -6016,7 +6016,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6016
6016
|
|
|
6017
6017
|
### GraphQLClient.ResumeRollupTxInput : `Object`
|
|
6018
6018
|
|
|
6019
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6019
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6020
6020
|
**Properties**
|
|
6021
6021
|
|
|
6022
6022
|
| Name | Type | Description |
|
|
@@ -6035,7 +6035,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6035
6035
|
|
|
6036
6036
|
### GraphQLClient.RevokeDelegateTxInput : `Object`
|
|
6037
6037
|
|
|
6038
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6038
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6039
6039
|
**Properties**
|
|
6040
6040
|
|
|
6041
6041
|
| Name | Type | Description |
|
|
@@ -6054,7 +6054,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6054
6054
|
|
|
6055
6055
|
### GraphQLClient.RevokeStakeTxInput : `Object`
|
|
6056
6056
|
|
|
6057
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6057
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6058
6058
|
**Properties**
|
|
6059
6059
|
|
|
6060
6060
|
| Name | Type | Description |
|
|
@@ -6073,7 +6073,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6073
6073
|
|
|
6074
6074
|
### GraphQLClient.StakeTxInput : `Object`
|
|
6075
6075
|
|
|
6076
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6076
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6077
6077
|
**Properties**
|
|
6078
6078
|
|
|
6079
6079
|
| Name | Type | Description |
|
|
@@ -6092,7 +6092,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6092
6092
|
|
|
6093
6093
|
### GraphQLClient.TransferTxInput : `Object`
|
|
6094
6094
|
|
|
6095
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6095
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6096
6096
|
**Properties**
|
|
6097
6097
|
|
|
6098
6098
|
| Name | Type | Description |
|
|
@@ -6111,7 +6111,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6111
6111
|
|
|
6112
6112
|
### GraphQLClient.TransferV2TxInput : `Object`
|
|
6113
6113
|
|
|
6114
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6114
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6115
6115
|
**Properties**
|
|
6116
6116
|
|
|
6117
6117
|
| Name | Type | Description |
|
|
@@ -6130,7 +6130,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6130
6130
|
|
|
6131
6131
|
### GraphQLClient.TransferV3TxInput : `Object`
|
|
6132
6132
|
|
|
6133
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6133
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6134
6134
|
**Properties**
|
|
6135
6135
|
|
|
6136
6136
|
| Name | Type | Description |
|
|
@@ -6149,7 +6149,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6149
6149
|
|
|
6150
6150
|
### GraphQLClient.UpdateAssetTxInput : `Object`
|
|
6151
6151
|
|
|
6152
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6152
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6153
6153
|
**Properties**
|
|
6154
6154
|
|
|
6155
6155
|
| Name | Type | Description |
|
|
@@ -6168,7 +6168,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6168
6168
|
|
|
6169
6169
|
### GraphQLClient.UpdateRollupTxInput : `Object`
|
|
6170
6170
|
|
|
6171
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6171
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6172
6172
|
**Properties**
|
|
6173
6173
|
|
|
6174
6174
|
| Name | Type | Description |
|
|
@@ -6187,7 +6187,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6187
6187
|
|
|
6188
6188
|
### GraphQLClient.UpgradeNodeTxInput : `Object`
|
|
6189
6189
|
|
|
6190
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6190
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6191
6191
|
**Properties**
|
|
6192
6192
|
|
|
6193
6193
|
| Name | Type | Description |
|
|
@@ -6206,7 +6206,7 @@ Checkout the following snippet for the format of SendTxParams:
|
|
|
6206
6206
|
|
|
6207
6207
|
### GraphQLClient.WithdrawTokenV2TxInput : `Object`
|
|
6208
6208
|
|
|
6209
|
-
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)
|
|
6209
|
+
**Kind**: static typedef of [`GraphQLClient`](#GraphQLClient)\
|
|
6210
6210
|
**Properties**
|
|
6211
6211
|
|
|
6212
6212
|
| Name | Type | Description |
|