Function fetch_creation_code

Source
pub async fn fetch_creation_code(
    contract: Address,
    client: Client,
    provider: RetryProvider,
) -> Result<Bytes>
Expand description

Fetches the creation code of a contract from Etherscan and RPC.