# {py:mod}`algokit_subscriber.types.indexer` ```{py:module} algokit_subscriber.types.indexer ``` ```{autodoc2-docstring} algokit_subscriber.types.indexer :allowtitles: ``` ## Module Contents ### Classes ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`StateProofParticipant ` - * - {py:obj}`TransactionSignature ` - * - {py:obj}`MultisigTransactionSignature ` - * - {py:obj}`EvalDelta ` - * - {py:obj}`ApplicationOnComplete ` - * - {py:obj}`SignatureType ` - * - {py:obj}`AccountStatus ` - ```` ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`TealKeyValue ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.TealKeyValue :summary: ``` * - {py:obj}`TransactionSearchResults ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionSearchResults :summary: ``` * - {py:obj}`AccountLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountLookupResult :summary: ``` * - {py:obj}`AssetsLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetsLookupResult :summary: ``` * - {py:obj}`AssetsCreatedLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetsCreatedLookupResult :summary: ``` * - {py:obj}`ApplicationCreatedLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationCreatedLookupResult :summary: ``` * - {py:obj}`AssetLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetLookupResult :summary: ``` * - {py:obj}`LookupAssetHoldingsOptions ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.LookupAssetHoldingsOptions :summary: ``` * - {py:obj}`AssetBalancesLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetBalancesLookupResult :summary: ``` * - {py:obj}`TransactionLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionLookupResult :summary: ``` * - {py:obj}`ApplicationLookupResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationLookupResult :summary: ``` * - {py:obj}`TransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionResult :summary: ``` * - {py:obj}`AccountResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountResult :summary: ``` * - {py:obj}`PaymentTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.PaymentTransactionResult :summary: ``` * - {py:obj}`StateProofTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofTransactionResult :summary: ``` * - {py:obj}`StateProofMessage ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofMessage :summary: ``` * - {py:obj}`StateProof ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProof :summary: ``` * - {py:obj}`StateProofReveal ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofReveal :summary: ``` * - {py:obj}`StateProofVerifier ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofVerifier :summary: ``` * - {py:obj}`StateProofSigSlot ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofSigSlot :summary: ``` * - {py:obj}`MerkleSignature ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.MerkleSignature :summary: ``` * - {py:obj}`MerkleArrayProof ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.MerkleArrayProof :summary: ``` * - {py:obj}`HashFactory ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.HashFactory :summary: ``` * - {py:obj}`ApplicationTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationTransactionResult :summary: ``` * - {py:obj}`AssetConfigTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetConfigTransactionResult :summary: ``` * - {py:obj}`AssetFreezeTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetFreezeTransactionResult :summary: ``` * - {py:obj}`AssetTransferTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetTransferTransactionResult :summary: ``` * - {py:obj}`KeyRegistrationTransactionResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.KeyRegistrationTransactionResult :summary: ``` * - {py:obj}`AssetResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetResult :summary: ``` * - {py:obj}`ApplicationResult ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationResult :summary: ``` * - {py:obj}`LogicTransactionSignature ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.LogicTransactionSignature :summary: ``` * - {py:obj}`MultisigTransactionSubSignature ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.MultisigTransactionSubSignature :summary: ``` * - {py:obj}`ApplicationParams ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationParams :summary: ``` * - {py:obj}`StateSchema ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateSchema :summary: ``` * - {py:obj}`AssetParams ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetParams :summary: ``` * - {py:obj}`AccountParticipation ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountParticipation :summary: ``` * - {py:obj}`AppLocalState ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AppLocalState :summary: ``` * - {py:obj}`AssetHolding ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetHolding :summary: ``` * - {py:obj}`MiniAssetHolding ` - ```{autodoc2-docstring} algokit_subscriber.types.indexer.MiniAssetHolding :summary: ``` ```` ### API ````{py:data} TealKeyValue :canonical: algokit_subscriber.types.indexer.TealKeyValue :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.TealKeyValue ``` ```` ````{py:data} TransactionSearchResults :canonical: algokit_subscriber.types.indexer.TransactionSearchResults :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionSearchResults ``` ```` ````{py:data} AccountLookupResult :canonical: algokit_subscriber.types.indexer.AccountLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountLookupResult ``` ```` ````{py:data} AssetsLookupResult :canonical: algokit_subscriber.types.indexer.AssetsLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetsLookupResult ``` ```` ````{py:data} AssetsCreatedLookupResult :canonical: algokit_subscriber.types.indexer.AssetsCreatedLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetsCreatedLookupResult ``` ```` ````{py:data} ApplicationCreatedLookupResult :canonical: algokit_subscriber.types.indexer.ApplicationCreatedLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationCreatedLookupResult ``` ```` ````{py:data} AssetLookupResult :canonical: algokit_subscriber.types.indexer.AssetLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetLookupResult ``` ```` ````{py:data} LookupAssetHoldingsOptions :canonical: algokit_subscriber.types.indexer.LookupAssetHoldingsOptions :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.LookupAssetHoldingsOptions ``` ```` ````{py:data} AssetBalancesLookupResult :canonical: algokit_subscriber.types.indexer.AssetBalancesLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetBalancesLookupResult ``` ```` ````{py:data} TransactionLookupResult :canonical: algokit_subscriber.types.indexer.TransactionLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionLookupResult ``` ```` ````{py:data} ApplicationLookupResult :canonical: algokit_subscriber.types.indexer.ApplicationLookupResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationLookupResult ``` ```` ````{py:data} TransactionResult :canonical: algokit_subscriber.types.indexer.TransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionResult ``` ```` ````{py:data} AccountResult :canonical: algokit_subscriber.types.indexer.AccountResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountResult ``` ```` ````{py:data} PaymentTransactionResult :canonical: algokit_subscriber.types.indexer.PaymentTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.PaymentTransactionResult ``` ```` ````{py:data} StateProofTransactionResult :canonical: algokit_subscriber.types.indexer.StateProofTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofTransactionResult ``` ```` ````{py:data} StateProofMessage :canonical: algokit_subscriber.types.indexer.StateProofMessage :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofMessage ``` ```` ````{py:data} StateProof :canonical: algokit_subscriber.types.indexer.StateProof :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProof ``` ```` ````{py:data} StateProofReveal :canonical: algokit_subscriber.types.indexer.StateProofReveal :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofReveal ``` ```` `````{py:class} StateProofParticipant() :canonical: algokit_subscriber.types.indexer.StateProofParticipant Bases: {py:obj}`typing.TypedDict` ````{py:attribute} verifier :canonical: algokit_subscriber.types.indexer.StateProofParticipant.verifier :type: StateProofVerifier :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofParticipant.verifier ``` ```` ````{py:attribute} weight :canonical: algokit_subscriber.types.indexer.StateProofParticipant.weight :type: int :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofParticipant.weight ``` ```` ````{py:method} __contains__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__contains__ ```` ````{py:method} __delattr__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__delattr__ ```` ````{py:method} __delitem__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__delitem__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__dir__ ```` ````{py:method} __eq__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__eq__ ```` ````{py:method} __format__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__format__ ```` ````{py:method} __ge__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__ge__ ```` ````{py:method} __getattribute__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__getattribute__ ```` ````{py:method} __getitem__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__getitem__ ```` ````{py:method} __getstate__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__getstate__ ```` ````{py:method} __gt__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__gt__ ```` ````{py:method} __ior__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__ior__ ```` ````{py:method} __iter__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__iter__ ```` ````{py:method} __le__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__le__ ```` ````{py:method} __len__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__len__ ```` ````{py:method} __lt__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__lt__ ```` ````{py:method} __ne__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__ne__ ```` ````{py:method} __new__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__new__ ```` ````{py:method} __or__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__or__ ```` ````{py:method} __reduce__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__reduce__ ```` ````{py:method} __reduce_ex__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__reduce_ex__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__repr__ ```` ````{py:method} __reversed__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__reversed__ ```` ````{py:method} __ror__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__ror__ ```` ````{py:method} __setattr__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__setattr__ ```` ````{py:method} __setitem__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__setitem__ ```` ````{py:method} __sizeof__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__sizeof__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__str__ ```` ````{py:method} __subclasshook__() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.__subclasshook__ ```` ````{py:method} clear() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.clear ```` ````{py:method} copy() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.copy ```` ````{py:method} get() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.get ```` ````{py:method} items() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.items ```` ````{py:method} keys() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.keys ```` ````{py:method} pop() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.pop ```` ````{py:method} popitem() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.popitem ```` ````{py:method} setdefault() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.setdefault ```` ````{py:method} update() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.update ```` ````{py:method} values() :canonical: algokit_subscriber.types.indexer.StateProofParticipant.values ```` ````` ````{py:data} StateProofVerifier :canonical: algokit_subscriber.types.indexer.StateProofVerifier :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofVerifier ``` ```` ````{py:data} StateProofSigSlot :canonical: algokit_subscriber.types.indexer.StateProofSigSlot :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateProofSigSlot ``` ```` ````{py:data} MerkleSignature :canonical: algokit_subscriber.types.indexer.MerkleSignature :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.MerkleSignature ``` ```` ````{py:data} MerkleArrayProof :canonical: algokit_subscriber.types.indexer.MerkleArrayProof :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.MerkleArrayProof ``` ```` ````{py:data} HashFactory :canonical: algokit_subscriber.types.indexer.HashFactory :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.HashFactory ``` ```` ````{py:data} ApplicationTransactionResult :canonical: algokit_subscriber.types.indexer.ApplicationTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationTransactionResult ``` ```` ````{py:data} AssetConfigTransactionResult :canonical: algokit_subscriber.types.indexer.AssetConfigTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetConfigTransactionResult ``` ```` ````{py:data} AssetFreezeTransactionResult :canonical: algokit_subscriber.types.indexer.AssetFreezeTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetFreezeTransactionResult ``` ```` ````{py:data} AssetTransferTransactionResult :canonical: algokit_subscriber.types.indexer.AssetTransferTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetTransferTransactionResult ``` ```` ````{py:data} KeyRegistrationTransactionResult :canonical: algokit_subscriber.types.indexer.KeyRegistrationTransactionResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.KeyRegistrationTransactionResult ``` ```` ````{py:data} AssetResult :canonical: algokit_subscriber.types.indexer.AssetResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetResult ``` ```` ````{py:data} ApplicationResult :canonical: algokit_subscriber.types.indexer.ApplicationResult :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationResult ``` ```` `````{py:class} TransactionSignature() :canonical: algokit_subscriber.types.indexer.TransactionSignature Bases: {py:obj}`typing.TypedDict` ````{py:attribute} logicsig :canonical: algokit_subscriber.types.indexer.TransactionSignature.logicsig :type: typing_extensions.NotRequired[LogicTransactionSignature] :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionSignature.logicsig ``` ```` ````{py:attribute} multisig :canonical: algokit_subscriber.types.indexer.TransactionSignature.multisig :type: typing_extensions.NotRequired[MultisigTransactionSignature] :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionSignature.multisig ``` ```` ````{py:attribute} sig :canonical: algokit_subscriber.types.indexer.TransactionSignature.sig :type: typing_extensions.NotRequired[str] :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.TransactionSignature.sig ``` ```` ````{py:method} __contains__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__contains__ ```` ````{py:method} __delattr__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__delattr__ ```` ````{py:method} __delitem__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__delitem__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__dir__ ```` ````{py:method} __eq__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__eq__ ```` ````{py:method} __format__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__format__ ```` ````{py:method} __ge__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__ge__ ```` ````{py:method} __getattribute__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__getattribute__ ```` ````{py:method} __getitem__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__getitem__ ```` ````{py:method} __getstate__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__getstate__ ```` ````{py:method} __gt__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__gt__ ```` ````{py:method} __ior__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__ior__ ```` ````{py:method} __iter__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__iter__ ```` ````{py:method} __le__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__le__ ```` ````{py:method} __len__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__len__ ```` ````{py:method} __lt__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__lt__ ```` ````{py:method} __ne__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__ne__ ```` ````{py:method} __new__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__new__ ```` ````{py:method} __or__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__or__ ```` ````{py:method} __reduce__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__reduce__ ```` ````{py:method} __reduce_ex__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__reduce_ex__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__repr__ ```` ````{py:method} __reversed__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__reversed__ ```` ````{py:method} __ror__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__ror__ ```` ````{py:method} __setattr__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__setattr__ ```` ````{py:method} __setitem__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__setitem__ ```` ````{py:method} __sizeof__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__sizeof__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__str__ ```` ````{py:method} __subclasshook__() :canonical: algokit_subscriber.types.indexer.TransactionSignature.__subclasshook__ ```` ````{py:method} clear() :canonical: algokit_subscriber.types.indexer.TransactionSignature.clear ```` ````{py:method} copy() :canonical: algokit_subscriber.types.indexer.TransactionSignature.copy ```` ````{py:method} get() :canonical: algokit_subscriber.types.indexer.TransactionSignature.get ```` ````{py:method} items() :canonical: algokit_subscriber.types.indexer.TransactionSignature.items ```` ````{py:method} keys() :canonical: algokit_subscriber.types.indexer.TransactionSignature.keys ```` ````{py:method} pop() :canonical: algokit_subscriber.types.indexer.TransactionSignature.pop ```` ````{py:method} popitem() :canonical: algokit_subscriber.types.indexer.TransactionSignature.popitem ```` ````{py:method} setdefault() :canonical: algokit_subscriber.types.indexer.TransactionSignature.setdefault ```` ````{py:method} update() :canonical: algokit_subscriber.types.indexer.TransactionSignature.update ```` ````{py:method} values() :canonical: algokit_subscriber.types.indexer.TransactionSignature.values ```` ````` ````{py:data} LogicTransactionSignature :canonical: algokit_subscriber.types.indexer.LogicTransactionSignature :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.LogicTransactionSignature ``` ```` `````{py:class} MultisigTransactionSignature() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature Bases: {py:obj}`typing.TypedDict` ````{py:attribute} subsignature :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.subsignature :type: list[MultisigTransactionSubSignature] :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.MultisigTransactionSignature.subsignature ``` ```` ````{py:attribute} threshold :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.threshold :type: int :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.MultisigTransactionSignature.threshold ``` ```` ````{py:attribute} version :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.version :type: int :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.MultisigTransactionSignature.version ``` ```` ````{py:method} __contains__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__contains__ ```` ````{py:method} __delattr__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__delattr__ ```` ````{py:method} __delitem__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__delitem__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__dir__ ```` ````{py:method} __eq__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__eq__ ```` ````{py:method} __format__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__format__ ```` ````{py:method} __ge__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__ge__ ```` ````{py:method} __getattribute__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__getattribute__ ```` ````{py:method} __getitem__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__getitem__ ```` ````{py:method} __getstate__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__getstate__ ```` ````{py:method} __gt__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__gt__ ```` ````{py:method} __ior__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__ior__ ```` ````{py:method} __iter__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__iter__ ```` ````{py:method} __le__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__le__ ```` ````{py:method} __len__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__len__ ```` ````{py:method} __lt__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__lt__ ```` ````{py:method} __ne__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__ne__ ```` ````{py:method} __new__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__new__ ```` ````{py:method} __or__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__or__ ```` ````{py:method} __reduce__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__reduce__ ```` ````{py:method} __reduce_ex__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__reduce_ex__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__repr__ ```` ````{py:method} __reversed__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__reversed__ ```` ````{py:method} __ror__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__ror__ ```` ````{py:method} __setattr__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__setattr__ ```` ````{py:method} __setitem__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__setitem__ ```` ````{py:method} __sizeof__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__sizeof__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__str__ ```` ````{py:method} __subclasshook__() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.__subclasshook__ ```` ````{py:method} clear() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.clear ```` ````{py:method} copy() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.copy ```` ````{py:method} get() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.get ```` ````{py:method} items() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.items ```` ````{py:method} keys() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.keys ```` ````{py:method} pop() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.pop ```` ````{py:method} popitem() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.popitem ```` ````{py:method} setdefault() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.setdefault ```` ````{py:method} update() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.update ```` ````{py:method} values() :canonical: algokit_subscriber.types.indexer.MultisigTransactionSignature.values ```` ````` ````{py:data} MultisigTransactionSubSignature :canonical: algokit_subscriber.types.indexer.MultisigTransactionSubSignature :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.MultisigTransactionSubSignature ``` ```` `````{py:class} EvalDelta() :canonical: algokit_subscriber.types.indexer.EvalDelta Bases: {py:obj}`typing.TypedDict` ````{py:attribute} action :canonical: algokit_subscriber.types.indexer.EvalDelta.action :type: int :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.EvalDelta.action ``` ```` ````{py:attribute} bytes :canonical: algokit_subscriber.types.indexer.EvalDelta.bytes :type: typing_extensions.NotRequired[str] :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.EvalDelta.bytes ``` ```` ````{py:attribute} uint :canonical: algokit_subscriber.types.indexer.EvalDelta.uint :type: typing_extensions.NotRequired[int] :value: > None ```{autodoc2-docstring} algokit_subscriber.types.indexer.EvalDelta.uint ``` ```` ````{py:method} __contains__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__contains__ ```` ````{py:method} __delattr__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__delattr__ ```` ````{py:method} __delitem__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__delitem__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__dir__ ```` ````{py:method} __eq__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__eq__ ```` ````{py:method} __format__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__format__ ```` ````{py:method} __ge__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__ge__ ```` ````{py:method} __getattribute__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__getattribute__ ```` ````{py:method} __getitem__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__getitem__ ```` ````{py:method} __getstate__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__getstate__ ```` ````{py:method} __gt__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__gt__ ```` ````{py:method} __ior__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__ior__ ```` ````{py:method} __iter__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__iter__ ```` ````{py:method} __le__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__le__ ```` ````{py:method} __len__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__len__ ```` ````{py:method} __lt__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__lt__ ```` ````{py:method} __ne__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__ne__ ```` ````{py:method} __new__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__new__ ```` ````{py:method} __or__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__or__ ```` ````{py:method} __reduce__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__reduce__ ```` ````{py:method} __reduce_ex__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__reduce_ex__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__repr__ ```` ````{py:method} __reversed__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__reversed__ ```` ````{py:method} __ror__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__ror__ ```` ````{py:method} __setattr__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__setattr__ ```` ````{py:method} __setitem__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__setitem__ ```` ````{py:method} __sizeof__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__sizeof__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__str__ ```` ````{py:method} __subclasshook__() :canonical: algokit_subscriber.types.indexer.EvalDelta.__subclasshook__ ```` ````{py:method} clear() :canonical: algokit_subscriber.types.indexer.EvalDelta.clear ```` ````{py:method} copy() :canonical: algokit_subscriber.types.indexer.EvalDelta.copy ```` ````{py:method} get() :canonical: algokit_subscriber.types.indexer.EvalDelta.get ```` ````{py:method} items() :canonical: algokit_subscriber.types.indexer.EvalDelta.items ```` ````{py:method} keys() :canonical: algokit_subscriber.types.indexer.EvalDelta.keys ```` ````{py:method} pop() :canonical: algokit_subscriber.types.indexer.EvalDelta.pop ```` ````{py:method} popitem() :canonical: algokit_subscriber.types.indexer.EvalDelta.popitem ```` ````{py:method} setdefault() :canonical: algokit_subscriber.types.indexer.EvalDelta.setdefault ```` ````{py:method} update() :canonical: algokit_subscriber.types.indexer.EvalDelta.update ```` ````{py:method} values() :canonical: algokit_subscriber.types.indexer.EvalDelta.values ```` ````` ````{py:data} ApplicationParams :canonical: algokit_subscriber.types.indexer.ApplicationParams :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationParams ``` ```` ````{py:data} StateSchema :canonical: algokit_subscriber.types.indexer.StateSchema :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.StateSchema ``` ```` `````{py:class} ApplicationOnComplete(*args, **kwds) :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete Bases: {py:obj}`enum.Enum` ````{py:attribute} noop :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.noop :value: > 'noop' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationOnComplete.noop ``` ```` ````{py:attribute} optin :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.optin :value: > 'optin' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationOnComplete.optin ``` ```` ````{py:attribute} closeout :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.closeout :value: > 'closeout' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationOnComplete.closeout ``` ```` ````{py:attribute} clear :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.clear :value: > 'clear' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationOnComplete.clear ``` ```` ````{py:attribute} update :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.update :value: > 'update' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationOnComplete.update ``` ```` ````{py:attribute} delete :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.delete :value: > 'delete' ```{autodoc2-docstring} algokit_subscriber.types.indexer.ApplicationOnComplete.delete ``` ```` ````{py:method} __signature__() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__signature__ :classmethod: ```` ````{py:method} __new__(value) :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__new__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__repr__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__str__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__dir__ ```` ````{py:method} __format__(format_spec) :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__format__ ```` ````{py:method} __hash__() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__hash__ ```` ````{py:method} __reduce_ex__(proto) :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__reduce_ex__ ```` ````{py:method} __deepcopy__(memo) :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__deepcopy__ ```` ````{py:method} __copy__() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.__copy__ ```` ````{py:method} name() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.name ```` ````{py:method} value() :canonical: algokit_subscriber.types.indexer.ApplicationOnComplete.value ```` ````` ````{py:data} AssetParams :canonical: algokit_subscriber.types.indexer.AssetParams :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetParams ``` ```` `````{py:class} SignatureType(*args, **kwds) :canonical: algokit_subscriber.types.indexer.SignatureType Bases: {py:obj}`enum.Enum` ````{py:attribute} sig :canonical: algokit_subscriber.types.indexer.SignatureType.sig :value: > 'sig' ```{autodoc2-docstring} algokit_subscriber.types.indexer.SignatureType.sig ``` ```` ````{py:attribute} msig :canonical: algokit_subscriber.types.indexer.SignatureType.msig :value: > 'msig' ```{autodoc2-docstring} algokit_subscriber.types.indexer.SignatureType.msig ``` ```` ````{py:attribute} lsig :canonical: algokit_subscriber.types.indexer.SignatureType.lsig :value: > 'lsig' ```{autodoc2-docstring} algokit_subscriber.types.indexer.SignatureType.lsig ``` ```` ````{py:method} __signature__() :canonical: algokit_subscriber.types.indexer.SignatureType.__signature__ :classmethod: ```` ````{py:method} __new__(value) :canonical: algokit_subscriber.types.indexer.SignatureType.__new__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.SignatureType.__repr__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.SignatureType.__str__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.SignatureType.__dir__ ```` ````{py:method} __format__(format_spec) :canonical: algokit_subscriber.types.indexer.SignatureType.__format__ ```` ````{py:method} __hash__() :canonical: algokit_subscriber.types.indexer.SignatureType.__hash__ ```` ````{py:method} __reduce_ex__(proto) :canonical: algokit_subscriber.types.indexer.SignatureType.__reduce_ex__ ```` ````{py:method} __deepcopy__(memo) :canonical: algokit_subscriber.types.indexer.SignatureType.__deepcopy__ ```` ````{py:method} __copy__() :canonical: algokit_subscriber.types.indexer.SignatureType.__copy__ ```` ````{py:method} name() :canonical: algokit_subscriber.types.indexer.SignatureType.name ```` ````{py:method} value() :canonical: algokit_subscriber.types.indexer.SignatureType.value ```` ````` `````{py:class} AccountStatus(*args, **kwds) :canonical: algokit_subscriber.types.indexer.AccountStatus Bases: {py:obj}`enum.Enum` ````{py:attribute} Offline :canonical: algokit_subscriber.types.indexer.AccountStatus.Offline :value: > 'Offline' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountStatus.Offline ``` ```` ````{py:attribute} Online :canonical: algokit_subscriber.types.indexer.AccountStatus.Online :value: > 'Online' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountStatus.Online ``` ```` ````{py:attribute} NotParticipating :canonical: algokit_subscriber.types.indexer.AccountStatus.NotParticipating :value: > 'NotParticipating' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountStatus.NotParticipating ``` ```` ````{py:method} __signature__() :canonical: algokit_subscriber.types.indexer.AccountStatus.__signature__ :classmethod: ```` ````{py:method} __new__(value) :canonical: algokit_subscriber.types.indexer.AccountStatus.__new__ ```` ````{py:method} __repr__() :canonical: algokit_subscriber.types.indexer.AccountStatus.__repr__ ```` ````{py:method} __str__() :canonical: algokit_subscriber.types.indexer.AccountStatus.__str__ ```` ````{py:method} __dir__() :canonical: algokit_subscriber.types.indexer.AccountStatus.__dir__ ```` ````{py:method} __format__(format_spec) :canonical: algokit_subscriber.types.indexer.AccountStatus.__format__ ```` ````{py:method} __hash__() :canonical: algokit_subscriber.types.indexer.AccountStatus.__hash__ ```` ````{py:method} __reduce_ex__(proto) :canonical: algokit_subscriber.types.indexer.AccountStatus.__reduce_ex__ ```` ````{py:method} __deepcopy__(memo) :canonical: algokit_subscriber.types.indexer.AccountStatus.__deepcopy__ ```` ````{py:method} __copy__() :canonical: algokit_subscriber.types.indexer.AccountStatus.__copy__ ```` ````{py:method} name() :canonical: algokit_subscriber.types.indexer.AccountStatus.name ```` ````{py:method} value() :canonical: algokit_subscriber.types.indexer.AccountStatus.value ```` ````` ````{py:data} AccountParticipation :canonical: algokit_subscriber.types.indexer.AccountParticipation :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AccountParticipation ``` ```` ````{py:data} AppLocalState :canonical: algokit_subscriber.types.indexer.AppLocalState :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AppLocalState ``` ```` ````{py:data} AssetHolding :canonical: algokit_subscriber.types.indexer.AssetHolding :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.AssetHolding ``` ```` ````{py:data} MiniAssetHolding :canonical: algokit_subscriber.types.indexer.MiniAssetHolding :value: > 'TypedDict(...)' ```{autodoc2-docstring} algokit_subscriber.types.indexer.MiniAssetHolding ``` ````