Module abstract_core::ans_host
source · Expand description
AnsHost
abstract_core::ans_host
stores chain-specific contract addresses.
Description
Contract and asset addresses are stored on the ans_host contract and are retrievable trough smart or raw queries.
Modules
- AnsHost state details
Structs
- UNUSED - stub for future use
- UNUSED - stub for future use
- Query response
- Query response
- UNUSED - stub for future use
- UNUSED - stub for future use
- AnsHost Instantiate msg
- Filter on the pool metadatas
Enums
- AnsHost Execute msg
- AnsHost smart-query
Type Definitions
- Map entry for assets (info -> asset_name)
- Map entry for assets (asset_name -> info)
- A map entry of ((asset_x, asset_y, dex) -> compound_pool_id)
- Map entry for channels
- Map entry for contracts (contract -> address)
- A map entry of (unique_pool_id -> pool_metadata)