Skip to content

LocalsRef

LocalsRef = object

Defined in: packages/indexer_client/src/models/locals-ref.ts:7

LocalsRef names a local state by referring to an Address and App it belongs to.

address: Address

Defined in: packages/indexer_client/src/models/locals-ref.ts:11

[d] Address in access list, or the sender of the transaction.


app: bigint

Defined in: packages/indexer_client/src/models/locals-ref.ts:16

[p] Application ID for app in access list, or zero if referring to the called application.