☰
IsValid
IsValid
Required Methods
is_valid
Implementors
In common
Modules
cache_storage
eth
macros
migrations
prelude
serialization
utils
weights
Macros
assert_approx_eq
balance
dbg
fixed
fixed_const
fixed_wrapper
generate_storage_instance
location_stamp
our_include
our_include_bytes
storage_remove_all
vec_push
Structs
AssetId32
AssetName
AssetSymbol
BalanceWrapper
BoundedString
ContentSource
CrowdloanTag
DEXInfo
Description
LiquiditySourceId
PswapRemintInfo
Rate
SymbolName
TradingPair
Enums
AssetIdExtraAssetRecordArg
DEXId
FilterMode
InvokeRPCError
LiquiditySourceType
ManagementMode
Oracle
PredefinedAssetId
PriceVariant
RewardReason
TechAccountId
TechAssetId
TechPurpose
Constants
ASSET_CONTENT_SOURCE_MAX_LENGTH
ASSET_DESCRIPTION_MAX_LENGTH
CERES_ASSET_ID
DAI
DEFAULT_BALANCE_PRECISION
DEMETER_ASSET_ID
DOT
ETH
FIXED_PRECISION
HERMES_ASSET_ID
KSM
PSWAP
TBCD
TECH_ACCOUNT_MAGIC_PREFIX
USDT
VAL
XOR
XST
XSTUSD
Traits
AssetInfoProvider
BuyBackHandler
Config
DataFeed
DemeterFarmingPallet
DexInfoProvider
EnsureDEXManager
EnsureTradingPairExists
FromGenericPair
GetLstIdAndTradingPairFromTechAsset
GetMarketInfo
GetPoolReserves
GetTechAssetWithLstTag
IsRepresentable
IsRepresentation
IsValid
LiquidityProxyTrait
LiquidityRegistry
LiquiditySource
OnNewSymbolsRelayed
OnPoolCreated
OnPoolReservesChanged
OnPswapBurned
OnSymbolDisabled
OnValBurned
PoolXykPallet
PriceToolsPallet
PureOrWrapped
ReferencePriceProvider
ReferrerAccountProvider
SwapAction
SwapRulesValidation
SyntheticInfoProvider
ToFeeAccount
ToMarkerAsset
ToOrderTechUnitFromDEXAndTradingPair
ToTechUnitFromDEXAndAsset
ToXykTechUnitFromDEXAndTradingPair
TradingPairSourceManager
VestedRewardsPallet
WrappedRepr
Functions
comm_merkle_op
convert_block_number_to_timestamp
hash
hash_to_u128_pair
sort_with_hash_key
with_transaction
Type Definitions
AccountIdOf
Amount
Asset
AssetId32Code
Balance
BalancePrecision
BasisPoints
DexIdOf
Fixed
FixedInner
Price
?
Trait
common
::
IsValid
source
·
[
−
]
pub trait IsValid { // Required method fn
is_valid
(&self) ->
bool
; }
Required Methods
§
source
fn
is_valid
(&self) ->
bool
Implementors
§
source
§
impl
IsValid
for
AssetName
source
§
impl
IsValid
for
AssetSymbol
source
§
impl
IsValid
for
ContentSource
source
§
impl
IsValid
for
CrowdloanTag
source
§
impl
IsValid
for
Description
source
§
impl
IsValid
for
SymbolName