Application
Application =
object
Defined in: packages/indexer_client/src/models/application.ts:9
Application index and its parameters
Properties
Section titled “Properties”createdAtRound?
Section titled “createdAtRound?”
optionalcreatedAtRound:bigint
Defined in: packages/indexer_client/src/models/application.ts:23
Round when this application was created.
deleted?
Section titled “deleted?”
optionaldeleted:boolean
Defined in: packages/indexer_client/src/models/application.ts:18
Whether or not this application is currently deleted.
deletedAtRound?
Section titled “deletedAtRound?”
optionaldeletedAtRound:bigint
Defined in: packages/indexer_client/src/models/application.ts:28
Round when this application was deleted.
id:
bigint
Defined in: packages/indexer_client/src/models/application.ts:13
application index.
params
Section titled “params”params:
ApplicationParams
Defined in: packages/indexer_client/src/models/application.ts:29