Expand description
Modules§
- state
- AnsHost state details
Structs§
- Asset
Filter - UNUSED - stub for future use
- Asset
Info Filter - UNUSED - stub for future use
- Asset
Infos Response - Asset
Pairing Filter - Assets
Response - Query response
- Channel
Filter - UNUSED - stub for future use
- Channel
List Response - Channels
Response - Config
Response - Contract
Filter - UNUSED - stub for future use
- Contract
List Response - Contracts
Response - Instantiate
Msg - AnsHost Instantiate msg
- Pool
Address List Response - Pool
Metadata Filter - Filter on the pool metadatas
- Pool
Metadata List Response - Pool
Metadatas Response - Pools
Response - Registered
Dexes Response
Enums§
- Execute
Msg - AnsHost Execute msg
- Migrate
Msg - Query
Msg - AnsHost smart-query
Traits§
- Async
Query MsgFns - Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
- Execute
MsgFns - Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
- Query
MsgFns - Automatically derived trait that allows you to call the variants of the message directly without the need to construct the struct yourself.
Type Aliases§
- Asset
Info List Response - Asset
Info MapEntry - Map entry for assets (info -> asset_name)
- Asset
List Response - Query response
- Asset
MapEntry - Map entry for assets (asset_name -> info)
- Asset
Pair - Asset
Pairing MapEntry - A map entry of ((asset_x, asset_y, dex) -> compound_pool_id)
- Channel
MapEntry - Map entry for channels
- Contract
MapEntry - Map entry for contracts (contract -> address)
- Pool
Metadata MapEntry - A map entry of (unique_pool_id -> pool_metadata)