René's URL Explorer Experiment


Title: Not coneecting to Arbitrum network · Issue #415 · uniswap-python/uniswap-python · GitHub

Open Graph Title: Not coneecting to Arbitrum network · Issue #415 · uniswap-python/uniswap-python

X Title: Not coneecting to Arbitrum network · Issue #415 · uniswap-python/uniswap-python

Description: Describe the bug Not connectiong to arbitrum network To Reproduce ARBITRUM_NETWORK = 'arb' NETWORK = ARBITRUM_NETWORK # ETHEREUM_NETWORK # ALCHEMY_KEY = 'dZ0m4G7NDDk0nAw_vmLprqyJzZMchoEH' ALCHEMY_URL = f"https://{NETWORK}-mainnet.g.alche...

Open Graph Description: Describe the bug Not connectiong to arbitrum network To Reproduce ARBITRUM_NETWORK = 'arb' NETWORK = ARBITRUM_NETWORK # ETHEREUM_NETWORK # ALCHEMY_KEY = 'dZ0m4G7NDDk0nAw_vmLprqyJzZMchoEH' ALCHEMY_U...

X Description: Describe the bug Not connectiong to arbitrum network To Reproduce ARBITRUM_NETWORK = 'arb' NETWORK = ARBITRUM_NETWORK # ETHEREUM_NETWORK # ALCHEMY_KEY = 'dZ0m4G7NDDk0nAw_vmLprqyJzZMchoE...

