Skip to main content
Version: 26.0.0-alpha.1

Enumeration: PolymeshContractsTx

generated/types.PolymeshContractsTx

Enumeration Members

Call

Call = "polymeshContracts.call"

Defined in

generated/types.ts:782


Instantiate

Instantiate = "polymeshContracts.instantiate"

Defined in

generated/types.ts:784


InstantiateWithCode

InstantiateWithCode = "polymeshContracts.instantiateWithCode"

Defined in

generated/types.ts:783


InstantiateWithCodeAsPrimaryKey

InstantiateWithCodeAsPrimaryKey = "polymeshContracts.instantiateWithCodeAsPrimaryKey"

Defined in

generated/types.ts:790


InstantiateWithCodePerms

InstantiateWithCodePerms = "polymeshContracts.instantiateWithCodePerms"

Defined in

generated/types.ts:787


InstantiateWithHashAsPrimaryKey

InstantiateWithHashAsPrimaryKey = "polymeshContracts.instantiateWithHashAsPrimaryKey"

Defined in

generated/types.ts:791


InstantiateWithHashPerms

InstantiateWithHashPerms = "polymeshContracts.instantiateWithHashPerms"

Defined in

generated/types.ts:788


RemoveCode

RemoveCode = "polymeshContracts.removeCode"

Defined in

generated/types.ts:786


UpdateCallRuntimeWhitelist

UpdateCallRuntimeWhitelist = "polymeshContracts.updateCallRuntimeWhitelist"

Defined in

generated/types.ts:789


UpgradeApi

UpgradeApi = "polymeshContracts.upgradeApi"

Defined in

generated/types.ts:792


UploadCode

UploadCode = "polymeshContracts.uploadCode"

Defined in

generated/types.ts:785