v4

package
v4.0.0-rc0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Upgrade = upgrades.Upgrade{
	UpgradeName:          "fxv4",
	CreateUpgradeHandler: createUpgradeHandler,
	PreUpgradeCmd:        preUpgradeCmd(),
	StoreUpgrades: func() *storetypes.StoreUpgrades {
		return &storetypes.StoreUpgrades{
			Added: []string{
				arbitrumtypes.ModuleName,
				optimismtypes.ModuleName,
			},
			Deleted: []string{
				gravitytypes.ModuleName,
			},
		}
	},
}

Functions

func CreateEvmModuleAccount

func CreateEvmModuleAccount(ctx sdk.Context, k authkeeper.AccountKeeper)

func GetBscRemoveOracles

func GetBscRemoveOracles(chainId string) []string

func InitGovFXParams

func InitGovFXParams(ctx sdk.Context, keeper keeper.Keeper)

func UpdateDenomAliases

func UpdateDenomAliases(ctx sdk.Context, k erc20keeper.Keeper)

Types

type DenomAlias

type DenomAlias struct {
	Denom string
	Alias string
}

func GetUpdateDenomAlias

func GetUpdateDenomAlias(chainId string) []DenomAlias

Jump to

Keyboard shortcuts

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