Opengraph URL: https://github.com/uniswap-python/uniswap-python/issues/415

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Not coneecting to Arbitrum network","articleBody":"**Describe the bug**\nNot connectiong to arbitrum network\n\n**To Reproduce**\n```python\nARBITRUM_NETWORK = 'arb'\nNETWORK = ARBITRUM_NETWORK # ETHEREUM_NETWORK # \n\nALCHEMY_KEY = 'dZ0m4G7NDDk0nAw_vmLprqyJzZMchoEH'\nALCHEMY_URL = f\"https://{NETWORK}-mainnet.g.alchemy.com/v2/{ALCHEMY_KEY}\"\nprovider = ALCHEMY_URL\n\narbitrum_wbtc = '0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f'\narbitrum_usdc = '0xaf88d065e77c8cC2239327C5EDb3A432268e5831'\n\nuniswap = Uniswap(address=None, private_key=None, version=2, provider=provider)\n```\n\nRaises the following error\n```\n    uniswap = Uniswap(address=None, private_key=None, version=2, provider=provider)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/Users/i751898/Documents/personal/tests/crypto/uniswap-env/lib/python3.12/site-packages/uniswap/uniswap.py\", line 165, in __init__\n    router_contract_addr = _router_contract_addresses_v2[self.netname]\n                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^\n```\n\n**Expected behavior**\nConnect to arbitrum network\n\n**Additional context**\nThe fix seems prety simple\nin the constant files, update\n\n```python\n_factory_contract_addresses_v2 = {\n    \"mainnet\": \"0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f\",\n    ...\n    \"arbitrum\": \"0xc35dadb65012ec5796536bd9864ed8773abc74c4\" # SushiSwap Factory on Arbitrum\n}\n\n_router_contract_addresses_v2 = {\n    \"mainnet\": \"0x7a250d5630B4cF539739dF2C5dAcb4c659F2488D\",\n    ...\n    \"arbitrum\": \"0x1b02da8cb0d097eb8d57a175b88c7d8b47997506\" # SushiSwap Router on Arbitrum\n}\n```\n\nI did try manually and it worked fine|\n```python\nuniswap = Uniswap(\n    address=WALLET_ADDRESS,\n    private_key=WALLET_PRIVATE_KEY,\n    version=2,\n    provider=provider,\n    router_contract_addr=\"0x1b02da8cb0d097eb8d57a175b88c7d8b47997506\",\n    factory_contract_addr=\"0xc35dadb65012ec5796536bd9864ed8773abc74c4\"\n)\n```\n\nthanks in advanve\n","author":{"url":"https://github.com/SamuelJansen","@type":"Person","name":"SamuelJansen"},"datePublished":"2025-06-20T03:48:40.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/415/uniswap-python/issues/415"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:5df53890-0f48-5576-eb5f-38130552f402
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE4F6:1C780D:32603E:426788:696B9BAD
html-safe-noncea97a9dabd9b7a3de182db4b94c88a19d7f2e8ab58955cac505ff97b0531aa17f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNEY2OjFDNzgwRDozMjYwM0U6NDI2Nzg4OjY5NkI5QkFEIiwidmlzaXRvcl9pZCI6IjgwODkyODE2MTYyNjI0Mzc4MDYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac0c0c238ab79f6e98c62b1b463ffd8c8a36f8fc7034e0f85b00e149d6d2946d94
hovercard-subject-tagissue:3161834021
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/uniswap-python/uniswap-python/415/issue_layout
twitter:imagehttps://opengraph.githubassets.com/45bd99fad41abe7adc7b84e52f8e1e70b3938e06fcf71ef4294d9ac4db0bf456/uniswap-python/uniswap-python/issues/415
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/45bd99fad41abe7adc7b84e52f8e1e70b3938e06fcf71ef4294d9ac4db0bf456/uniswap-python/uniswap-python/issues/415
og:image:altDescribe the bug Not connectiong to arbitrum network To Reproduce ARBITRUM_NETWORK = 'arb' NETWORK = ARBITRUM_NETWORK # ETHEREUM_NETWORK # ALCHEMY_KEY = 'dZ0m4G7NDDk0nAw_vmLprqyJzZMchoEH' ALCHEMY_U...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameSamuelJansen
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/uniswap-python/uniswap-python git https://github.com/uniswap-python/uniswap-python.git
octolytics-dimension-user_id84646677
octolytics-dimension-user_loginuniswap-python
octolytics-dimension-repository_id163547548
octolytics-dimension-repository_nwouniswap-python/uniswap-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id163547548
octolytics-dimension-repository_network_root_nwouniswap-python/uniswap-python
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues/415#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Funiswap-python%2Funiswap-python%2Fissues%2F415
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Funiswap-python%2Funiswap-python%2Fissues%2F415
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=uniswap-python%2Funiswap-python
Reloadhttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues/415
Reloadhttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues/415
Reloadhttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues/415
uniswap-python https://patch-diff.githubusercontent.com/uniswap-python
uniswap-pythonhttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Funiswap-python%2Funiswap-python
Fork 383 https://patch-diff.githubusercontent.com/login?return_to=%2Funiswap-python%2Funiswap-python
Star 1k https://patch-diff.githubusercontent.com/login?return_to=%2Funiswap-python%2Funiswap-python
Code https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python
Issues 57 https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues
Pull requests 16 https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/pulls
Discussions https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/discussions
Actions https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/actions
Projects 0 https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/security
Please reload this pagehttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues/415
Insights https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/pulse
Code https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python
Issues https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues
Pull requests https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/pulls
Discussions https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/discussions
Actions https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/actions
Projects https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/projects
Security https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/security
Insights https://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/uniswap-python/uniswap-python/issues/415
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/uniswap-python/uniswap-python/issues/415
Not coneecting to Arbitrum networkhttps://patch-diff.githubusercontent.com/uniswap-python/uniswap-python/issues/415#top
bugSomething isn't workinghttps://github.com/uniswap-python/uniswap-python/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/SamuelJansen
https://github.com/SamuelJansen
SamuelJansenhttps://github.com/SamuelJansen
on Jun 20, 2025https://github.com/uniswap-python/uniswap-python/issues/415#issue-3161834021
bugSomething isn't workinghttps://github.com/uniswap-python/uniswap-python/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.