pub fn extract_address(log: &RpcLog) -> Result<Address>
Extract contract address from RPC log.
Returns an error if the address is invalid.