v131

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StrategicReservcePoolOwnerAccount = "c4e1p0smw03cwhqn05fkalfpcr0ngqv5jrpnx2cp54"
	StrategicReservceShortTermPool    = "Strategic reserve short term round pool"

	StrategicReserveAccount = "c4e1hcfjejmxzl8d95xka5j8cjegmf32u2lee3q422"
	LiquidityPoolOwner      = "c4e16n7yweagu3fxfzvay6cz035hddda7z3ntdxq3l"
	EarlyBirdRoundPoolName  = "Early-bird round pool"
	PublicRoundPoolName     = "Public round pool"
)
View Source
const (
	VcRoundTypeName        = "VC round"
	ValidatorRoundTypeName = "Validator round"
	PublicRoundTypeName    = "Public round"
	EarlyBirdRoundTypeName = "Early-bird round"
)
View Source
const UpgradeName = "v1.3.1"

Variables

View Source
var (
	AmountToBurnFromStrategicReservePool = math.NewInt(20_000_000_000_000)

	AmountToBurnFromCommunityPool = math.NewInt(60_000_000_000_000)

	AmountToUnlockFromStrategicReserveAccount = math.NewInt(34_200_000_000_000)
	AmountToSendToLiquidtyPoolOwner           = math.NewInt(10_000_000_000_000)
	AmountToBurnFromStrategicReserveAccount   = math.NewInt(24_200_000_000_000)
)
View Source
var Upgrade = upgrades.Upgrade{
	UpgradeName:          UpgradeName,
	CreateUpgradeHandler: CreateUpgradeHandler,
}

Functions

func CreateUpgradeHandler

func CreateUpgradeHandler(
	mm *module.Manager,
	configurator module.Configurator,
	bpm upgrades.BaseAppParamManager,
	appKeepers upgrades.AppKeepers,
) upgradetypes.UpgradeHandler

func ModifyVestingTypes

func ModifyVestingTypes(ctx sdk.Context, appKeepers cfeupgradetypes.AppKeepers) error

func UpdateCommunityPool

func UpdateCommunityPool(ctx sdk.Context, appKeepers cfeupgradetypes.AppKeepers) error

func UpdateStrategicReserveAccount

func UpdateStrategicReserveAccount(ctx sdk.Context, appKeepers cfeupgradetypes.AppKeepers) error

func UpdateStrategicReserveShortTermPool

func UpdateStrategicReserveShortTermPool(ctx sdk.Context, appKeepers cfeupgradetypes.AppKeepers) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL