Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom RPCs for all evm chains #404

Conversation

gianfra-t
Copy link
Contributor

Issue: #403.

@gianfra-t gianfra-t linked an issue Jan 23, 2025 that may be closed by this pull request
Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for pendulum-pay ready!

Name Link
🔨 Latest commit 9a7ad25
🔍 Latest deploy log https://app.netlify.com/sites/pendulum-pay/deploys/679279b93df3ca000811b42d
😎 Deploy Preview https://deploy-preview-404--pendulum-pay.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

[bsc.id]: http(`https://bnb-mainnet.g.alchemy.com/v2/${config.alchemyApiKey}`),
[arbitrum.id]: http(`https://arb-mainnet.g.alchemy.com/v2/${config.alchemyApiKey}`),
[base.id]: http(`https://base-mainnet.g.alchemy.com/v2/${config.alchemyApiKey}`),
[avalanche.id]: http(`https://avax-mainnet.g.alchemy.com/v2/${config.alchemyApiKey}`),
}
: {
[polygon.id]: http(''),
Copy link
Member

Choose a reason for hiding this comment

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

There seems to be a type issue. I assume you'll have to define the new ones here with the fallback as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup!

@gianfra-t gianfra-t merged commit 3cd0682 into polygon-prototype-staging Jan 23, 2025
5 checks passed
@ebma ebma deleted the 403-use-custom-rpc-urls-for-all-supported-networks branch January 24, 2025 14:53
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.

Use custom RPC Urls for all supported networks
2 participants