Optional
balancesbalances is an array containing the balances of all the accounts.
Optional
denom_denom_metadata defines the metadata of the differents coins.
Optional
paramsparams defines all the paramaters of the module.
Optional
supplysupply represents the total supply. If it is left empty, then supply will be calculated based on the provided balances. Otherwise, it will be used to validate that the sum of the balances equals this amount.
GenesisState defines the bank module's genesis state.