is_proxy_contract

Function is_proxy_contract 

Source
pub async fn is_proxy_contract(
    provider: impl Provider,
    addr: Address,
) -> Result<bool>
Expand description

helper function to decide if the contract at given address addr is a proxy contract