Versions in this module Expand all Collapse all v8 v8.0.3 Jan 27, 2022 v8.0.2 Jan 27, 2022 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