SORA
subscan
Runtime Modules / DEXManager
Spec Version:
Storage Functions
Name
Type
DEXInfos{"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"common:primitives:DEXInfo","keys_id":4,"value_id":634}}
Error Types
Name
Docs
DEXIdAlreadyExistsDEX with given id is already registered.
DEXDoesNotExistDEX with given Id is not registered.
InvalidFeeValueNumeric value provided as fee is not valid, e.g. out of basis-point range.
InvalidAccountIdAccount with given Id is not registered.