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

chore: deploy v4 contracts for polygon and bsc #144

Merged
merged 1 commit into from
May 3, 2024

Conversation

sachushaji
Copy link
Contributor

this pr adds changes to deploy v4 contracts
for bsc and polygon testnets

Ticket: WP-1803

this pr adds changes to deploy v4 contracts
for bsc and polygon testnets

Ticket: WP-1803
},
bsc: {
url: `https://bsc-dataseed1.binance.org/`,
accounts: [`${MAINNET_PRIVATE_KEY_FOR_CONTRACT_DEPLOYMENT}`]
},
tbsc: {
url: `https://data-seed-prebsc-1-s1.binance.org:8545/`,
accounts: [`${TESTNET_PRIVATE_KEY_FOR_CONTRACT_DEPLOYMENT}`]
accounts: [`${PRIVATE_KEY_FOR_V4_CONTRACT_DEPLOYMENT}`]
Copy link
Contributor

Choose a reason for hiding this comment

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

For BSC, you need to make sure that BSCSCAN_API_KEY is added to github secrets.

Copy link
Contributor

@mullapudipruthvik mullapudipruthvik left a comment

Choose a reason for hiding this comment

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

Do you think we will use the latest wallet simple contracts again for existing coins like eth ?
@gianchandania @sachushaji

@sachushaji
Copy link
Contributor Author

@mullapudipruthvik There is a chance yes

@sachushaji sachushaji merged commit 5c72d31 into master May 3, 2024
4 checks passed
@sachushaji sachushaji deleted the deploy-polygon-bsc branch May 3, 2024 06: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.

3 participants