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

deprecate goerli (+ zksync, base, arbitrum, optimism) #550

Merged

Conversation

CoveMB
Copy link
Contributor

@CoveMB CoveMB commented Apr 5, 2024

deprecate goerli (+ zksync, base, arbitrum, optimism)

@@ -32,7 +32,7 @@ async function main() {
solidityFilePath: 'contracts/Vault.sol',
contractName: 'VaultV2',
contractAddress: '0x38e373CC414e90dDec45cf7166d497409902e998',
contractNetwork: 'goerli',
contractNetwork: 'sepolia',
Copy link
Member

@MCarlomagno MCarlomagno Apr 19, 2024

Choose a reason for hiding this comment

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

We should also change the contract address if we change the network in all examples, we need to keep the same contract ABI

Copy link
Contributor

@tirumerla tirumerla left a comment

Choose a reason for hiding this comment

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

lgtm

@CoveMB CoveMB merged commit cd7d7cf into master Apr 30, 2024
14 checks passed
@CoveMB CoveMB deleted the plat-3311-remove-support-for-goerli-network-and-related-assets branch April 30, 2024 00:45
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