pub type ValOwners<T: Config> = StorageMap<_GeneratedPrefixForStorageValOwners<T>, Identity, EthAddress, RewardInfo, ValueQuery>;
A map EthAddresses -> RewardInfo, that is claimable and remaining vested amounts per address