Name | Lookup | Parameters | |
---|---|---|---|
upload | b400 | 1 | |
instantiate | b401 | 7 | |
execute | b402 | 4 | |
migrate | b403 | 4 | |
update_admin | b404 | 3 |
Name | Lookup | Attributes | |
---|---|---|---|
Uploaded | b400 | ["[u8; 32]","CosmwasmCodeId"] | |
Instantiated | b401 | ["AccountIdOf","ContractInfoOf"] | |
Executed | b402 | ["AccountIdOf","EntryPoint","Option<Vec<u8>>"] | |
ExecutionFailed | b403 | ["AccountIdOf","EntryPoint","Bytes"] | |
Emitted | b404 | ["AccountIdOf","Bytes","Vec<(Vec<u8>, Vec<u8>)>"] | |
Migrated | b405 | ["AccountIdOf","CosmwasmCodeId"] | |
AdminUpdated | b406 | ["AccountIdOf","Option<AccountIdOf>"] |
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}} |
Name | Type | Value | |
---|---|---|---|
PalletId | [U8; 8] | 636f736d7761736d | |
ChainId | Str | 68636f6d706f7361626c652d6e6574776f726b2d7069636173736f | |
MaxCodeSize | U32 | 00001000 | |
MaxInstrumentedCodeSize | U32 | 00002000 | |
MaxMessageSize | U32 | 00000100 | |
MaxContractLabelSize | U32 | 40000000 | |
MaxContractTrieIdSize | U32 | 20000000 | |
MaxInstantiateSaltSize | U32 | 80000000 | |
MaxFundsAssets | U32 | 20000000 | |
CodeTableSizeLimit | U32 | 00100000 | |
CodeGlobalVariableLimit | U32 | 00010000 | |
CodeParameterLimit | U32 | 80000000 | |
CodeBranchTableSizeLimit | U32 | 00010000 | |
CodeStackLimit | U32 | ffffffff | |
CodeStorageByteDeposit | U32 | 40420f00 | |
ContractStorageByteWritePrice | U32 | 01000000 | |
ContractStorageByteReadPrice | U32 | 01000000 | |
WasmCostRules | pallet_cosmwasm:instrument:CostRules | 6618000083060000144b0000313b00000f840000446d00003a4100008d140000e136000005380000c64700000f390000f95c0000661200002c0f00003e1600009447000026580000a15600002a570000f66a000061560000664a0000fb6600000c5c0000ab450000214e0000507800007e320000eb100000e00f0000f43d000018320000bf3500006a38000022370000cc38000081200000c00c0000d8220000de24000022240000cf3d0000b2240000073100007242000026520000b235000040520000135b00000e360000d57200003f010000301b00000000000000000000000000000000000000000000361f0000fd1ec00100000000040d000042210000000000009bc90100e28c0300 |
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 |