Skip to content

Conversation

@adamvizly
Copy link
Contributor

No description provided.

@adamvizly adamvizly requested a review from PooyaFekri July 2, 2024 08:13
Comment on lines 7 to 11
self.eth_w3 = Web3.HTTPProvider(
"https://mainnet.infura.io/v3/YOUR_INFURA_PROJECT_ID"
)
self.arb_w3 = Web3.HTTPProvider("https://arb1.arbitrum.io/rpc")
self.nova_w3 = Web3.HTTPProvider("https://nova.arbitrum.io/rpc")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check Web3Util in core.utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants