{"id":74983,"library":"ethers-etherscan","title":"Ethers Etherscan","description":"Bindings for the Etherscan.io web API to interact with Ethereum blockchain data.","status":"active","version":"2.0.14","language":"rust","source_language":null,"source_url":"https://github.com/gakonst/ethers-rs","tags":["ethereum","etherscan","api","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nethers-etherscan = \"2.0.14\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ethers-etherscan","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use ethers_etherscan::Client;"}],"quickstart":{"code":"use ethers_etherscan::Client;\n\n#[tokio::main]\nasync fn main() {\n    let client = Client::new(\"YOUR_API_KEY\").unwrap();\n    println!(\"Etherscan client created\");\n}","lang":"rust","description":"Create an Etherscan API client"},"warnings":[{"fix":"Obtain a free API key from etherscan.io","message":"Requires API key from Etherscan; rate limits apply","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'api':8,17 'bind':3 'blockchain':13,18 'data':14 'ether':1 'ethereum':12,15 'etherscan':2,16 'etherscan.io':6 'interact':10 'web':7","created_at":"2026-06-17T19:10:43.108383+00:00","updated_at":"2026-06-17T19:10:43.108383+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gakonst/ethers-rs","github":"https://github.com/gakonst/ethers-rs","docs":"https://docs.rs/ethers-etherscan/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}