Expand description
Countertrade contract
Structs§
- Config
- Full configuration Updates to configuration values.
- Config
Update - Updates to configuration values.
- Instantiate
Msg - Message for instantiating a new countertrade contract.
- Market
Balance - Individual market response from QueryMsg::Balance
- Market
Status - Status of a single market
- Migrate
Msg - Migration message, currently no fields needed
Enums§
- Execute
Msg - Executions available on the countertrade contract.
- HasWork
Resp - Whether or not there is work available.
- Query
Msg - Queries that can be performed on the countertrade contract.
- Token
- Either a native token or CW20 contract
- Work
Description - Work to be performed for a specific market.