pub async fn get_creatorcode_v2(
    http_client: &Client,
    name: &str
) -> Result<CreatorCodeV2>