Skip to main content
Version: 24.2.x

Enumeration: PolymeshContractsTx

generated/types.PolymeshContractsTx

Enumeration Members

Call

Call = "polymeshContracts.call"

Defined in

generated/types.ts:756


Instantiate

Instantiate = "polymeshContracts.instantiate"

Defined in

generated/types.ts:758


InstantiateWithCode

InstantiateWithCode = "polymeshContracts.instantiateWithCode"

Defined in

generated/types.ts:757


InstantiateWithCodeAsPrimaryKey

InstantiateWithCodeAsPrimaryKey = "polymeshContracts.instantiateWithCodeAsPrimaryKey"

Defined in

generated/types.ts:764


InstantiateWithCodePerms

InstantiateWithCodePerms = "polymeshContracts.instantiateWithCodePerms"

Defined in

generated/types.ts:761


InstantiateWithHashAsPrimaryKey

InstantiateWithHashAsPrimaryKey = "polymeshContracts.instantiateWithHashAsPrimaryKey"

Defined in

generated/types.ts:765


InstantiateWithHashPerms

InstantiateWithHashPerms = "polymeshContracts.instantiateWithHashPerms"

Defined in

generated/types.ts:762


RemoveCode

RemoveCode = "polymeshContracts.removeCode"

Defined in

generated/types.ts:760


UpdateCallRuntimeWhitelist

UpdateCallRuntimeWhitelist = "polymeshContracts.updateCallRuntimeWhitelist"

Defined in

generated/types.ts:763


UpgradeApi

UpgradeApi = "polymeshContracts.upgradeApi"

Defined in

generated/types.ts:766


UploadCode

UploadCode = "polymeshContracts.uploadCode"

Defined in

generated/types.ts:759