pub fn next_etherscan_api_key() -> StringExpand description
Returns the next Etherscan API key to use from the rotation pool.
This function implements a round-robin rotation strategy across the available API keys to distribute load and avoid hitting rate limits on any single key.