SORA
subscan
Runtime Modules / DEXManager
Spec Version:
Storage Functions
Name
Type
DEXInfos{"origin":"MapType","map_type":{"key":"DEXId","hasher":"Twox64Concat","value":"DEXInfo","isLinked":false}}
Error Types
Name
Docs
DEXIdAlreadyExists DEX with given id is already registered.
DEXDoesNotExist DEX with given Id is not registered.
InvalidFeeValue Numeric value provided as fee is not valid, e.g. out of basis-point range.
InvalidAccountId Account with given Id is not registered.