Space and Time
subscan
Runtime Modules / Smartcontracts
Spec Version:
Call Functions
Name
Lookup
Parameters
remove_smartcontract6a012
add_smartcontract6a022
Events
Name
Lookup
Attributes
SmartContractAdded6a00["Option<AccountId>","Source","ContractAddress"]
SmartContractRemoved6a01["Option<AccountId>","Source","ContractAddress"]
Storage Functions
Name
Type
ContractStorage{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["sxt_core:tables:Source","Vec<U8>"],"value":"sxt_core:smartcontracts:Contract","keys_id":430,"value_id":295}}
ContractTables{"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["sxt_core:tables:Source","Vec<U8>"],"value":"Vec<Tuple:sxt_core:tables:TableIdentifiersxt_core:tables:TableType>","keys_id":430,"value_id":431}}
Error Types
Name
Docs
ExistingContractErrorA contract already exists for the source and address you requested
TooManyTablesToo many tables were attempted to be created for this smart contract
MissingTargetSchemaThe smart contract is missing its target schema
MissingDdlStatementThe smart contract is missing its ddl statement