Skip to main content
Version: 23.0.x

Enumeration: PolymeshContractsTx

generated/types.PolymeshContractsTx

Enumeration Members

Call

Call = "polymeshContracts.call"

Defined in

generated/types.ts:749


Instantiate

Instantiate = "polymeshContracts.instantiate"

Defined in

generated/types.ts:751


InstantiateWithCode

InstantiateWithCode = "polymeshContracts.instantiateWithCode"

Defined in

generated/types.ts:750


InstantiateWithCodeAsPrimaryKey

InstantiateWithCodeAsPrimaryKey = "polymeshContracts.instantiateWithCodeAsPrimaryKey"

Defined in

generated/types.ts:757


InstantiateWithCodePerms

InstantiateWithCodePerms = "polymeshContracts.instantiateWithCodePerms"

Defined in

generated/types.ts:754


InstantiateWithHashAsPrimaryKey

InstantiateWithHashAsPrimaryKey = "polymeshContracts.instantiateWithHashAsPrimaryKey"

Defined in

generated/types.ts:758


InstantiateWithHashPerms

InstantiateWithHashPerms = "polymeshContracts.instantiateWithHashPerms"

Defined in

generated/types.ts:755


RemoveCode

RemoveCode = "polymeshContracts.removeCode"

Defined in

generated/types.ts:753


UpdateCallRuntimeWhitelist

UpdateCallRuntimeWhitelist = "polymeshContracts.updateCallRuntimeWhitelist"

Defined in

generated/types.ts:756


UpgradeApi

UpgradeApi = "polymeshContracts.upgradeApi"

Defined in

generated/types.ts:759


UploadCode

UploadCode = "polymeshContracts.uploadCode"

Defined in

generated/types.ts:752