next_etherscan_api_key

Function next_etherscan_api_key 

Source
pub fn next_etherscan_api_key() -> String
Expand 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.