pub fn create_claim_for_msg(
    address: String,
    action: ClaimAction
) -> CosmosMsg<StargazeMsgWrapper>