Versions in this module Expand all Collapse all v0 v0.400.3 Oct 18, 2021 v0.400.1 Oct 18, 2021 Changes in this version + const ModuleName + const QuerierRoute + const RouterKey + const StoreKey + var BalancesPrefix = []byte("balances") + var DenomMetadataPrefix = []byte + var SupplyKey = []byte + func AddressFromBalancesStore(key []byte) sdk.AccAddress + func DenomMetadataKey(denom string) []byte + func Migrate(bankGenState v038bank.GenesisState, authGenState v039auth.GenesisState, ...) *types.GenesisState + func RegisterInterfaces(registry codectypes.InterfaceRegistry) + type SupplyI interface