subscan
Runtime Modules / Cosmwasm
Spec Version:
Call Functions
Name
Lookup
Parameters
uploadb4001
instantiateb4017
executeb4024
migrateb4034
update_adminb4043
Events
Name
Lookup
Attributes
Uploadedb400["[u8; 32]","CosmwasmCodeId"]
Instantiatedb401["AccountIdOf","ContractInfoOf"]
Executedb402["AccountIdOf","EntryPoint","Option<Vec<u8>>"]
ExecutionFailedb403["AccountIdOf","EntryPoint","Bytes"]
Emittedb404["AccountIdOf","Bytes","Vec<(Vec<u8>, Vec<u8>)>"]
Migratedb405["AccountIdOf","CosmwasmCodeId"]
AdminUpdatedb406["AccountIdOf","Option<AccountIdOf>"]
Storage Functions
Name
Type
PristineCode{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Vec<U8>","keys_id":11,"value_id":354}}
InstrumentedCode{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Vec<U8>","keys_id":11,"value_id":662}}
CurrentCodeId{"origin":"PlainType","plain_type":"U64","PlainTypeValue":11}
CodeIdToInfo{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"pallet_cosmwasm:types:CodeInfo","keys_id":11,"value_id":663}}
CodeHashToId{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["[U8; 32]"],"value":"U64","keys_id":1,"value_id":11}}
CurrentNonce{"origin":"PlainType","plain_type":"U64","PlainTypeValue":11}
ContractToInfo{"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["AccountId"],"value":"pallet_cosmwasm:types:ContractInfo","keys_id":0,"value_id":408}}
Constants
Name
Type
Value
PalletId[U8; 8]636f736d7761736d
ChainIdStr68636f6d706f7361626c652d6e6574776f726b2d7069636173736f
MaxCodeSizeU3200001000
MaxInstrumentedCodeSizeU3200002000
MaxMessageSizeU3200000100
MaxContractLabelSizeU3240000000
MaxContractTrieIdSizeU3220000000
MaxInstantiateSaltSizeU3280000000
MaxFundsAssetsU3220000000
CodeTableSizeLimitU3200100000
CodeGlobalVariableLimitU3200010000
CodeParameterLimitU3280000000
CodeBranchTableSizeLimitU3200010000
CodeStackLimitU32ffffffff
CodeStorageByteDepositU3240420f00
ContractStorageByteWritePriceU3201000000
ContractStorageByteReadPriceU3201000000
WasmCostRulespallet_cosmwasm:instrument:CostRules6618000083060000144b0000313b00000f840000446d00003a4100008d140000e136000005380000c64700000f390000f95c0000661200002c0f00003e1600009447000026580000a15600002a570000f66a000061560000664a0000fb6600000c5c0000ab450000214e0000507800007e320000eb100000e00f0000f43d000018320000bf3500006a38000022370000cc38000081200000c00c0000d8220000de24000022240000cf3d0000b2240000073100007242000026520000b235000040520000135b00000e360000d57200003f010000301b00000000000000000000000000000000000000000000361f0000fd1ec00100000000040d000042210000000000009bc90100e28c0300
Error Types
Name
Docs
Instrumentation
VmCreation
ContractHasNoInfo
CodeDecoding
CodeValidation
CodeEncoding
CodeInstrumentation
InstrumentedCodeIsTooBig
CodeAlreadyExists
CodeNotFound
ContractAlreadyExists
ContractNotFound
SubstrateDispatch
AssetConversion
TransferFailed
LabelTooBig
UnknownDenom
StackOverflow
NotEnoughFundsForUpload
NonceOverflow
RefcountOverflow
VMDepthOverflow
SignatureVerificationError
IteratorIdOverflow
IteratorNotFound
IteratorValueNotFound
NotAuthorized
NotImplemented
Unsupported
ExecuteDeserialize
Ibc
FailedToSerialize
OutOfGas
InvalidGasCheckpoint
InvalidSalt
InvalidAccount
Interpreter
VirtualMachine
AccountConversionFailure
Aborted
ReadOnlyViolation
Rpc
Precompile
QueryDeserialize
ExecuteSerialize
Xcm