diff --git a/docs/code/enums/types_indexer.AccountStatus.md b/docs/code/enums/types_indexer.AccountStatus.md index 86e5e9f6..c7c06ebb 100644 --- a/docs/code/enums/types_indexer.AccountStatus.md +++ b/docs/code/enums/types_indexer.AccountStatus.md @@ -24,7 +24,7 @@ Indicates that the associated account is neither a delegator nor a delegate #### Defined in -[src/types/indexer.ts:794](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L794) +[src/types/indexer.ts:806](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L806) ___ @@ -36,7 +36,7 @@ Indicates that the associated account is delegated #### Defined in -[src/types/indexer.ts:790](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L790) +[src/types/indexer.ts:802](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L802) ___ @@ -48,4 +48,4 @@ Indicates that the associated account used as part of the delegation pool #### Defined in -[src/types/indexer.ts:792](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L792) +[src/types/indexer.ts:804](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L804) diff --git a/docs/code/enums/types_indexer.ApplicationOnComplete.md b/docs/code/enums/types_indexer.ApplicationOnComplete.md index 38072082..681523b6 100644 --- a/docs/code/enums/types_indexer.ApplicationOnComplete.md +++ b/docs/code/enums/types_indexer.ApplicationOnComplete.md @@ -25,7 +25,7 @@ Defines the what additional actions occur with the transaction https://developer #### Defined in -[src/types/indexer.ts:697](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L697) +[src/types/indexer.ts:709](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L709) ___ @@ -35,7 +35,7 @@ ___ #### Defined in -[src/types/indexer.ts:696](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L696) +[src/types/indexer.ts:708](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L708) ___ @@ -45,7 +45,7 @@ ___ #### Defined in -[src/types/indexer.ts:699](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L699) +[src/types/indexer.ts:711](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L711) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[src/types/indexer.ts:694](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L694) +[src/types/indexer.ts:706](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L706) ___ @@ -65,7 +65,7 @@ ___ #### Defined in -[src/types/indexer.ts:695](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L695) +[src/types/indexer.ts:707](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L707) ___ @@ -75,4 +75,4 @@ ___ #### Defined in -[src/types/indexer.ts:698](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L698) +[src/types/indexer.ts:710](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L710) diff --git a/docs/code/enums/types_indexer.SignatureType.md b/docs/code/enums/types_indexer.SignatureType.md index da6efbb2..fc667387 100644 --- a/docs/code/enums/types_indexer.SignatureType.md +++ b/docs/code/enums/types_indexer.SignatureType.md @@ -24,7 +24,7 @@ Logic signature #### Defined in -[src/types/indexer.ts:784](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L784) +[src/types/indexer.ts:796](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L796) ___ @@ -36,7 +36,7 @@ Multisig #### Defined in -[src/types/indexer.ts:782](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L782) +[src/types/indexer.ts:794](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L794) ___ @@ -48,4 +48,4 @@ Normal signature #### Defined in -[src/types/indexer.ts:780](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L780) +[src/types/indexer.ts:792](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L792) diff --git a/docs/code/interfaces/types_indexer.AccountParticipation.md b/docs/code/interfaces/types_indexer.AccountParticipation.md index fa72706e..198f2f0e 100644 --- a/docs/code/interfaces/types_indexer.AccountParticipation.md +++ b/docs/code/interfaces/types_indexer.AccountParticipation.md @@ -29,7 +29,7 @@ AccountParticipation describes the parameters used by this account in consensus #### Defined in -[src/types/indexer.ts:803](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L803) +[src/types/indexer.ts:815](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L815) ___ @@ -43,7 +43,7 @@ ___ #### Defined in -[src/types/indexer.ts:808](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L808) +[src/types/indexer.ts:820](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L820) ___ @@ -55,7 +55,7 @@ ___ #### Defined in -[src/types/indexer.ts:810](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L810) +[src/types/indexer.ts:822](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L822) ___ @@ -67,7 +67,7 @@ ___ #### Defined in -[src/types/indexer.ts:812](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L812) +[src/types/indexer.ts:824](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L824) ___ @@ -79,7 +79,7 @@ ___ #### Defined in -[src/types/indexer.ts:814](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L814) +[src/types/indexer.ts:826](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L826) ___ @@ -93,4 +93,4 @@ ___ #### Defined in -[src/types/indexer.ts:819](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L819) +[src/types/indexer.ts:831](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L831) diff --git a/docs/code/interfaces/types_indexer.AccountStateDelta.md b/docs/code/interfaces/types_indexer.AccountStateDelta.md new file mode 100644 index 00000000..fafe8a19 --- /dev/null +++ b/docs/code/interfaces/types_indexer.AccountStateDelta.md @@ -0,0 +1,32 @@ +[@algorandfoundation/algokit-utils](../README.md) / [types/indexer](../modules/types_indexer.md) / AccountStateDelta + +# Interface: AccountStateDelta + +[types/indexer](../modules/types_indexer.md).AccountStateDelta + +## Table of contents + +### Properties + +- [address](types_indexer.AccountStateDelta.md#address) +- [delta](types_indexer.AccountStateDelta.md#delta) + +## Properties + +### address + +• **address**: `string` + +#### Defined in + +[src/types/indexer.ts:640](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L640) + +___ + +### delta + +• **delta**: [`StateDelta`](../modules/types_indexer.md#statedelta) + +#### Defined in + +[src/types/indexer.ts:641](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L641) diff --git a/docs/code/interfaces/types_indexer.AppLocalState.md b/docs/code/interfaces/types_indexer.AppLocalState.md index 37a79ea7..64be9e19 100644 --- a/docs/code/interfaces/types_indexer.AppLocalState.md +++ b/docs/code/interfaces/types_indexer.AppLocalState.md @@ -27,7 +27,7 @@ Round when account closed out of the application. #### Defined in -[src/types/indexer.ts:825](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L825) +[src/types/indexer.ts:837](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L837) ___ @@ -39,7 +39,7 @@ Whether or not the application local state is currently deleted from its account #### Defined in -[src/types/indexer.ts:827](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L827) +[src/types/indexer.ts:839](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L839) ___ @@ -51,7 +51,7 @@ The application which this local state is for. #### Defined in -[src/types/indexer.ts:829](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L829) +[src/types/indexer.ts:841](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L841) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/types/indexer.ts:831](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L831) +[src/types/indexer.ts:843](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L843) ___ @@ -75,7 +75,7 @@ Round when the account opted into the application. #### Defined in -[src/types/indexer.ts:833](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L833) +[src/types/indexer.ts:845](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L845) ___ @@ -87,4 +87,4 @@ ___ #### Defined in -[src/types/indexer.ts:835](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L835) +[src/types/indexer.ts:847](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L847) diff --git a/docs/code/interfaces/types_indexer.ApplicationParams.md b/docs/code/interfaces/types_indexer.ApplicationParams.md index cf26cb79..eda2ad7f 100644 --- a/docs/code/interfaces/types_indexer.ApplicationParams.md +++ b/docs/code/interfaces/types_indexer.ApplicationParams.md @@ -34,7 +34,7 @@ Approval programs may reject the transaction. #### Defined in -[src/types/indexer.ts:657](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L657) +[src/types/indexer.ts:669](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L669) ___ @@ -52,7 +52,7 @@ Clear state programs cannot reject the transaction. #### Defined in -[src/types/indexer.ts:667](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L667) +[src/types/indexer.ts:679](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L679) ___ @@ -64,7 +64,7 @@ The address that created this application. This is the address where the paramet #### Defined in -[src/types/indexer.ts:647](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L647) +[src/types/indexer.ts:659](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L659) ___ @@ -76,7 +76,7 @@ ___ #### Defined in -[src/types/indexer.ts:669](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L669) +[src/types/indexer.ts:681](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L681) ___ @@ -88,7 +88,7 @@ ___ #### Defined in -[src/types/indexer.ts:671](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L671) +[src/types/indexer.ts:683](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L683) ___ @@ -100,7 +100,7 @@ ___ #### Defined in -[src/types/indexer.ts:673](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L673) +[src/types/indexer.ts:685](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L685) ___ @@ -112,4 +112,4 @@ ___ #### Defined in -[src/types/indexer.ts:675](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L675) +[src/types/indexer.ts:687](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L687) diff --git a/docs/code/interfaces/types_indexer.ApplicationTransactionResult.md b/docs/code/interfaces/types_indexer.ApplicationTransactionResult.md index 339120c9..73a27050 100644 --- a/docs/code/interfaces/types_indexer.ApplicationTransactionResult.md +++ b/docs/code/interfaces/types_indexer.ApplicationTransactionResult.md @@ -84,7 +84,7 @@ Omit.approval-program #### Defined in -[src/types/indexer.ts:657](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L657) +[src/types/indexer.ts:669](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L669) ___ @@ -106,7 +106,7 @@ Omit.clear-state-program #### Defined in -[src/types/indexer.ts:667](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L667) +[src/types/indexer.ts:679](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L679) ___ @@ -122,7 +122,7 @@ Omit.extra-program-pages #### Defined in -[src/types/indexer.ts:669](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L669) +[src/types/indexer.ts:681](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L681) ___ @@ -162,7 +162,7 @@ Omit.global-state-schema #### Defined in -[src/types/indexer.ts:673](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L673) +[src/types/indexer.ts:685](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L685) ___ @@ -178,7 +178,7 @@ Omit.local-state-schema #### Defined in -[src/types/indexer.ts:675](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L675) +[src/types/indexer.ts:687](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L687) ___ diff --git a/docs/code/interfaces/types_indexer.AssetHolding.md b/docs/code/interfaces/types_indexer.AssetHolding.md index 1bd22113..f738d1ff 100644 --- a/docs/code/interfaces/types_indexer.AssetHolding.md +++ b/docs/code/interfaces/types_indexer.AssetHolding.md @@ -27,7 +27,7 @@ Describes an asset held by an account. https://developer.algorand.org/docs/rest- #### Defined in -[src/types/indexer.ts:843](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L843) +[src/types/indexer.ts:855](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L855) ___ @@ -39,7 +39,7 @@ Asset ID of the holding. #### Defined in -[src/types/indexer.ts:847](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L847) +[src/types/indexer.ts:859](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L859) ___ @@ -51,7 +51,7 @@ Whether or not the asset holding is currently deleted from its account. #### Defined in -[src/types/indexer.ts:849](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L849) +[src/types/indexer.ts:861](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L861) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/types/indexer.ts:853](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L853) +[src/types/indexer.ts:865](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L865) ___ @@ -75,7 +75,7 @@ Round during which the account opted into this asset holding. #### Defined in -[src/types/indexer.ts:855](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L855) +[src/types/indexer.ts:867](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L867) ___ @@ -87,4 +87,4 @@ Round during which the account opted out of this asset holding. #### Defined in -[src/types/indexer.ts:857](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L857) +[src/types/indexer.ts:869](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L869) diff --git a/docs/code/interfaces/types_indexer.AssetParams.md b/docs/code/interfaces/types_indexer.AssetParams.md index d4107c7a..ffe40749 100644 --- a/docs/code/interfaces/types_indexer.AssetParams.md +++ b/docs/code/interfaces/types_indexer.AssetParams.md @@ -37,7 +37,7 @@ clawback is not permitted. #### Defined in -[src/types/indexer.ts:725](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L725) +[src/types/indexer.ts:737](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L737) ___ @@ -51,7 +51,7 @@ be sent in the worst case. #### Defined in -[src/types/indexer.ts:709](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L709) +[src/types/indexer.ts:721](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L721) ___ @@ -66,7 +66,7 @@ must be between 0 and 19 (inclusive). #### Defined in -[src/types/indexer.ts:716](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L716) +[src/types/indexer.ts:728](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L728) ___ @@ -78,7 +78,7 @@ ___ #### Defined in -[src/types/indexer.ts:729](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L729) +[src/types/indexer.ts:741](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L741) ___ @@ -91,7 +91,7 @@ is not permitted. #### Defined in -[src/types/indexer.ts:734](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L734) +[src/types/indexer.ts:746](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L746) ___ @@ -103,7 +103,7 @@ ___ #### Defined in -[src/types/indexer.ts:738](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L738) +[src/types/indexer.ts:750](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L750) ___ @@ -116,7 +116,7 @@ metadata is up to the application. #### Defined in -[src/types/indexer.ts:743](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L743) +[src/types/indexer.ts:755](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L755) ___ @@ -129,7 +129,7 @@ asset name is composed of printable utf-8 characters. #### Defined in -[src/types/indexer.ts:748](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L748) +[src/types/indexer.ts:760](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L760) ___ @@ -141,7 +141,7 @@ Base64 encoded name of this asset, as supplied by the creator. #### Defined in -[src/types/indexer.ts:752](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L752) +[src/types/indexer.ts:764](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L764) ___ @@ -153,7 +153,7 @@ ___ #### Defined in -[src/types/indexer.ts:756](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L756) +[src/types/indexer.ts:768](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L768) ___ @@ -165,7 +165,7 @@ ___ #### Defined in -[src/types/indexer.ts:720](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L720) +[src/types/indexer.ts:732](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L732) ___ @@ -178,7 +178,7 @@ when the name of a unit of this asset is composed of printable utf-8 characters. #### Defined in -[src/types/indexer.ts:761](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L761) +[src/types/indexer.ts:773](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L773) ___ @@ -190,7 +190,7 @@ Base64 encoded name of a unit of this asset, as supplied by the creator. #### Defined in -[src/types/indexer.ts:765](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L765) +[src/types/indexer.ts:777](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L777) ___ @@ -203,7 +203,7 @@ when the URL is composed of printable utf-8 characters. #### Defined in -[src/types/indexer.ts:770](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L770) +[src/types/indexer.ts:782](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L782) ___ @@ -215,4 +215,4 @@ Base64 encoded URL where more information about the asset can be retrieved. #### Defined in -[src/types/indexer.ts:774](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L774) +[src/types/indexer.ts:786](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L786) diff --git a/docs/code/interfaces/types_indexer.EvalDelta.md b/docs/code/interfaces/types_indexer.EvalDelta.md index 29bc2cf0..296f27fc 100644 --- a/docs/code/interfaces/types_indexer.EvalDelta.md +++ b/docs/code/interfaces/types_indexer.EvalDelta.md @@ -24,7 +24,7 @@ Represents a TEAL value delta. https://developer.algorand.org/docs/rest-apis/ind #### Defined in -[src/types/indexer.ts:637](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L637) +[src/types/indexer.ts:649](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L649) ___ @@ -36,7 +36,7 @@ ___ #### Defined in -[src/types/indexer.ts:639](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L639) +[src/types/indexer.ts:651](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L651) ___ @@ -48,4 +48,4 @@ ___ #### Defined in -[src/types/indexer.ts:641](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L641) +[src/types/indexer.ts:653](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L653) diff --git a/docs/code/interfaces/types_indexer.EvalDeltaKeyValue.md b/docs/code/interfaces/types_indexer.EvalDeltaKeyValue.md new file mode 100644 index 00000000..9e936929 --- /dev/null +++ b/docs/code/interfaces/types_indexer.EvalDeltaKeyValue.md @@ -0,0 +1,32 @@ +[@algorandfoundation/algokit-utils](../README.md) / [types/indexer](../modules/types_indexer.md) / EvalDeltaKeyValue + +# Interface: EvalDeltaKeyValue + +[types/indexer](../modules/types_indexer.md).EvalDeltaKeyValue + +## Table of contents + +### Properties + +- [key](types_indexer.EvalDeltaKeyValue.md#key) +- [value](types_indexer.EvalDeltaKeyValue.md#value) + +## Properties + +### key + +• **key**: `string` + +#### Defined in + +[src/types/indexer.ts:635](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L635) + +___ + +### value + +• **value**: [`EvalDelta`](types_indexer.EvalDelta.md) + +#### Defined in + +[src/types/indexer.ts:636](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L636) diff --git a/docs/code/interfaces/types_indexer.MiniAssetHolding.md b/docs/code/interfaces/types_indexer.MiniAssetHolding.md index 2d9f12f6..69d80a97 100644 --- a/docs/code/interfaces/types_indexer.MiniAssetHolding.md +++ b/docs/code/interfaces/types_indexer.MiniAssetHolding.md @@ -27,7 +27,7 @@ Address of the account that holds the asset. #### Defined in -[src/types/indexer.ts:865](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L865) +[src/types/indexer.ts:877](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L877) ___ @@ -39,7 +39,7 @@ ___ #### Defined in -[src/types/indexer.ts:869](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L869) +[src/types/indexer.ts:881](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L881) ___ @@ -51,7 +51,7 @@ Whether or not the asset holding is currently deleted from its account. #### Defined in -[src/types/indexer.ts:871](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L871) +[src/types/indexer.ts:883](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L883) ___ @@ -63,7 +63,7 @@ ___ #### Defined in -[src/types/indexer.ts:875](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L875) +[src/types/indexer.ts:887](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L887) ___ @@ -75,7 +75,7 @@ Round during which the account opted into this asset holding. #### Defined in -[src/types/indexer.ts:877](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L877) +[src/types/indexer.ts:889](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L889) ___ @@ -87,4 +87,4 @@ Round during which the account opted out of this asset holding. #### Defined in -[src/types/indexer.ts:879](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L879) +[src/types/indexer.ts:891](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L891) diff --git a/docs/code/interfaces/types_indexer.StateSchema.md b/docs/code/interfaces/types_indexer.StateSchema.md index cf871325..96bacc5b 100644 --- a/docs/code/interfaces/types_indexer.StateSchema.md +++ b/docs/code/interfaces/types_indexer.StateSchema.md @@ -28,7 +28,7 @@ Maximum number of TEAL byte slices that may be stored in the key/value store. #### Defined in -[src/types/indexer.ts:687](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L687) +[src/types/indexer.ts:699](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L699) ___ @@ -40,4 +40,4 @@ Maximum number of TEAL uints that may be stored in the key/value store. #### Defined in -[src/types/indexer.ts:689](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L689) +[src/types/indexer.ts:701](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L701) diff --git a/docs/code/interfaces/types_indexer.TransactionResult.md b/docs/code/interfaces/types_indexer.TransactionResult.md index cac9143e..cd29e135 100644 --- a/docs/code/interfaces/types_indexer.TransactionResult.md +++ b/docs/code/interfaces/types_indexer.TransactionResult.md @@ -228,7 +228,7 @@ ___ ### global-state-delta -• `Optional` **global-state-delta**: `Record`\<`string`, [`EvalDelta`](types_indexer.EvalDelta.md)\>[] +• `Optional` **global-state-delta**: [`StateDelta`](../modules/types_indexer.md#statedelta) [gd] Global state key/value changes for the application being executed by this transaction. @@ -336,7 +336,7 @@ ___ ### local-state-delta -• `Optional` **local-state-delta**: `Record`\<`string`, [`EvalDelta`](types_indexer.EvalDelta.md)\>[] +• `Optional` **local-state-delta**: [`AccountStateDelta`](types_indexer.AccountStateDelta.md)[] [ld] Local state key/value changes for the application being executed by this transaction. diff --git a/docs/code/modules/types_indexer.md b/docs/code/modules/types_indexer.md index f4eb06c9..1129dc49 100644 --- a/docs/code/modules/types_indexer.md +++ b/docs/code/modules/types_indexer.md @@ -15,6 +15,7 @@ - [AccountLookupResult](../interfaces/types_indexer.AccountLookupResult.md) - [AccountParticipation](../interfaces/types_indexer.AccountParticipation.md) - [AccountResult](../interfaces/types_indexer.AccountResult.md) +- [AccountStateDelta](../interfaces/types_indexer.AccountStateDelta.md) - [AppLocalState](../interfaces/types_indexer.AppLocalState.md) - [ApplicationCreatedLookupResult](../interfaces/types_indexer.ApplicationCreatedLookupResult.md) - [ApplicationLookupResult](../interfaces/types_indexer.ApplicationLookupResult.md) @@ -32,6 +33,7 @@ - [AssetsCreatedLookupResult](../interfaces/types_indexer.AssetsCreatedLookupResult.md) - [AssetsLookupResult](../interfaces/types_indexer.AssetsLookupResult.md) - [EvalDelta](../interfaces/types_indexer.EvalDelta.md) +- [EvalDeltaKeyValue](../interfaces/types_indexer.EvalDeltaKeyValue.md) - [KeyRegistrationTransactionResult](../interfaces/types_indexer.KeyRegistrationTransactionResult.md) - [LogicTransactionSignature](../interfaces/types_indexer.LogicTransactionSignature.md) - [LookupAssetHoldingsOptions](../interfaces/types_indexer.LookupAssetHoldingsOptions.md) @@ -46,3 +48,17 @@ - [TransactionResult](../interfaces/types_indexer.TransactionResult.md) - [TransactionSearchResults](../interfaces/types_indexer.TransactionSearchResults.md) - [TransactionSignature](../interfaces/types_indexer.TransactionSignature.md) + +### Type Aliases + +- [StateDelta](types_indexer.md#statedelta) + +## Type Aliases + +### StateDelta + +Ƭ **StateDelta**: [`EvalDeltaKeyValue`](../interfaces/types_indexer.EvalDeltaKeyValue.md)[] + +#### Defined in + +[src/types/indexer.ts:644](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/indexer.ts#L644) diff --git a/src/types/indexer.ts b/src/types/indexer.ts index 34030c3b..33074255 100644 --- a/src/types/indexer.ts +++ b/src/types/indexer.ts @@ -194,9 +194,9 @@ export interface TransactionResult extends Record { */ lease?: string /** [ld] Local state key/value changes for the application being executed by this transaction. */ - 'local-state-delta'?: Record[] + 'local-state-delta'?: AccountStateDelta[] /** [gd] Global state key/value changes for the application being executed by this transaction. */ - 'global-state-delta'?: Record[] + 'global-state-delta'?: StateDelta /** [rr] rewards applied to receiver account. */ 'receiver-rewards'?: number /** [rs] rewards applied to sender account. */ @@ -631,6 +631,18 @@ export interface MultisigTransactionSubSignature { signature?: string } +export interface EvalDeltaKeyValue { + key: string + value: EvalDelta +} + +export interface AccountStateDelta { + address: string + delta: StateDelta +} + +export type StateDelta = EvalDeltaKeyValue[] + /** Represents a TEAL value delta. https://developer.algorand.org/docs/rest-apis/indexer/#evaldelta */ export interface EvalDelta { /** [at] delta action. */