Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Newbie Testnet issue#290

AnsweredbyErikBjare
Bunhill-Research asked this question inQ&A
Discussion options

I have no issues running on mainnet and have tested by approving tokens, however when I try running on görli when I run:

node_address= 'https://goerli.infura.io/v3/8edfb1cf5ea64f3fa184935300dbba53'web3 = Web3(Web3.HTTPProvider(node_address))uniswapV3 = Uniswap(address=None, private_key=None, version=3, provider=None, web3=web3)

I get the following error:

File "C:\Users\Nick\anaconda3\lib\site-packages\uniswap\uniswap.py", line 109, ininit
raise Exception(f"Unknown netid: {self.netid}")

Exception: Unknown netid: 5

Obviously I am probably doing something stupid here, any suggestions?

You must be logged in to vote

Should work since this was merged:#261

Are you using the latest version?

Replies: 1 comment 1 reply

Comment options

Should work since this was merged:#261

Are you using the latest version?

You must be logged in to vote
1 reply
@Bunhill-Research
Comment options

Thank you so much, updating the version fixed it

Answer selected byBunhill-Research
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@Bunhill-Research@ErikBjare

[8]ページ先頭

©2009-2025 Movatter.jp