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

[ASL-4995] replace goerli with holesky as ethereum testnet #180

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

morsha
Copy link
Contributor

@morsha morsha commented Jan 30, 2024

On Holesky:

ERC20 test contract: 0xe20c80EEf6911888D2A13FB181B476cd5E47f6B3
Mint test contract: 0x3978aaae125cba044d1d2864a68bf4e77720adbf

Copy link

netlify bot commented Jan 30, 2024

Deploy Preview for qubic-js-sdk-example ready!

Name Link
🔨 Latest commit 08a4f23
🔍 Latest deploy log https://app.netlify.com/sites/qubic-js-sdk-example/deploys/65b9e3bb5abcec00084ed043
😎 Deploy Preview https://deploy-preview-180--qubic-js-sdk-example.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.

case Network.BSC:
case Network.BSC_TESTNET:
currentMiddleware = createJsonRpcServerMiddleware({
url: currentNetwork === Network.BSC ? BSC_RPC_URL : BSC_TESTNET_RPC_URL,
Copy link
Contributor

Choose a reason for hiding this comment

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

不用 tenery 直接改 switch case

Copy link
Contributor Author

Choose a reason for hiding this comment

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

也是

@morsha morsha force-pushed the ASL-4995/holesky-support branch from b7e356d to 08a4f23 Compare January 31, 2024 06:07
@morsha morsha merged commit ea0d475 into master Feb 1, 2024
4 checks passed
@morsha morsha deleted the ASL-4995/holesky-support branch February 1, 2024 02:41
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.

2 participants