Expand description
Copy trading contract
Structs§
- Balance
Resp - Individual market response from QueryMsg::Balance
- Balance
Resp Item - Individual market response inside BalanceResp
- Config
- Full configuration Updates to configuration values.
- Config
Update - Updates to configuration values.
- DecQueue
Position Id - Queue position number
- Factory
Config Update - Updates to configuration values.
- IncQueue
Position Id - Queue position number
- Instantiate
Msg - Message for instantiating a new copy trading contract.
- Leader
Status Resp - Individual response from QueryMsg::LeaderStatus
- Migrate
Msg - Migration message, currently no fields needed
- Queue
Item Status - Queue item status
- Queue
Resp - Individual response from QueryMsg::QueueStatus
- Token
Status - Individual response from QueryMsg::LeaderStatus
Enums§
- DecMarket
Item - Queue item that needs to be processed
- DecQueue
Item - Queue item that needs to be processed
- Execute
Msg - Executions available on the copy trading contract.
- Failed
Reason - Failure reason on why queue processing failed
- IncMarket
Item - Queue item that needs to be processed
- IncQueue
Item - Queue item that needs to be processed
- Processing
Status - Queue item Processing status
- Query
Msg - Queries that can be performed on the copy contract.
- Queue
Item - Queue Item
- Queue
Position Id - Queue position id that needs to be processed
- Requires
Token - Token required for the queue item
- Token
- Token accepted by the contract
- Work
Description - Work Description
- Work
Resp - Work response