Module state

Source
Expand description

AnsHost state details

Structs§

Config
Ans host configuration

Constants§

ASSET_ADDRESSES
Stores name and address of tokens and pairs LP token pairs are stored alphabetically
ASSET_PAIRINGS
Stores the asset pairing entries to their pool ids (asset1, asset2, dex_name) -> {id: uniqueId, pool_id: poolId}
CHANNELS
stores channel-ids
CONFIG
CONTRACT_ADDRESSES
Stores contract addresses
POOL_METADATA
Stores the metadata for the pools using the unique pool id as the key
REGISTERED_DEXES
Stores the registered dex names
REV_ASSET_ADDRESSES