Module farm_manager

Source

Structs§

Config
Configuration for the contract (manager)
Farm
Represents a farm.
FarmParams
Parameters for creating farms
FarmsResponse
The response for the farms query
InstantiateMsg
The instantiation message
LpWeightResponse
The response for the LP weight query
MigrateMsg
The migrate message
Position
Represents an LP position.
PositionsResponse

Enums§

Curve
ExecuteMsg
The execution messages
FarmAction
FarmsBy
Enum to filter farms by identifier, lp denom or the farm asset. Used in the farms query.
PositionAction
PositionsBy
Enum to filter positions by identifier or receiver. Used in the positions query.
QueryMsg
The query messages
RewardsResponse

Constants§

DEFAULT_FARM_DURATION
Default farm duration in epochs
MIN_FARM_AMOUNT
Minimum amount of an asset to create a farm with

Type Aliases§

EpochId