Module countertrade

Module countertrade 

Source
Expand description

Countertrade contract

Structs§

Config
Full configuration Updates to configuration values.
ConfigUpdate
Updates to configuration values.
InstantiateMsg
Message for instantiating a new countertrade contract.
MarketBalance
Individual market response from QueryMsg::Balance
MarketStatus
Status of a single market
MigrateMsg
Migration message, currently no fields needed

Enums§

ExecuteMsg
Executions available on the countertrade contract.
HasWorkResp
Whether or not there is work available.
QueryMsg
Queries that can be performed on the countertrade contract.
Token
Either a native token or CW20 contract
WorkDescription
Work to be performed for a specific market.