get_etherscan_address_link Documentation for eth_defi.etherscan.config.get_etherscan_address_link function. get_etherscan_address_link(chain_id, address) Get the Etherscan address link for a given chain ID and address. Parameters chain_id (int) – address (str) – Return type str | None